Pull request #42511 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dc7cbb9b337c84bdd76e849ae361dffb191dd936+b7b7571331f500c0164716dc22bcc54edfaa7119 (1b8d5d2031d9330c856df6a35ca8f8850a032fbb) 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-42511@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 [2021-06-10T20:39:27.142Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-10T20:39:27.146Z] Trying to pass milestone 3 [Pipeline] milestone [2021-06-10T20:39:27.198Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-10T20:39:27.356Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00cb33becc8fedc5f) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] { [Pipeline] checkout [2021-06-10T20:39:27.387Z] The recommended git tool is: git [2021-06-10T20:39:27.403Z] using credential docker-jenkins-github-credentials [2021-06-10T20:39:27.411Z] Cloning the remote Git repository [2021-06-10T20:39:27.411Z] Cloning with configured refspecs honoured and without tags [2021-06-10T20:39:27.394Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:39:27.394Z] > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10 [2021-06-10T20:39:27.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:27.407Z] > git --version # timeout=10 [2021-06-10T20:39:27.410Z] > git --version # 'git version 2.17.1' [2021-06-10T20:39:27.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:27.411Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:41.801Z] Fetching without tags [2021-06-10T20:39:42.134Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:39:42.627Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:39:42.627Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:39:43.208Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [2021-06-10T20:39:41.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:39:41.757Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:39:41.765Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:41.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:39:41.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:41.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:41.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:42.112Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:39:42.119Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:39:42.565Z] > git remote # timeout=10 [2021-06-10T20:39:42.570Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:39:42.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:42.579Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:39:42.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:39:42.605Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:39:42.615Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:39:43.187Z] > git rev-list --no-walk dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T20:39:43.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-06-10T20:39:46.435Z] 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-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-06-10T20:39:46.897Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0929d0d5acaa738a3) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] node [Pipeline] node [2021-06-10T20:39:46.903Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00cb33becc8fedc5f) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-10T20:39:46.909Z] Running on azwin-2-a848c0 in d:\jenkins\workspace\moby_PR-42511 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-06-10T20:39:46.918Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca95fc40fe8d1074) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-06-10T20:39:46.973Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-10T20:39:46.983Z] The recommended git tool is: git [Pipeline] checkout [2021-06-10T20:39:46.988Z] The recommended git tool is: git [2021-06-10T20:39:46.996Z] using credential docker-jenkins-github-credentials [2021-06-10T20:39:46.996Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2021-06-10T20:39:47.005Z] Cloning the remote Git repository [2021-06-10T20:39:47.005Z] Cloning with configured refspecs honoured and without tags [2021-06-10T20:39:47.006Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-10T20:39:47.019Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-10T20:39:47.078Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-06-10T20:39:47.116Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-06-10T20:39:47.133Z] using credential docker-jenkins-github-credentials [2021-06-10T20:39:47.138Z] Cloning the remote Git repository [2021-06-10T20:39:47.138Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-06-10T20:39:46.978Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42511/.git # timeout=10 [2021-06-10T20:39:46.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:39:46.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:46.997Z] > git --version # timeout=10 [2021-06-10T20:39:47.001Z] > git --version # 'git version 2.17.1' [2021-06-10T20:39:47.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.002Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-10T20:39:47.196Z] Running on azwin-2-1f4830 in d:\jenkins\workspace\moby_PR-42511 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2021-06-10T20:39:47.289Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-06-10T20:39:47.291Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [Pipeline] // stage [Pipeline] } [2021-06-10T20:39:47.306Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T20:39:47.365Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:39:47.366Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [Pipeline] // stage [Pipeline] // stage [2021-06-10T20:39:47.381Z] Cloning the remote Git repository [2021-06-10T20:39:47.381Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-06-10T20:39:47.398Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-06-10T20:39:47.435Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T20:39:47.616Z] using credential docker-jenkins-github-credentials [2021-06-10T20:39:47.691Z] Cloning the remote Git repository [2021-06-10T20:39:47.691Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:39:47.008Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:39:47.008Z] > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10 [2021-06-10T20:39:47.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:47.019Z] > git --version # timeout=10 [2021-06-10T20:39:47.022Z] > git --version # 'git version 2.17.1' [2021-06-10T20:39:47.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.023Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:47.269Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:39:47.277Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:39:47.322Z] > git remote # timeout=10 [2021-06-10T20:39:47.327Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:39:47.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.330Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:39:47.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:39:47.344Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:39:47.359Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:39:47.186Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:39:47.186Z] > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10 [2021-06-10T20:39:47.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:47.203Z] > git --version # timeout=10 [2021-06-10T20:39:47.209Z] > git --version # 'git version 2.17.1' [2021-06-10T20:39:47.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.210Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:48.145Z] + docker version [2021-06-10T20:39:48.145Z] Client: Docker Engine - Community [2021-06-10T20:39:48.145Z] Version: 20.10.6 [2021-06-10T20:39:48.145Z] API version: 1.41 [2021-06-10T20:39:48.145Z] Go version: go1.13.15 [2021-06-10T20:39:48.145Z] Git commit: 370c289 [2021-06-10T20:39:48.145Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T20:39:48.145Z] OS/Arch: linux/amd64 [2021-06-10T20:39:48.145Z] Context: default [2021-06-10T20:39:48.145Z] Experimental: true [2021-06-10T20:39:48.145Z] [2021-06-10T20:39:48.145Z] Server: Docker Engine - Community [2021-06-10T20:39:48.145Z] Engine: [2021-06-10T20:39:48.145Z] Version: 20.10.6 [2021-06-10T20:39:48.145Z] API version: 1.41 (minimum version 1.12) [2021-06-10T20:39:48.145Z] Go version: go1.13.15 [2021-06-10T20:39:48.145Z] Git commit: 8728dd2 [2021-06-10T20:39:48.145Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T20:39:48.145Z] OS/Arch: linux/amd64 [2021-06-10T20:39:48.145Z] Experimental: true [2021-06-10T20:39:48.145Z] containerd: [2021-06-10T20:39:48.145Z] Version: 1.4.6 [2021-06-10T20:39:48.145Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:39:48.145Z] runc: [2021-06-10T20:39:48.145Z] Version: 1.0.0-rc95 [2021-06-10T20:39:48.145Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:39:48.145Z] docker-init: [2021-06-10T20:39:48.145Z] Version: 0.19.0 [2021-06-10T20:39:48.145Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T20:39:47.415Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:39:47.416Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-10T20:39:47.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:47.579Z] > git --version # timeout=10 [2021-06-10T20:39:47.711Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-10T20:39:47.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.716Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:48.423Z] + docker info [2021-06-10T20:39:47.726Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:39:47.726Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-10T20:39:47.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:39:47.783Z] > git --version # timeout=10 [2021-06-10T20:39:47.829Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-10T20:39:47.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:39:47.832Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:39:48.988Z] Client: [2021-06-10T20:39:48.988Z] Context: default [2021-06-10T20:39:48.988Z] Debug Mode: false [2021-06-10T20:39:48.988Z] Plugins: [2021-06-10T20:39:48.988Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T20:39:48.988Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T20:39:48.988Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T20:39:48.988Z] [2021-06-10T20:39:48.988Z] Server: [2021-06-10T20:39:48.988Z] Containers: 0 [2021-06-10T20:39:48.988Z] Running: 0 [2021-06-10T20:39:48.988Z] Paused: 0 [2021-06-10T20:39:48.988Z] Stopped: 0 [2021-06-10T20:39:48.988Z] Images: 3 [2021-06-10T20:39:48.988Z] Server Version: 20.10.6 [2021-06-10T20:39:48.988Z] Storage Driver: overlay2 [2021-06-10T20:39:48.988Z] Backing Filesystem: extfs [2021-06-10T20:39:48.988Z] Supports d_type: true [2021-06-10T20:39:48.988Z] Native Overlay Diff: true [2021-06-10T20:39:48.988Z] userxattr: false [2021-06-10T20:39:48.988Z] Logging Driver: json-file [2021-06-10T20:39:48.988Z] Cgroup Driver: cgroupfs [2021-06-10T20:39:48.988Z] Cgroup Version: 1 [2021-06-10T20:39:48.988Z] Plugins: [2021-06-10T20:39:48.988Z] Volume: local [2021-06-10T20:39:48.988Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T20:39:48.988Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T20:39:48.988Z] Swarm: inactive [2021-06-10T20:39:48.988Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-10T20:39:48.988Z] Default Runtime: runc [2021-06-10T20:39:48.988Z] Init Binary: docker-init [2021-06-10T20:39:48.988Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:39:48.988Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:39:48.988Z] init version: de40ad0 [2021-06-10T20:39:48.988Z] Security Options: [2021-06-10T20:39:48.988Z] apparmor [2021-06-10T20:39:48.988Z] seccomp [2021-06-10T20:39:48.988Z] Profile: default [2021-06-10T20:39:48.988Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T20:39:48.988Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T20:39:48.988Z] OSType: linux [2021-06-10T20:39:48.988Z] Architecture: x86_64 [2021-06-10T20:39:48.988Z] CPUs: 2 [2021-06-10T20:39:48.988Z] Total Memory: 7.487GiB [2021-06-10T20:39:48.988Z] Name: ip-10-100-115-52 [2021-06-10T20:39:48.988Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T20:39:48.988Z] Docker Root Dir: /var/lib/docker [2021-06-10T20:39:48.988Z] Debug Mode: false [2021-06-10T20:39:48.988Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:39:48.988Z] Labels: [2021-06-10T20:39:48.988Z] Experimental: true [2021-06-10T20:39:48.988Z] Insecure Registries: [2021-06-10T20:39:48.988Z] 127.0.0.0/8 [2021-06-10T20:39:48.988Z] Live Restore Enabled: true [2021-06-10T20:39:48.988Z] [2021-06-10T20:39:48.988Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T20:39:49.266Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:39:49.266Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:39:49.266Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42511/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T20:39:49.266Z] + bash /home/ubuntu/workspace/moby_PR-42511/check-config.sh [2021-06-10T20:39:49.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T20:39:49.266Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T20:39:49.266Z] [2021-06-10T20:39:49.266Z] Generally Necessary: [2021-06-10T20:39:49.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T20:39:49.266Z] - apparmor: enabled and tools installed [2021-06-10T20:39:49.266Z] - CONFIG_NAMESPACES: enabled [2021-06-10T20:39:49.266Z] - CONFIG_NET_NS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_PID_NS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_IPC_NS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_UTS_NS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CGROUPS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T20:39:49.266Z] - CONFIG_CPUSETS: enabled [2021-06-10T20:39:49.266Z] - CONFIG_MEMCG: enabled [2021-06-10T20:39:49.266Z] - CONFIG_KEYS: enabled [2021-06-10T20:39:49.524Z] - CONFIG_VETH: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T20:39:49.524Z] [2021-06-10T20:39:49.524Z] Optional Features: [2021-06-10T20:39:49.524Z] - CONFIG_USER_NS: enabled [2021-06-10T20:39:49.524Z] - CONFIG_SECCOMP: enabled [2021-06-10T20:39:49.524Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T20:39:49.524Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T20:39:49.524Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T20:39:49.524Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T20:39:49.524Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T20:39:49.524Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T20:39:49.524Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T20:39:49.524Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T20:39:49.524Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T20:39:49.524Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T20:39:49.524Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T20:39:49.524Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T20:39:49.524Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T20:39:49.524Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T20:39:49.524Z] - CONFIG_EXT4_FS: enabled [2021-06-10T20:39:49.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T20:39:49.524Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T20:39:49.524Z] - Network Drivers: [2021-06-10T20:39:49.524Z] - "overlay": [2021-06-10T20:39:49.524Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T20:39:49.524Z] Optional (for encrypted networks): [2021-06-10T20:39:49.524Z] - CONFIG_CRYPTO: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T20:39:49.524Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T20:39:49.524Z] - CONFIG_XFRM: enabled [2021-06-10T20:39:49.524Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T20:39:49.524Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T20:39:49.524Z] - "ipvlan": [2021-06-10T20:39:49.524Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T20:39:49.524Z] - "macvlan": [2021-06-10T20:39:49.782Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T20:39:49.782Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T20:39:49.782Z] - "ftp,tftp client in container": [2021-06-10T20:39:49.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T20:39:49.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T20:39:49.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T20:39:49.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T20:39:49.782Z] - Storage Drivers: [2021-06-10T20:39:49.782Z] - "aufs": [2021-06-10T20:39:49.782Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T20:39:49.782Z] - "btrfs": [2021-06-10T20:39:49.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T20:39:49.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T20:39:49.782Z] - "devicemapper": [2021-06-10T20:39:49.782Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T20:39:49.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T20:39:49.782Z] - "overlay": [2021-06-10T20:39:49.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T20:39:49.782Z] - "zfs": [2021-06-10T20:39:49.782Z] - /dev/zfs: present [2021-06-10T20:39:49.782Z] - zfs command: missing [2021-06-10T20:39:49.782Z] - zpool command: missing [2021-06-10T20:39:49.782Z] [2021-06-10T20:39:49.782Z] Limits: [2021-06-10T20:39:49.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T20:39:49.782Z] [2021-06-10T20:39:49.782Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T20:39:50.102Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 . [2021-06-10T20:39:50.102Z] #2 [internal] load .dockerignore [2021-06-10T20:39:50.102Z] #2 sha256:d88d340733b5cdd72317a1e849a81e771307b24c3ae67967a3af3247e1557804 [2021-06-10T20:39:50.102Z] #2 transferring context: 87B done [2021-06-10T20:39:50.102Z] #2 DONE 0.0s [2021-06-10T20:39:50.102Z] [2021-06-10T20:39:50.102Z] #1 [internal] load build definition from Dockerfile [2021-06-10T20:39:50.102Z] #1 sha256:5e150a15e8c2a2c929df398c92c46f0bf475caec1251f338a8e08698104ae9a9 [2021-06-10T20:39:50.102Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T20:39:50.102Z] #1 DONE 0.0s [2021-06-10T20:39:50.102Z] [2021-06-10T20:39:50.102Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T20:39:50.102Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T20:39:50.360Z] #3 DONE 0.1s [2021-06-10T20:39:50.360Z] [2021-06-10T20:39:50.360Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T20:39:50.360Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T20:39:50.360Z] #4 CACHED [2021-06-10T20:39:50.650Z] [2021-06-10T20:39:50.650Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:39:50.650Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T20:39:50.650Z] #6 ... [2021-06-10T20:39:50.650Z] [2021-06-10T20:39:50.650Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T20:39:50.650Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T20:39:50.650Z] #8 DONE 0.1s [2021-06-10T20:39:50.650Z] [2021-06-10T20:39:50.650Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:39:50.650Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:39:50.650Z] #7 DONE 0.1s [2021-06-10T20:39:50.650Z] [2021-06-10T20:39:50.650Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:39:50.650Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T20:39:50.650Z] #5 DONE 0.1s [2021-06-10T20:39:50.650Z] [2021-06-10T20:39:50.650Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:39:50.650Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T20:39:50.909Z] #6 DONE 0.3s [2021-06-10T20:39:50.909Z] [2021-06-10T20:39:50.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:39:50.909Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:39:50.909Z] #9 DONE 0.0s [2021-06-10T20:39:50.909Z] [2021-06-10T20:39:50.909Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:39:50.909Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:39:50.909Z] #65 DONE 0.0s [2021-06-10T20:39:50.909Z] [2021-06-10T20:39:50.909Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:39:50.909Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T20:39:50.909Z] #63 DONE 0.0s [2021-06-10T20:39:50.909Z] [2021-06-10T20:39:50.909Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:39:50.909Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:39:50.909Z] #26 DONE 0.0s [2021-06-10T20:39:50.909Z] [2021-06-10T20:39:50.909Z] #23 [internal] load build context [2021-06-10T20:39:50.909Z] #23 sha256:f40146f3867aa0cd2a8dadbc1fea1b878a711ab9425fc21e215aaa66c80f88d7 [2021-06-10T20:39:51.476Z] #23 ... [2021-06-10T20:39:51.476Z] [2021-06-10T20:39:51.476Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T20:39:51.476Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T20:39:51.476Z] #42 DONE 0.4s [2021-06-10T20:39:51.476Z] [2021-06-10T20:39:51.476Z] #23 [internal] load build context [2021-06-10T20:39:51.476Z] #23 sha256:f40146f3867aa0cd2a8dadbc1fea1b878a711ab9425fc21e215aaa66c80f88d7 [2021-06-10T20:39:52.416Z] #23 transferring context: 55.89MB 1.7s done [2021-06-10T20:39:52.675Z] #23 DONE 1.7s [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #36 [tini 1/2] 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 [2021-06-10T20:39:52.675Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:39:52.675Z] #36 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T20:39:52.675Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T20:39:52.675Z] #66 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T20:39:52.675Z] #60 sha256:e38e67385eea71737029ad5f5c1575fcec785a4baacb7eef05d7310fdcddbec8 [2021-06-10T20:39:52.675Z] #60 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:39:52.675Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T20:39:52.675Z] #22 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:39:52.675Z] #24 sha256:983005264d180bd654b5843b42d224ae65606a9f55deafd7030ebbf92db14878 [2021-06-10T20:39:52.675Z] #24 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T20:39:52.675Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T20:39:52.675Z] #39 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:39:52.675Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:39:52.675Z] #40 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #51 sha256:083344a49da1baa6e6252036b54103932a5019a0cf3d3c78aa3bb436b7c39800 [2021-06-10T20:39:52.675Z] #51 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:39:52.675Z] #59 sha256:b92a08ab2eec8b11bbffe5a0a97724c90443fd5718e6e6fa2a486f9323c4c4a9 [2021-06-10T20:39:52.675Z] #59 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T20:39:52.675Z] #61 sha256:15111c3be3e5e7c2e9d7e6176b09b80a09cba16c34e26ec3a097ddbebfbfe3c6 [2021-06-10T20:39:52.675Z] #61 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:39:52.675Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:39:52.675Z] #20 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #38 sha256:2769ffb5d7ed309edc7e601802318ef7a225290ea05ef59d3beccacb9f50dc75 [2021-06-10T20:39:52.675Z] #38 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T20:39:52.675Z] #25 sha256:8c3f12236e27d85c4e5875b0b65695db927b871233422384cc7ba58c1a2f7ef8 [2021-06-10T20:39:52.675Z] #25 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:39:52.675Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:39:52.675Z] #32 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #56 [containerd 1/2] 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 [2021-06-10T20:39:52.675Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:39:52.675Z] #56 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #67 sha256:9e254e7bff2a31308a50fbea0a290e444c6de903b25ec79967b986b7491d1934 [2021-06-10T20:39:52.675Z] #67 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #11 [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 [2021-06-10T20:39:52.675Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T20:39:52.675Z] #11 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:39:52.675Z] #48 sha256:db7c61940e451effa2c704b52aad91ac2759cda9286c88e0f39ce80e0267dd5f [2021-06-10T20:39:52.675Z] #48 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #62 sha256:1c673825d034af1fa36a57f06e3e801abfe0302d93132e4dae76912083e4d4be [2021-06-10T20:39:52.675Z] #62 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #33 sha256:b8a993237dc151911764496135080c39f41ed43e3d392697e6fb3d7ec80fcba0 [2021-06-10T20:39:52.675Z] #33 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #41 sha256:ecc7e9dd8b2b315bf6ee208262b0f17220e02508e6e266b1eaad747c3a8cc29d [2021-06-10T20:39:52.675Z] #41 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #55 sha256:0a4208f0281aa0e20855838cae53165215fe6f04a73b3550150860631a48a82c [2021-06-10T20:39:52.675Z] #55 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:39:52.675Z] #37 sha256:c3041a2ad7aeab9ca7f1924550370b61c453672a875f6b2a6513c0f18652de6b [2021-06-10T20:39:52.675Z] #37 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T20:39:52.675Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T20:39:52.675Z] #31 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:39:52.675Z] #52 sha256:fa275a2e885f3bd07be28a009698a13a5bd67bf3ac3e6e3949f7945ef1d35fc1 [2021-06-10T20:39:52.675Z] #52 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:39:52.675Z] #34 sha256:4b6199a38d811ad065079e707339f06e2bf430cc8bad2e8b5928ca5827468018 [2021-06-10T20:39:52.675Z] #34 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T20:39:52.675Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T20:39:52.675Z] #14 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #58 sha256:e574ee7c0a05faaa1b755d4e7e4448d0c84f855ff85a2febb2f8cb66514ce2c7 [2021-06-10T20:39:52.675Z] #58 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T20:39:52.675Z] #30 sha256:f38b4668c1cdac47d7bdd8668494cb69014b023dd45cdc1c45a3585f2ae98a5a [2021-06-10T20:39:52.675Z] #30 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #35 sha256:17db21af98b9fd466debe7a6cb2ff6c66a77b547b43ee7841d4b43998c1fd029 [2021-06-10T20:39:52.675Z] #35 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T20:39:52.675Z] #45 sha256:110930ef4cc1ec54ab9a8b732e29caf8997bd1f04161078edb9f28290409a16e [2021-06-10T20:39:52.675Z] #45 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.675Z] #27 [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 [2021-06-10T20:39:52.675Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T20:39:52.675Z] #27 CACHED [2021-06-10T20:39:52.675Z] [2021-06-10T20:39:52.676Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T20:39:52.676Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T20:39:52.676Z] #64 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T20:39:52.676Z] #49 sha256:bb3c80acbfd2c873305a3cb0b1c1ad150e496eed20b9ceda48d8608087936667 [2021-06-10T20:39:52.676Z] #49 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T20:39:52.676Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T20:39:52.676Z] #10 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:39:52.676Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:39:52.676Z] #13 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #21 [dev-systemd-false 8/25] 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 [2021-06-10T20:39:52.676Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T20:39:52.676Z] #21 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T20:39:52.676Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T20:39:52.676Z] #15 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:39:52.676Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:39:52.676Z] #44 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:39:52.676Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T20:39:52.676Z] #12 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T20:39:52.676Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T20:39:52.676Z] #18 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T20:39:52.676Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T20:39:52.676Z] #19 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T20:39:52.676Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T20:39:52.676Z] #17 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T20:39:52.676Z] #53 sha256:f036c1e85cb24ac96543aa5f3e5f11d7ea4eaa08ceb7ea039273ed0859bb0952 [2021-06-10T20:39:52.676Z] #53 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:39:52.676Z] #54 sha256:13717812eb84d0436ab56586cad46889c3a655c213812bbe4440f67d8cd0f208 [2021-06-10T20:39:52.676Z] #54 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:39:52.676Z] #29 sha256:78e14477b086a6ce3fe68fd9413ebb13d301ed880b39f273b2c717c137089cb0 [2021-06-10T20:39:52.676Z] #29 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:39:52.676Z] #50 sha256:0b12d5473015dce9f4670b55c564ee2ca75ad907910b49e414424e8411ee0f99 [2021-06-10T20:39:52.676Z] #50 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T20:39:52.676Z] #28 sha256:81af85f617c6abfd63375b61738ab555f24a0d2f836c0d039fa1e6296fa82bfe [2021-06-10T20:39:52.676Z] #28 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T20:39:52.676Z] #47 sha256:900fd8d1f1e78a34f53213e63d14dbf01e89172f5775d870aa1c6495dadab327 [2021-06-10T20:39:52.676Z] #47 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:39:52.676Z] #57 sha256:979ffaa4dd229fe7591ed6b77cf4644333d5ac9ac700ebccf5d9e46e19fb8a26 [2021-06-10T20:39:52.676Z] #57 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:39:52.676Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T20:39:52.676Z] #16 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T20:39:52.676Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T20:39:52.676Z] #43 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:39:52.676Z] #46 sha256:bfebd1e8ac8f0793312456ff693418528c71d62a47daf3af4692d48cfec5e7f2 [2021-06-10T20:39:52.676Z] #46 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T20:39:52.676Z] #68 sha256:99e3b3593a01be13adc240f3c26da272103d944ec188b919606a20ed9b4d5857 [2021-06-10T20:39:52.676Z] #68 CACHED [2021-06-10T20:39:52.676Z] [2021-06-10T20:39:52.676Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T20:39:52.676Z] #69 sha256:df13a9f62d5eb923cb6d82f79daea5e00126ac3f1b746718c4897a72d27e1b2b [2021-06-10T20:39:53.611Z] #69 DONE 0.8s [2021-06-10T20:39:53.611Z] [2021-06-10T20:39:53.611Z] #70 exporting to image [2021-06-10T20:39:53.611Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T20:39:53.611Z] #70 exporting layers [2021-06-10T20:39:54.546Z] #70 exporting layers 1.0s done [2021-06-10T20:39:54.546Z] #70 writing image sha256:8b476aca408a674fa401f7c5e992644a4a9d9c7f4d039c258a2770c66c04ebcd done [2021-06-10T20:39:54.546Z] #70 naming to docker.io/library/docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 done [2021-06-10T20:39:54.546Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T20:39:54.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -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:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh dynbinary test-integration [2021-06-10T20:39:55.137Z] [2021-06-10T20:39:55.397Z] Removing bundles/ [2021-06-10T20:39:55.397Z] [2021-06-10T20:39:55.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T20:39:55.397Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:39:55.397Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:40:01.308Z] Fetching without tags [2021-06-10T20:40:01.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.599Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:40:01.688Z] Fetching without tags [2021-06-10T20:40:01.694Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:01.851Z] Fetching without tags [2021-06-10T20:40:01.902Z] Still waiting to schedule task [2021-06-10T20:40:01.903Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-10T20:40:01.905Z] Still waiting to schedule task [2021-06-10T20:40:01.905Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-10T20:40:02.042Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:02.191Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:02.191Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:40:02.441Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [2021-06-10T20:40:02.538Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:02.538Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:40:02.731Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:01.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.299Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:40:01.300Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:01.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:40:01.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:01.311Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:01.696Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:01.698Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:02.153Z] > git remote # timeout=10 [2021-06-10T20:40:02.162Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:40:02.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:02.167Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:40:02.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:40:02.193Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:02.198Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T20:40:01.669Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.674Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:40:01.678Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:01.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:40:01.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:01.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:02.045Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:02.054Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:02.514Z] > git remote # timeout=10 [2021-06-10T20:40:02.520Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:40:02.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:02.526Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:40:02.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:40:02.541Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:02.548Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:03.089Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [2021-06-10T20:40:03.166Z] + [ PR != PR ] [2021-06-10T20:40:03.166Z] + [ master != master ] [2021-06-10T20:40:03.166Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:40:01.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:01.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:01.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:40:01.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:01.888Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:02.766Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:02.807Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:03.481Z] + docker version [2021-06-10T20:40:03.481Z] Client: Docker Engine - Community [2021-06-10T20:40:03.481Z] Version: 20.10.6 [2021-06-10T20:40:03.481Z] API version: 1.41 [2021-06-10T20:40:03.481Z] Go version: go1.13.15 [2021-06-10T20:40:03.481Z] Git commit: 370c289 [2021-06-10T20:40:03.481Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T20:40:03.481Z] OS/Arch: linux/amd64 [2021-06-10T20:40:03.481Z] Context: default [2021-06-10T20:40:03.481Z] Experimental: true [2021-06-10T20:40:03.481Z] [2021-06-10T20:40:03.481Z] Server: Docker Engine - Community [2021-06-10T20:40:03.481Z] Engine: [2021-06-10T20:40:03.481Z] Version: 20.10.6 [2021-06-10T20:40:03.481Z] API version: 1.41 (minimum version 1.12) [2021-06-10T20:40:03.481Z] Go version: go1.13.15 [2021-06-10T20:40:03.481Z] Git commit: 8728dd2 [2021-06-10T20:40:03.481Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T20:40:03.481Z] OS/Arch: linux/amd64 [2021-06-10T20:40:03.481Z] Experimental: true [2021-06-10T20:40:03.481Z] containerd: [2021-06-10T20:40:03.481Z] Version: 1.4.6 [2021-06-10T20:40:03.481Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:40:03.481Z] runc: [2021-06-10T20:40:03.481Z] Version: 1.0.0-rc95 [2021-06-10T20:40:03.481Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:40:03.481Z] docker-init: [2021-06-10T20:40:03.481Z] Version: 0.19.0 [2021-06-10T20:40:03.481Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:40:03.762Z] + docker info [2021-06-10T20:40:03.849Z] + docker version [2021-06-10T20:40:03.849Z] Client: Docker Engine - Community [2021-06-10T20:40:03.849Z] Version: 20.10.6 [2021-06-10T20:40:03.849Z] API version: 1.41 [2021-06-10T20:40:03.849Z] Go version: go1.13.15 [2021-06-10T20:40:03.849Z] Git commit: 370c289 [2021-06-10T20:40:03.849Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T20:40:03.849Z] OS/Arch: linux/amd64 [2021-06-10T20:40:03.849Z] Context: default [2021-06-10T20:40:03.849Z] Experimental: true [2021-06-10T20:40:03.849Z] [2021-06-10T20:40:03.849Z] Server: Docker Engine - Community [2021-06-10T20:40:03.849Z] Engine: [2021-06-10T20:40:03.849Z] Version: 20.10.6 [2021-06-10T20:40:03.849Z] API version: 1.41 (minimum version 1.12) [2021-06-10T20:40:03.849Z] Go version: go1.13.15 [2021-06-10T20:40:03.849Z] Git commit: 8728dd2 [2021-06-10T20:40:03.849Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T20:40:03.849Z] OS/Arch: linux/amd64 [2021-06-10T20:40:03.849Z] Experimental: true [2021-06-10T20:40:03.849Z] containerd: [2021-06-10T20:40:03.849Z] Version: 1.4.6 [2021-06-10T20:40:03.849Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:40:03.849Z] runc: [2021-06-10T20:40:03.849Z] Version: 1.0.0-rc95 [2021-06-10T20:40:03.849Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:40:03.849Z] docker-init: [2021-06-10T20:40:03.849Z] Version: 0.19.0 [2021-06-10T20:40:03.849Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T20:40:04.167Z] + docker info [2021-06-10T20:40:04.331Z] Client: [2021-06-10T20:40:04.331Z] Context: default [2021-06-10T20:40:04.331Z] Debug Mode: false [2021-06-10T20:40:04.331Z] Plugins: [2021-06-10T20:40:04.331Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T20:40:04.331Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T20:40:04.331Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T20:40:04.331Z] [2021-06-10T20:40:04.331Z] Server: [2021-06-10T20:40:04.331Z] Containers: 0 [2021-06-10T20:40:04.331Z] Running: 0 [2021-06-10T20:40:04.331Z] Paused: 0 [2021-06-10T20:40:04.331Z] Stopped: 0 [2021-06-10T20:40:04.331Z] Images: 5 [2021-06-10T20:40:04.331Z] Server Version: 20.10.6 [2021-06-10T20:40:04.331Z] Storage Driver: overlay2 [2021-06-10T20:40:04.331Z] Backing Filesystem: extfs [2021-06-10T20:40:04.331Z] Supports d_type: true [2021-06-10T20:40:04.331Z] Native Overlay Diff: true [2021-06-10T20:40:04.331Z] userxattr: false [2021-06-10T20:40:04.331Z] Logging Driver: json-file [2021-06-10T20:40:04.331Z] Cgroup Driver: cgroupfs [2021-06-10T20:40:04.331Z] Cgroup Version: 1 [2021-06-10T20:40:04.331Z] Plugins: [2021-06-10T20:40:04.331Z] Volume: local [2021-06-10T20:40:04.331Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T20:40:04.331Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T20:40:04.331Z] Swarm: inactive [2021-06-10T20:40:04.331Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T20:40:04.331Z] Default Runtime: runc [2021-06-10T20:40:04.331Z] Init Binary: docker-init [2021-06-10T20:40:04.331Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:40:04.331Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:40:04.331Z] init version: de40ad0 [2021-06-10T20:40:04.331Z] Security Options: [2021-06-10T20:40:04.331Z] apparmor [2021-06-10T20:40:04.331Z] seccomp [2021-06-10T20:40:04.331Z] Profile: default [2021-06-10T20:40:04.331Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T20:40:04.331Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T20:40:04.331Z] OSType: linux [2021-06-10T20:40:04.331Z] Architecture: x86_64 [2021-06-10T20:40:04.331Z] CPUs: 2 [2021-06-10T20:40:04.331Z] Total Memory: 7.487GiB [2021-06-10T20:40:04.331Z] Name: ip-10-100-38-132 [2021-06-10T20:40:04.331Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T20:40:04.331Z] Docker Root Dir: /var/lib/docker [2021-06-10T20:40:04.331Z] Debug Mode: false [2021-06-10T20:40:04.331Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:40:04.331Z] Labels: [2021-06-10T20:40:04.331Z] Experimental: true [2021-06-10T20:40:04.331Z] Insecure Registries: [2021-06-10T20:40:04.331Z] 127.0.0.0/8 [2021-06-10T20:40:04.331Z] Live Restore Enabled: true [2021-06-10T20:40:04.331Z] [2021-06-10T20:40:04.331Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T20:40:04.612Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:04.612Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:04.612Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42511/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T20:40:04.612Z] + bash /home/ubuntu/workspace/moby_PR-42511/check-config.sh [2021-06-10T20:40:04.612Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T20:40:04.612Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T20:40:04.612Z] [2021-06-10T20:40:04.612Z] Generally Necessary: [2021-06-10T20:40:04.612Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T20:40:04.612Z] - apparmor: enabled and tools installed [2021-06-10T20:40:04.612Z] - CONFIG_NAMESPACES: enabled [2021-06-10T20:40:04.612Z] - CONFIG_NET_NS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_PID_NS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_IPC_NS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_UTS_NS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CGROUPS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T20:40:04.612Z] - CONFIG_CPUSETS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_MEMCG: enabled [2021-06-10T20:40:04.612Z] - CONFIG_KEYS: enabled [2021-06-10T20:40:04.612Z] - CONFIG_VETH: enabled (as module) [2021-06-10T20:40:04.612Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T20:40:04.612Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T20:40:04.872Z] [2021-06-10T20:40:04.872Z] Optional Features: [2021-06-10T20:40:04.872Z] - CONFIG_USER_NS: enabled [2021-06-10T20:40:04.872Z] - CONFIG_SECCOMP: enabled [2021-06-10T20:40:04.872Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T20:40:04.872Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T20:40:04.872Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T20:40:04.872Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T20:40:04.872Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T20:40:04.872Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T20:40:04.872Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T20:40:04.872Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T20:40:04.872Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T20:40:04.872Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T20:40:04.872Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T20:40:04.872Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T20:40:04.872Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T20:40:04.872Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T20:40:04.872Z] - CONFIG_EXT4_FS: enabled [2021-06-10T20:40:04.872Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T20:40:04.872Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T20:40:04.872Z] - Network Drivers: [2021-06-10T20:40:04.872Z] - "overlay": [2021-06-10T20:40:04.872Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T20:40:04.872Z] Optional (for encrypted networks): [2021-06-10T20:40:04.872Z] - CONFIG_CRYPTO: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T20:40:04.872Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T20:40:04.872Z] - CONFIG_XFRM: enabled [2021-06-10T20:40:04.872Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T20:40:04.872Z] - "ipvlan": [2021-06-10T20:40:04.872Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T20:40:04.872Z] - "macvlan": [2021-06-10T20:40:04.872Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T20:40:04.872Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T20:40:05.092Z] Client: [2021-06-10T20:40:05.092Z] Context: default [2021-06-10T20:40:05.092Z] Debug Mode: false [2021-06-10T20:40:05.092Z] Plugins: [2021-06-10T20:40:05.092Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T20:40:05.092Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T20:40:05.092Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T20:40:05.092Z] [2021-06-10T20:40:05.092Z] Server: [2021-06-10T20:40:05.092Z] Containers: 0 [2021-06-10T20:40:05.092Z] Running: 0 [2021-06-10T20:40:05.092Z] Paused: 0 [2021-06-10T20:40:05.092Z] Stopped: 0 [2021-06-10T20:40:05.092Z] Images: 2 [2021-06-10T20:40:05.092Z] Server Version: 20.10.6 [2021-06-10T20:40:05.092Z] Storage Driver: overlay2 [2021-06-10T20:40:05.092Z] Backing Filesystem: extfs [2021-06-10T20:40:05.092Z] Supports d_type: true [2021-06-10T20:40:05.092Z] Native Overlay Diff: true [2021-06-10T20:40:05.092Z] userxattr: false [2021-06-10T20:40:05.092Z] Logging Driver: json-file [2021-06-10T20:40:05.092Z] Cgroup Driver: cgroupfs [2021-06-10T20:40:05.092Z] Cgroup Version: 1 [2021-06-10T20:40:05.092Z] Plugins: [2021-06-10T20:40:05.092Z] Volume: local [2021-06-10T20:40:05.092Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T20:40:05.092Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T20:40:05.092Z] Swarm: inactive [2021-06-10T20:40:05.092Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T20:40:05.092Z] Default Runtime: runc [2021-06-10T20:40:05.092Z] Init Binary: docker-init [2021-06-10T20:40:05.092Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:40:05.092Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:40:05.092Z] init version: de40ad0 [2021-06-10T20:40:05.092Z] Security Options: [2021-06-10T20:40:05.092Z] apparmor [2021-06-10T20:40:05.092Z] seccomp [2021-06-10T20:40:05.092Z] Profile: default [2021-06-10T20:40:05.092Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T20:40:05.092Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T20:40:05.092Z] OSType: linux [2021-06-10T20:40:05.092Z] Architecture: x86_64 [2021-06-10T20:40:05.092Z] CPUs: 2 [2021-06-10T20:40:05.092Z] Total Memory: 7.487GiB [2021-06-10T20:40:05.092Z] Name: ip-10-100-76-59 [2021-06-10T20:40:05.092Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T20:40:05.092Z] Docker Root Dir: /var/lib/docker [2021-06-10T20:40:05.092Z] Debug Mode: false [2021-06-10T20:40:05.092Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:40:05.092Z] Labels: [2021-06-10T20:40:05.092Z] Experimental: true [2021-06-10T20:40:05.092Z] Insecure Registries: [2021-06-10T20:40:05.092Z] 127.0.0.0/8 [2021-06-10T20:40:05.092Z] Live Restore Enabled: true [2021-06-10T20:40:05.092Z] [2021-06-10T20:40:05.092Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T20:40:05.131Z] - "ftp,tftp client in container": [2021-06-10T20:40:05.131Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T20:40:05.131Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T20:40:05.131Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T20:40:05.131Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T20:40:05.131Z] - Storage Drivers: [2021-06-10T20:40:05.131Z] - "aufs": [2021-06-10T20:40:05.131Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T20:40:05.131Z] - "btrfs": [2021-06-10T20:40:05.131Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T20:40:05.131Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T20:40:05.131Z] - "devicemapper": [2021-06-10T20:40:05.131Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T20:40:05.131Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T20:40:05.131Z] - "overlay": [2021-06-10T20:40:05.131Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T20:40:05.131Z] - "zfs": [2021-06-10T20:40:05.131Z] - /dev/zfs: present [2021-06-10T20:40:05.131Z] - zfs command: missing [2021-06-10T20:40:05.131Z] - zpool command: missing [2021-06-10T20:40:05.131Z] [2021-06-10T20:40:05.131Z] Limits: [2021-06-10T20:40:05.131Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T20:40:05.131Z] [2021-06-10T20:40:05.131Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T20:40:05.408Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:05.408Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:05.408Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42511/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T20:40:05.408Z] + bash /home/ubuntu/workspace/moby_PR-42511/check-config.sh [2021-06-10T20:40:05.408Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T20:40:05.408Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T20:40:05.408Z] [2021-06-10T20:40:05.408Z] Generally Necessary: [2021-06-10T20:40:05.408Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T20:40:05.408Z] - apparmor: enabled and tools installed [2021-06-10T20:40:05.408Z] - CONFIG_NAMESPACES: enabled [2021-06-10T20:40:05.408Z] - CONFIG_NET_NS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_PID_NS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_IPC_NS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_UTS_NS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUPS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CPUSETS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_MEMCG: enabled [2021-06-10T20:40:05.408Z] - CONFIG_KEYS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_VETH: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T20:40:05.408Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T20:40:05.408Z] [2021-06-10T20:40:05.408Z] Optional Features: [2021-06-10T20:40:05.408Z] - CONFIG_USER_NS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_SECCOMP: enabled [2021-06-10T20:40:05.408Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T20:40:05.408Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T20:40:05.408Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T20:40:05.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T20:40:05.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T20:40:05.409Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T20:40:05.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T20:40:05.409Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T20:40:05.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T20:40:05.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T20:40:05.480Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 . [2021-06-10T20:40:05.480Z] #2 [internal] load .dockerignore [2021-06-10T20:40:05.480Z] #2 sha256:c1d16b69e91fe9c1d389e3b5f0e427b685835052ade4e8a6edbea3fae5df467e [2021-06-10T20:40:05.480Z] #2 transferring context: 87B done [2021-06-10T20:40:05.480Z] #2 DONE 0.0s [2021-06-10T20:40:05.480Z] [2021-06-10T20:40:05.480Z] #1 [internal] load build definition from Dockerfile [2021-06-10T20:40:05.480Z] #1 sha256:4b88549876247fd8a12868f74dd7485481e11207c068553faba84ea15d01595b [2021-06-10T20:40:05.480Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T20:40:05.480Z] #1 DONE 0.0s [2021-06-10T20:40:05.480Z] [2021-06-10T20:40:05.480Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T20:40:05.480Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T20:40:05.664Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T20:40:05.664Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T20:40:05.664Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T20:40:05.664Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T20:40:05.664Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T20:40:05.664Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T20:40:05.664Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T20:40:05.664Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T20:40:05.664Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T20:40:05.664Z] - CONFIG_EXT4_FS: enabled [2021-06-10T20:40:05.664Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T20:40:05.664Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T20:40:05.664Z] - Network Drivers: [2021-06-10T20:40:05.664Z] - "overlay": [2021-06-10T20:40:05.664Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T20:40:05.664Z] Optional (for encrypted networks): [2021-06-10T20:40:05.664Z] - CONFIG_CRYPTO: enabled [2021-06-10T20:40:05.664Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T20:40:05.664Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T20:40:05.664Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T20:40:05.664Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T20:40:05.664Z] - CONFIG_XFRM: enabled [2021-06-10T20:40:05.664Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T20:40:05.664Z] - "ipvlan": [2021-06-10T20:40:05.664Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T20:40:05.664Z] - "macvlan": [2021-06-10T20:40:05.664Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T20:40:05.664Z] - "ftp,tftp client in container": [2021-06-10T20:40:05.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T20:40:05.664Z] - Storage Drivers: [2021-06-10T20:40:05.664Z] - "aufs": [2021-06-10T20:40:05.664Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T20:40:05.664Z] - "btrfs": [2021-06-10T20:40:05.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T20:40:05.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T20:40:05.664Z] - "devicemapper": [2021-06-10T20:40:05.664Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T20:40:05.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T20:40:05.664Z] - "overlay": [2021-06-10T20:40:05.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T20:40:05.664Z] - "zfs": [2021-06-10T20:40:05.664Z] - /dev/zfs: present [2021-06-10T20:40:05.664Z] - zfs command: missing [2021-06-10T20:40:05.664Z] - zpool command: missing [2021-06-10T20:40:05.664Z] [2021-06-10T20:40:05.664Z] Limits: [2021-06-10T20:40:05.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T20:40:05.664Z] [2021-06-10T20:40:05.664Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T20:40:05.739Z] #3 DONE 0.1s [2021-06-10T20:40:05.739Z] [2021-06-10T20:40:05.739Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T20:40:05.739Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T20:40:05.739Z] #4 CACHED [2021-06-10T20:40:05.977Z] + sudo modprobe ip_vs [2021-06-10T20:40:05.977Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 . [2021-06-10T20:40:06.000Z] [2021-06-10T20:40:06.000Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T20:40:06.000Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T20:40:06.000Z] #6 DONE 0.1s [2021-06-10T20:40:06.000Z] [2021-06-10T20:40:06.000Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:40:06.000Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T20:40:06.000Z] #7 DONE 0.1s [2021-06-10T20:40:06.000Z] [2021-06-10T20:40:06.000Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:40:06.000Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:40:06.000Z] #8 DONE 0.1s [2021-06-10T20:40:06.000Z] [2021-06-10T20:40:06.000Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:40:06.000Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T20:40:06.000Z] #5 DONE 0.1s [2021-06-10T20:40:06.232Z] #1 [internal] load build definition from Dockerfile [2021-06-10T20:40:06.232Z] #1 sha256:ebca78c419c86f0ce3f22a5efcb2f391c7fa248ef8415bcbbd078a02d935a641 [2021-06-10T20:40:06.232Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T20:40:06.232Z] #1 DONE 0.0s [2021-06-10T20:40:06.232Z] [2021-06-10T20:40:06.232Z] #2 [internal] load .dockerignore [2021-06-10T20:40:06.232Z] #2 sha256:f1b3f35e229cf37039e09ca99aef20d919dadb8790f979564d4349d2621679e3 [2021-06-10T20:40:06.232Z] #2 transferring context: 87B done [2021-06-10T20:40:06.232Z] #2 DONE 0.0s [2021-06-10T20:40:06.232Z] [2021-06-10T20:40:06.232Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T20:40:06.232Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T20:40:06.232Z] #3 DONE 0.1s [2021-06-10T20:40:06.232Z] [2021-06-10T20:40:06.232Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T20:40:06.232Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T20:40:06.232Z] #4 CACHED [2021-06-10T20:40:06.252Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:06.252Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:40:06.260Z] [2021-06-10T20:40:06.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:40:06.260Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:40:06.260Z] #9 DONE 0.0s [2021-06-10T20:40:06.260Z] [2021-06-10T20:40:06.260Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:40:06.260Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:40:06.260Z] #65 DONE 0.0s [2021-06-10T20:40:06.260Z] [2021-06-10T20:40:06.260Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:40:06.260Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T20:40:06.260Z] #63 DONE 0.0s [2021-06-10T20:40:06.260Z] [2021-06-10T20:40:06.260Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:40:06.260Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:40:06.260Z] #26 DONE 0.0s [2021-06-10T20:40:06.260Z] [2021-06-10T20:40:06.260Z] #23 [internal] load build context [2021-06-10T20:40:06.260Z] #23 sha256:462cf2fa24b021e54e95a9ad00e9b400d42173ece5d152e520e13596e07e49f0 [2021-06-10T20:40:06.488Z] [2021-06-10T20:40:06.488Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:40:06.488Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T20:40:06.488Z] #5 DONE 0.1s [2021-06-10T20:40:06.488Z] [2021-06-10T20:40:06.488Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T20:40:06.488Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T20:40:06.488Z] #6 DONE 0.1s [2021-06-10T20:40:06.488Z] [2021-06-10T20:40:06.488Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:40:06.488Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:40:06.488Z] #8 DONE 0.1s [2021-06-10T20:40:06.488Z] [2021-06-10T20:40:06.488Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:40:06.488Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T20:40:06.488Z] #7 DONE 0.1s [2021-06-10T20:40:06.522Z] #23 ... [2021-06-10T20:40:06.522Z] [2021-06-10T20:40:06.522Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T20:40:06.522Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T20:40:06.522Z] #42 DONE 0.3s [2021-06-10T20:40:06.522Z] [2021-06-10T20:40:06.522Z] #23 [internal] load build context [2021-06-10T20:40:06.522Z] #23 sha256:462cf2fa24b021e54e95a9ad00e9b400d42173ece5d152e520e13596e07e49f0 [2021-06-10T20:40:06.744Z] [2021-06-10T20:40:06.744Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:40:06.744Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:40:06.744Z] #65 DONE 0.0s [2021-06-10T20:40:06.744Z] [2021-06-10T20:40:06.744Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:40:06.744Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T20:40:06.744Z] #63 DONE 0.0s [2021-06-10T20:40:06.744Z] [2021-06-10T20:40:06.744Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:40:06.744Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:40:06.744Z] #9 DONE 0.0s [2021-06-10T20:40:06.744Z] [2021-06-10T20:40:06.744Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:40:06.744Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:40:06.744Z] #26 DONE 0.0s [2021-06-10T20:40:06.744Z] [2021-06-10T20:40:06.744Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T20:40:06.744Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T20:40:06.968Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [2021-06-10T20:40:05.846Z] > git remote # timeout=10 [2021-06-10T20:40:05.905Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:40:05.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:05.962Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:40:06.170Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-10T20:40:06.287Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:06.334Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:07.314Z] #42 DONE 0.4s [2021-06-10T20:40:07.314Z] [2021-06-10T20:40:07.314Z] #23 [internal] load build context [2021-06-10T20:40:07.314Z] #23 sha256:bcb17ac8c41b5e480cff42fd7b7efabf81578901c7db20414adcb47313858a30 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:40:07.909Z] #23 transferring context: 55.89MB 1.5s done [2021-06-10T20:40:07.909Z] #23 DONE 1.6s [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:40:08.169Z] #24 sha256:a4becdd7d1a29b29b8d22d48d024c1ee4fa953635b382cd396aa21723afbe291 [2021-06-10T20:40:08.169Z] #24 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T20:40:08.169Z] #30 sha256:0f2444339f7a472eee79152ae60c93303ca3003942a93929581b32aa3478cb00 [2021-06-10T20:40:08.169Z] #30 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #53 sha256:3f90bce45700cef7c4f61443de55e9b8fac857786bb1897d7b84978d92790008 [2021-06-10T20:40:08.169Z] #53 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T20:40:08.169Z] #60 sha256:98fe707b4118a6e81ff6b0fc1d4138b3725d031de4a614ff3cd50321e4395e13 [2021-06-10T20:40:08.169Z] #60 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:40:08.169Z] #57 sha256:25cedb57336cb55b67a806b01eeaa04ec737a5940c55af3930f1aad90bcb863a [2021-06-10T20:40:08.169Z] #57 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #45 sha256:e9ddfc4994368fbd27fe8636be43ffd5b5b6e6e753e8d5d85548f9ac404a56dc [2021-06-10T20:40:08.169Z] #45 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #27 [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 [2021-06-10T20:40:08.169Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T20:40:08.169Z] #27 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T20:40:08.169Z] #61 sha256:c04ba5b308971350f3181ca7df933f24238cc1ed63f81fc4f0517ee6d849d87f [2021-06-10T20:40:08.169Z] #61 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #49 sha256:72826054faca6ce8bf1c44178767ca359265c6b77c0a11165cdf67e0a2cfb9a3 [2021-06-10T20:40:08.169Z] #49 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #21 [dev-systemd-false 8/25] 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 [2021-06-10T20:40:08.169Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T20:40:08.169Z] #21 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:40:08.169Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T20:40:08.169Z] #16 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #56 [containerd 1/2] 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 [2021-06-10T20:40:08.169Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:40:08.169Z] #56 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:40:08.169Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T20:40:08.169Z] #22 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T20:40:08.169Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T20:40:08.169Z] #66 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #36 [tini 1/2] 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 [2021-06-10T20:40:08.169Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:40:08.169Z] #36 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:40:08.169Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:40:08.169Z] #32 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T20:40:08.169Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T20:40:08.169Z] #14 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T20:40:08.169Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T20:40:08.169Z] #10 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #51 sha256:3194e0d169a499b91aaf918eeb0f5bc586b77cd5bddaa6f9fc72610f5fd26be3 [2021-06-10T20:40:08.169Z] #51 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T20:40:08.169Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T20:40:08.169Z] #19 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T20:40:08.169Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T20:40:08.169Z] #18 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T20:40:08.169Z] #68 sha256:527393b6bb1265841ec22b2ed9e2760501c21b11063d24fad107d9ddb296374b [2021-06-10T20:40:08.169Z] #68 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:40:08.169Z] #54 sha256:7b4546775e738bb91dd0cb9cf471ada8e85d04965ff2fe955bbac8de8e033b8b [2021-06-10T20:40:08.169Z] #54 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:40:08.169Z] #34 sha256:b4afcc9d5282314e52666719befb4bf9d0c4e176b2c494188ff47a04c83755ff [2021-06-10T20:40:08.169Z] #34 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #55 sha256:76d5412f2cdc51f654a3ad5546e6f234e3372b80cabddd324d18ea8e383112ad [2021-06-10T20:40:08.169Z] #55 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:40:08.169Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:40:08.169Z] #20 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:40:08.169Z] #29 sha256:8860f17552badba6742199c98b0d673c2bc95bccd5272f0b017b411582af51e6 [2021-06-10T20:40:08.169Z] #29 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #35 sha256:f4d4bc9b8cb2f205ee485657417bdb8217b0c9af926b44bb0831e67952dbf83a [2021-06-10T20:40:08.169Z] #35 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:40:08.169Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:40:08.169Z] #40 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T20:40:08.169Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T20:40:08.169Z] #43 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T20:40:08.169Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T20:40:08.169Z] #31 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T20:40:08.169Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T20:40:08.169Z] #39 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:40:08.169Z] #52 sha256:5f5fe53e1d789e570bfd84a02b6cfc1366b5595afed824cdc154c8018e309609 [2021-06-10T20:40:08.169Z] #52 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:40:08.169Z] #48 sha256:eb5ef843211b6c9901ca6195fd28e9ea04db90ad54019ee464a6dad4280af99e [2021-06-10T20:40:08.169Z] #48 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:40:08.169Z] #46 sha256:b220d08e360a885ff4a237011ec0057da66e15fb4cb68132803ed628bfba1272 [2021-06-10T20:40:08.169Z] #46 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:40:08.169Z] #59 sha256:8794d1b046a60cb7e76c4c6ae481dfe8069271b8df9bf5e0ec583926f5b4866c [2021-06-10T20:40:08.169Z] #59 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T20:40:08.169Z] #25 sha256:13d1c01716e4252020b8ed923303bc216dd54ccab14d0c8ed6a30055510e896f [2021-06-10T20:40:08.169Z] #25 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #58 sha256:e5c45e682a53c202201f203a90f8f33b3e6bdc5a08489d1574eca06f7d3bbc65 [2021-06-10T20:40:08.169Z] #58 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T20:40:08.169Z] #47 sha256:d18ce4d9d76d24cd689db9c45235ee3cfe1ecca94c01773afb4c84bfd461f3ac [2021-06-10T20:40:08.169Z] #47 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:40:08.169Z] #50 sha256:12dab9a6afb7d8135c6b2fcbb2ffc9575f4e8f2ded3de8834b4e0ed24ae54564 [2021-06-10T20:40:08.169Z] #50 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.169Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:40:08.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:40:08.169Z] #13 CACHED [2021-06-10T20:40:08.169Z] [2021-06-10T20:40:08.170Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:40:08.170Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:40:08.170Z] #44 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T20:40:08.170Z] #28 sha256:732f1d887a618efe97e567c59f88282148dd8121c6276c2fbcda8eef0865822d [2021-06-10T20:40:08.170Z] #28 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T20:40:08.170Z] #67 sha256:2289611b0d25d4304fb2dbfb3d94391317b74f7eba1f9a9a92cded8163a03832 [2021-06-10T20:40:08.170Z] #67 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T20:40:08.170Z] #38 sha256:ff9493f460ec24a7220c9a3f7b7c430f2e1c2876c161858a68c05a531281fb67 [2021-06-10T20:40:08.170Z] #38 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T20:40:08.170Z] #33 sha256:7ef3daffc6018326cc09f0f9b051aa7e64d06f42f2d4b264df7e8d8cb3e301e8 [2021-06-10T20:40:08.170Z] #33 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T20:40:08.170Z] #41 sha256:7111081777de8af2fe8568d7401057ce46443b1f4230dd78162f428fead8317e [2021-06-10T20:40:08.170Z] #41 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T20:40:08.170Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T20:40:08.170Z] #17 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #11 [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 [2021-06-10T20:40:08.170Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T20:40:08.170Z] #11 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:40:08.170Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T20:40:08.170Z] #12 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:40:08.170Z] #37 sha256:9c9c2684d7f21fbb94ee821dc7edaa15181ae453eee1dfe8357b725406819891 [2021-06-10T20:40:08.170Z] #37 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T20:40:08.170Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T20:40:08.170Z] #64 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T20:40:08.170Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T20:40:08.170Z] #15 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T20:40:08.170Z] #62 sha256:e3e661b4389f573c335cbe37fdc759f240557bc47610311f5b2f45e4658af626 [2021-06-10T20:40:08.170Z] #62 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T20:40:08.170Z] #69 sha256:1fe0b41e89f79a8acf9364f5b78ec375c129f323cf3783517bcbd8fc396e8ae5 [2021-06-10T20:40:08.170Z] #69 CACHED [2021-06-10T20:40:08.170Z] [2021-06-10T20:40:08.170Z] #70 exporting to image [2021-06-10T20:40:08.170Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T20:40:08.170Z] #70 exporting layers done [2021-06-10T20:40:08.170Z] #70 writing image sha256:59880d9ddce880a3a8cf40f9cda62cbe36c4aecfa99e4b51446318b3a67fe2b2 done [2021-06-10T20:40:08.170Z] #70 naming to docker.io/library/docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 done [2021-06-10T20:40:08.170Z] #70 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-10T20:40:08.350Z] + docker version [2021-06-10T20:40:08.350Z] Client: Mirantis Container Runtime [2021-06-10T20:40:08.350Z] Version: 20.10.0 [2021-06-10T20:40:08.350Z] API version: 1.41 [2021-06-10T20:40:08.350Z] Go version: go1.13.15 [2021-06-10T20:40:08.350Z] Git commit: 6ee42dc [2021-06-10T20:40:08.350Z] Built: 03/11/2021 13:24:56 [2021-06-10T20:40:08.350Z] OS/Arch: windows/amd64 [2021-06-10T20:40:08.350Z] Context: default [2021-06-10T20:40:08.350Z] Experimental: true [2021-06-10T20:40:08.350Z] [2021-06-10T20:40:08.350Z] Server: Mirantis Container Runtime [2021-06-10T20:40:08.350Z] Engine: [2021-06-10T20:40:08.350Z] Version: 20.10.0 [2021-06-10T20:40:08.350Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:40:08.350Z] Go version: go1.13.15 [2021-06-10T20:40:08.350Z] Git commit: 1e08f21e79 [2021-06-10T20:40:08.350Z] Built: 03/11/2021 13:23:32 [2021-06-10T20:40:08.350Z] OS/Arch: windows/amd64 [2021-06-10T20:40:08.350Z] Experimental: true [Pipeline] sh [2021-06-10T20:40:08.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42511/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/validate/default [2021-06-10T20:40:08.691Z] #23 transferring context: 55.89MB 1.7s done [2021-06-10T20:40:08.691Z] #23 DONE 1.8s [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:40:08.691Z] #37 sha256:5763f1f5e29e8258b552f2b8b4c24a3607954d679c8dfea23434c296a508e5f3 [2021-06-10T20:40:08.691Z] #37 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:40:08.691Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T20:40:08.691Z] #22 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:40:08.691Z] #24 sha256:ec71268db00809a4e905aafd3b5bd67dbfb2dc85f03ae18822f5c714e751c2c5 [2021-06-10T20:40:08.691Z] #24 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T20:40:08.691Z] #61 sha256:5a623ffbd755a88e2cfe94377637e9c647a21cec3bde6c50ec82b986fee8e122 [2021-06-10T20:40:08.691Z] #61 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T20:40:08.691Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T20:40:08.691Z] #15 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T20:40:08.691Z] #25 sha256:0a75fb3b4951d77fd7b869e59f31f7dab89d844117c55728c95440a3b1f05a16 [2021-06-10T20:40:08.691Z] #25 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T20:40:08.691Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T20:40:08.691Z] #64 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T20:40:08.691Z] #30 sha256:dbfeb3960d423ce0fcedb10d0b97fce601d7ea751ac928fba18fe8f4cc12909e [2021-06-10T20:40:08.691Z] #30 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T20:40:08.691Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T20:40:08.691Z] #31 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T20:40:08.691Z] #33 sha256:172a321164dea3ad4487ea67ace116488252187a41394ff6527cd0d6914dd4c6 [2021-06-10T20:40:08.691Z] #33 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:40:08.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:40:08.691Z] #13 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:40:08.691Z] #46 sha256:938f3c9a466a70ea1156a096b10153988f17d385f87d027e5c2b4a3a8e1aab75 [2021-06-10T20:40:08.691Z] #46 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #36 [tini 1/2] 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 [2021-06-10T20:40:08.691Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:40:08.691Z] #36 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T20:40:08.691Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T20:40:08.691Z] #10 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:40:08.691Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:40:08.691Z] #20 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T20:40:08.691Z] #28 sha256:391b5d9eda6b591ce72a42fba8033e7d84a0145682e350fdcd9c6bce6811af58 [2021-06-10T20:40:08.691Z] #28 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:40:08.691Z] #59 sha256:19ced7cfb772cc7fea28589886a182fe866b8f99161340d4cd0723f87bace1ca [2021-06-10T20:40:08.691Z] #59 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:40:08.691Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:40:08.691Z] #40 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T20:40:08.691Z] #62 sha256:26375236bbba2d9716ad00c584c581c1a36252e2572965809f8f92ba1b75ffdb [2021-06-10T20:40:08.691Z] #62 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #27 [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 [2021-06-10T20:40:08.691Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T20:40:08.691Z] #27 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:40:08.691Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:40:08.691Z] #32 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:40:08.691Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T20:40:08.691Z] #12 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #21 [dev-systemd-false 8/25] 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 [2021-06-10T20:40:08.691Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T20:40:08.691Z] #21 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T20:40:08.691Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T20:40:08.691Z] #19 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:40:08.691Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T20:40:08.691Z] #16 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T20:40:08.691Z] #60 sha256:1b0f53b9298796a5976b1f76c8428b3112ff26d1a2e7d1f408c950888c997b90 [2021-06-10T20:40:08.691Z] #60 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:40:08.691Z] #52 sha256:0fc517a89b0523105e0aa85b655f9f455f95801b092ca961bf88248a98491e0b [2021-06-10T20:40:08.691Z] #52 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T20:40:08.691Z] #67 sha256:3df8a7a4d03c02c76a1b37338b08ec2deafe50cbb1470e4237dde8ce1d3f895b [2021-06-10T20:40:08.691Z] #67 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.691Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T20:40:08.691Z] #49 sha256:0a657d1958ac6b5ba71219df568d854704c3a76f1d9b305f151395bf9e262716 [2021-06-10T20:40:08.691Z] #49 CACHED [2021-06-10T20:40:08.691Z] [2021-06-10T20:40:08.692Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:40:08.692Z] #50 sha256:189b88cf0ce974adc7043f6b0da5eb48b4aad25aeb47508355d160a0221a904f [2021-06-10T20:40:08.692Z] #50 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T20:40:08.692Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T20:40:08.692Z] #66 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #38 sha256:1b2bf81d57707db2de222031d7311f15a31aa606e6adf72b319eadb5b83efabf [2021-06-10T20:40:08.692Z] #38 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T20:40:08.692Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T20:40:08.692Z] #43 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:40:08.692Z] #29 sha256:4ddf2afef373198170efee43d414552615dd84eda9497ea887400045a0573fb4 [2021-06-10T20:40:08.692Z] #29 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:40:08.692Z] #54 sha256:7de804f1deec6767c71276d5a9e8a801f9e24f6fd29d922d661f8ebdb8b1b371 [2021-06-10T20:40:08.692Z] #54 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:40:08.692Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:40:08.692Z] #44 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #51 sha256:8a3015d0f924d9efb36ea50ebe97d646b83f028293585f3baf62deb1a23ccb71 [2021-06-10T20:40:08.692Z] #51 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #55 sha256:2915eab2eeef7fe49b7ef255f82a3ba2afa7686033a30f4e5a77b05154dd162c [2021-06-10T20:40:08.692Z] #55 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T20:40:08.692Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T20:40:08.692Z] #17 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #45 sha256:e5d8c78e159da73900723d0443104fc5230a903510bc6db82373c811d1e6a968 [2021-06-10T20:40:08.692Z] #45 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #35 sha256:87cc102b1cca21ffb80c6a97f1bedfa8534b2310eb4067ff806b7708c5ec03d5 [2021-06-10T20:40:08.692Z] #35 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #53 sha256:01725c978b877d2afe664b6d424b85cf9227d99ed9e74bf4e2714cf7a4759ef6 [2021-06-10T20:40:08.692Z] #53 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #58 sha256:c8252d9e83235e66c0f8561dcde03254939fb2a6fb467a780065ad4b796d2e1c [2021-06-10T20:40:08.692Z] #58 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T20:40:08.692Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T20:40:08.692Z] #39 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T20:40:08.692Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T20:40:08.692Z] #18 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:40:08.692Z] #34 sha256:f758a868707f835205ab18035db17a769cf35d512bb8214cb8cc1ac6a5a7943a [2021-06-10T20:40:08.692Z] #34 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:40:08.692Z] #57 sha256:f4644e78e2175f38f73085dfd9381f5ee8fb7afec9bcbf21fb370e071fc93edd [2021-06-10T20:40:08.692Z] #57 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #41 sha256:95ab367d76d9b10d067522b89cca1ae4639142fb0cf00f8dd3ad1165b84abd67 [2021-06-10T20:40:08.692Z] #41 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T20:40:08.692Z] #47 sha256:707230ab94f1c5da313ce71fb4214a7645a2b9c3b31a43a85c530445611d8322 [2021-06-10T20:40:08.692Z] #47 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #56 [containerd 1/2] 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 [2021-06-10T20:40:08.692Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:40:08.692Z] #56 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #11 [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 [2021-06-10T20:40:08.692Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T20:40:08.692Z] #11 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T20:40:08.692Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T20:40:08.692Z] #14 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:40:08.692Z] #48 sha256:535545828722a852f170155192a257a35e778f00181aa8c4d6d00cb309ca6d15 [2021-06-10T20:40:08.692Z] #48 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T20:40:08.692Z] #68 sha256:b16c4d6c28283295077f639096a227f462295e0e2d8c7fbf495ab9f1ff7dea1c [2021-06-10T20:40:08.692Z] #68 CACHED [2021-06-10T20:40:08.692Z] [2021-06-10T20:40:08.692Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T20:40:08.692Z] #69 sha256:ccb8669328367b8bef5b2d705e9f2f28a94cfdffe04b4964bef84583e8626d5f [2021-06-10T20:40:09.386Z] + docker info [2021-06-10T20:40:09.442Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-10T20:40:09.442Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-10T20:40:09.442Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-10T20:40:09.442Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-10T20:40:09.442Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-10T20:40:09.442Z] Congratulations! No new tests were added to integration-cli. [2021-06-10T20:40:09.442Z] [2021-06-10T20:40:09.442Z] INFO Start validation with golang-ci-lint [2021-06-10T20:40:09.618Z] #69 DONE 0.9s [2021-06-10T20:40:09.618Z] [2021-06-10T20:40:09.618Z] #70 exporting to image [2021-06-10T20:40:09.618Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T20:40:09.618Z] #70 exporting layers [2021-06-10T20:40:09.701Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-10T20:40:09.701Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T20:40:09.701Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T20:40:10.357Z] Client: [2021-06-10T20:40:10.357Z] Context: default [2021-06-10T20:40:10.357Z] Debug Mode: false [2021-06-10T20:40:10.357Z] Plugins: [2021-06-10T20:40:10.357Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T20:40:10.357Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T20:40:10.357Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T20:40:10.357Z] [2021-06-10T20:40:10.357Z] Server: [2021-06-10T20:40:10.357Z] Containers: 0 [2021-06-10T20:40:10.357Z] Running: 0 [2021-06-10T20:40:10.357Z] Paused: 0 [2021-06-10T20:40:10.357Z] Stopped: 0 [2021-06-10T20:40:10.357Z] Images: 10 [2021-06-10T20:40:10.357Z] Server Version: 20.10.0 [2021-06-10T20:40:10.357Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T20:40:10.357Z] Windows: [2021-06-10T20:40:10.357Z] LCOW: [2021-06-10T20:40:10.357Z] Logging Driver: json-file [2021-06-10T20:40:10.357Z] Plugins: [2021-06-10T20:40:10.357Z] Volume: local [2021-06-10T20:40:10.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:40:10.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:40:10.357Z] Swarm: inactive [2021-06-10T20:40:10.357Z] Default Isolation: process [2021-06-10T20:40:10.357Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T20:40:10.357Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T20:40:10.357Z] OSType: windows [2021-06-10T20:40:10.357Z] Architecture: x86_64 [2021-06-10T20:40:10.357Z] CPUs: 4 [2021-06-10T20:40:10.357Z] Total Memory: 32GiB [2021-06-10T20:40:10.357Z] Name: azwin-2-1f4830 [2021-06-10T20:40:10.357Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T20:40:10.357Z] Docker Root Dir: D:\docker [2021-06-10T20:40:10.357Z] Debug Mode: false [2021-06-10T20:40:10.357Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:40:10.357Z] Labels: [2021-06-10T20:40:10.357Z] Experimental: true [2021-06-10T20:40:10.357Z] Insecure Registries: [2021-06-10T20:40:10.357Z] 10.0.0.4:5000 [2021-06-10T20:40:10.357Z] 127.0.0.0/8 [2021-06-10T20:40:10.357Z] Registry Mirrors: [2021-06-10T20:40:10.357Z] http://10.0.0.4:5000/ [2021-06-10T20:40:10.357Z] Live Restore Enabled: false [2021-06-10T20:40:10.357Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-10T20:40:10.548Z] #70 exporting layers 1.0s done [2021-06-10T20:40:10.548Z] #70 writing image sha256:142fb1c8f4c4ad80e2ba9184201c054cc5df90eb03e13fd2859e4b4bd98161bd done [2021-06-10T20:40:10.548Z] #70 naming to docker.io/library/docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 done [2021-06-10T20:40:10.548Z] #70 DONE 1.1s [2021-06-10T20:40:10.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:10.270Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:40:10.400Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:10.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:40:10.770Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-10T20:40:11.370Z] + trap exit INT TERM [2021-06-10T20:40:11.370Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-10T20:40:11.370Z] + CONTAINER_NAME=docker-pr4 [2021-06-10T20:40:11.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42511/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh dynbinary [2021-06-10T20:40:11.899Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:11.931Z] [2021-06-10T20:40:11.931Z] Removing bundles/ [2021-06-10T20:40:11.931Z] [2021-06-10T20:40:11.931Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T20:40:11.931Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:40:11.932Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:40:10.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:40:10.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:10.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:40:11.934Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:12.061Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:18.545Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:18.545Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:40:19.495Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:40:17.908Z] > git remote # timeout=10 [2021-06-10T20:40:18.035Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:40:18.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:40:18.161Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:40:18.371Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-10T20:40:18.578Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:40:18.709Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:40:20.891Z] + docker version [2021-06-10T20:40:20.891Z] Client: [2021-06-10T20:40:20.891Z] Version: 20.10.6 [2021-06-10T20:40:20.891Z] API version: 1.41 [2021-06-10T20:40:20.891Z] Go version: go1.16.3 [2021-06-10T20:40:20.891Z] Git commit: 370c289 [2021-06-10T20:40:20.891Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-10T20:40:20.891Z] OS/Arch: windows/amd64 [2021-06-10T20:40:20.891Z] Context: default [2021-06-10T20:40:20.891Z] Experimental: true [2021-06-10T20:40:20.891Z] [2021-06-10T20:40:20.891Z] Server: Docker Engine - Community [2021-06-10T20:40:20.891Z] Engine: [2021-06-10T20:40:20.891Z] Version: 20.10.6 [2021-06-10T20:40:20.891Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:40:20.891Z] Go version: go1.13.15 [2021-06-10T20:40:20.891Z] Git commit: 8728dd2 [2021-06-10T20:40:20.891Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-10T20:40:20.891Z] OS/Arch: windows/amd64 [2021-06-10T20:40:20.891Z] Experimental: true [Pipeline] sh [2021-06-10T20:40:21.931Z] + docker info [2021-06-10T20:40:23.438Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-10T20:40:23.438Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-21727c73\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-10T20:40:23.438Z] ---------------------------------------------------------------------------- [2021-06-10T20:40:23.438Z] [2021-06-10T20:40:23.438Z] INFO: executeCI.ps1 starting at Thu Jun 10 20:40:22 CUT 2021 [2021-06-10T20:40:23.438Z] [2021-06-10T20:40:23.438Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-10T20:40:23.438Z] INFO: Running git version 2.24.1.windows.2 [2021-06-10T20:40:23.438Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-10T20:40:23.438Z] INFO: Environment variables: [2021-06-10T20:40:23.438Z] [2021-06-10T20:40:23.438Z] Name Value [2021-06-10T20:40:23.438Z] ---- ----- [2021-06-10T20:40:23.438Z] ALLUSERSPROFILE C:\ProgramData [2021-06-10T20:40:23.438Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-10T20:40:23.438Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-10T20:40:23.438Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-10T20:40:23.438Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-10T20:40:23.438Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-10T20:40:23.438Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-10T20:40:23.438Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-10T20:40:23.438Z] BRANCH_NAME PR-42511 [2021-06-10T20:40:23.438Z] BUILD_DISPLAY_NAME #4 [2021-06-10T20:40:23.438Z] BUILD_ID 4 [2021-06-10T20:40:23.438Z] BUILD_NUMBER 4 [2021-06-10T20:40:23.438Z] BUILD_TAG jenkins-moby-PR-42511-4 [2021-06-10T20:40:23.438Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/ [2021-06-10T20:40:23.438Z] CHANGE_AUTHOR thaJeztah [2021-06-10T20:40:23.438Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-10T20:40:23.438Z] CHANGE_BRANCH remove_lcow_step4 [2021-06-10T20:40:23.438Z] CHANGE_FORK thaJeztah/docker [2021-06-10T20:40:23.438Z] CHANGE_ID 42511 [2021-06-10T20:40:23.438Z] CHANGE_TARGET master [2021-06-10T20:40:23.438Z] CHANGE_TITLE Remove LCOW (step 4): remove layerstore indexing by OS (used for LCOW) [2021-06-10T20:40:23.438Z] CHANGE_URL https://github.com/moby/moby/pull/42511 [2021-06-10T20:40:23.438Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:23.438Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-10T20:40:23.438Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-10T20:40:23.438Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-10T20:40:23.438Z] COMPUTERNAME azwin-2-1f4830 [2021-06-10T20:40:23.438Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-10T20:40:23.438Z] ConfigSequenceNumber 0 [2021-06-10T20:40:23.438Z] DOCKER_BUILDKIT 0 [2021-06-10T20:40:23.438Z] DOCKER_DUT_DEBUG 1 [2021-06-10T20:40:23.438Z] DOCKER_EXPERIMENTAL 1 [2021-06-10T20:40:23.438Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-10T20:40:23.438Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-10T20:40:23.438Z] EXECUTOR_NUMBER 0 [2021-06-10T20:40:23.438Z] FQDN azwin-2-1f4830.westus.cloudapp.azure.com [2021-06-10T20:40:23.438Z] GIT_BRANCH PR-42511 [2021-06-10T20:40:23.438Z] GIT_COMMIT dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:23.438Z] GIT_PREVIOUS_COMMIT dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:23.438Z] GIT_URL https://github.com/moby/moby.git [2021-06-10T20:40:23.438Z] HUDSON_COOKIE b04fa9a1-6570-4295-8d9a-7719318ea8bc [2021-06-10T20:40:23.438Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-10T20:40:23.438Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-10T20:40:23.438Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-10T20:40:23.438Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-10T20:40:23.438Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-10T20:40:23.438Z] JENKINS_NODE_COOKIE 81dc0fd9-5588-4832-91d6-4376392fbee7 [2021-06-10T20:40:23.438Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-10T20:40:23.438Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-10T20:40:23.438Z] JOB_BASE_NAME PR-42511 [2021-06-10T20:40:23.438Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/display/redirect [2021-06-10T20:40:23.438Z] JOB_NAME moby/PR-42511 [2021-06-10T20:40:23.438Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/ [2021-06-10T20:40:23.438Z] library.jps.version master [2021-06-10T20:40:23.438Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-10T20:40:23.438Z] NODE_LABELS amd64 azure azwin-2-1f4830 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-10T20:40:23.438Z] NODE_NAME azwin-2-1f4830 [2021-06-10T20:40:23.438Z] NUMBER_OF_PROCESSORS 4 [2021-06-10T20:40:23.438Z] OS Windows_NT [2021-06-10T20:40:23.438Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-10T20:40:23.438Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-10T20:40:23.438Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-10T20:40:23.438Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-10T20:40:23.438Z] PROCESSOR_LEVEL 6 [2021-06-10T20:40:23.438Z] PROCESSOR_REVISION 4f01 [2021-06-10T20:40:23.438Z] ProgramData C:\ProgramData [2021-06-10T20:40:23.438Z] ProgramFiles C:\Program Files [2021-06-10T20:40:23.439Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-10T20:40:23.439Z] ProgramW6432 C:\Program Files [2021-06-10T20:40:23.439Z] PROMPT $P$G [2021-06-10T20:40:23.439Z] PSExecutionPolicyPreference Bypass [2021-06-10T20:40:23.439Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-10T20:40:23.439Z] PUBLIC C:\Users\Public [2021-06-10T20:40:23.439Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=artif... [2021-06-10T20:40:23.439Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=changes [2021-06-10T20:40:23.439Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect [2021-06-10T20:40:23.439Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=tests [2021-06-10T20:40:23.439Z] SKIP_VALIDATION_TESTS 1 [2021-06-10T20:40:23.439Z] SOURCES_DRIVE d [2021-06-10T20:40:23.439Z] SOURCES_SUBDIR gopath [2021-06-10T20:40:23.439Z] STAGE_NAME Run tests [2021-06-10T20:40:23.439Z] SystemDrive C: [2021-06-10T20:40:23.439Z] SystemRoot C:\Windows [2021-06-10T20:40:23.439Z] TEMP C:\Windows\TEMP [2021-06-10T20:40:23.439Z] TESTDEBUG 0 [2021-06-10T20:40:23.439Z] TESTRUN_DRIVE d [2021-06-10T20:40:23.439Z] TESTRUN_SUBDIR CI [2021-06-10T20:40:23.439Z] TIMEOUT 120m [2021-06-10T20:40:23.439Z] TMP C:\Windows\TEMP [2021-06-10T20:40:23.439Z] USERDOMAIN WORKGROUP [2021-06-10T20:40:23.439Z] USERNAME azwin-2-1f4830$ [2021-06-10T20:40:23.439Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-10T20:40:23.439Z] windir C:\Windows [2021-06-10T20:40:23.439Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-10T20:40:23.439Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-10T20:40:23.439Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-10T20:40:23.439Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-10T20:40:23.439Z] [2021-06-10T20:40:23.439Z] [2021-06-10T20:40:23.439Z] [2021-06-10T20:40:23.439Z] INFO: Sources under d:\gopath\... [2021-06-10T20:40:23.439Z] INFO: Test run under d:\CI\... [2021-06-10T20:40:23.439Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-10T20:40:23.439Z] INFO: docker/docker repository was found [2021-06-10T20:40:23.484Z] Client: [2021-06-10T20:40:23.484Z] Context: default [2021-06-10T20:40:23.484Z] Debug Mode: false [2021-06-10T20:40:23.484Z] Plugins: [2021-06-10T20:40:23.484Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T20:40:23.484Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T20:40:23.484Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T20:40:23.484Z] [2021-06-10T20:40:23.484Z] Server: [2021-06-10T20:40:23.484Z] Containers: 0 [2021-06-10T20:40:23.484Z] Running: 0 [2021-06-10T20:40:23.484Z] Paused: 0 [2021-06-10T20:40:23.484Z] Stopped: 0 [2021-06-10T20:40:23.484Z] Images: 10 [2021-06-10T20:40:23.484Z] Server Version: 20.10.6 [2021-06-10T20:40:23.484Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T20:40:23.484Z] Windows: [2021-06-10T20:40:23.484Z] LCOW: [2021-06-10T20:40:23.484Z] Logging Driver: json-file [2021-06-10T20:40:23.484Z] Plugins: [2021-06-10T20:40:23.484Z] Volume: local [2021-06-10T20:40:23.484Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:40:23.484Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:40:23.484Z] Swarm: inactive [2021-06-10T20:40:23.484Z] Default Isolation: process [2021-06-10T20:40:23.484Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T20:40:23.484Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T20:40:23.484Z] OSType: windows [2021-06-10T20:40:23.484Z] Architecture: x86_64 [2021-06-10T20:40:23.484Z] CPUs: 4 [2021-06-10T20:40:23.484Z] Total Memory: 32GiB [2021-06-10T20:40:23.484Z] Name: azwin-2-a848c0 [2021-06-10T20:40:23.484Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-10T20:40:23.484Z] Docker Root Dir: D:\docker [2021-06-10T20:40:23.484Z] Debug Mode: false [2021-06-10T20:40:23.484Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:40:23.484Z] Labels: [2021-06-10T20:40:23.484Z] Experimental: true [2021-06-10T20:40:23.484Z] Insecure Registries: [2021-06-10T20:40:23.484Z] 10.0.0.4:5000 [2021-06-10T20:40:23.484Z] 127.0.0.0/8 [2021-06-10T20:40:23.484Z] Registry Mirrors: [2021-06-10T20:40:23.484Z] http://10.0.0.4:5000/ [2021-06-10T20:40:23.484Z] Live Restore Enabled: false [2021-06-10T20:40:23.484Z] Product License: Community Engine [2021-06-10T20:40:23.484Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-10T20:40:23.899Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-10T20:40:23.899Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-10T20:40:23.899Z] INFO: Docker version of control daemon [2021-06-10T20:40:23.899Z] [2021-06-10T20:40:23.899Z] Client: Mirantis Container Runtime [2021-06-10T20:40:23.899Z] Version: 20.10.0 [2021-06-10T20:40:23.899Z] API version: 1.41 [2021-06-10T20:40:23.899Z] Go version: go1.13.15 [2021-06-10T20:40:23.899Z] Git commit: 6ee42dc [2021-06-10T20:40:23.899Z] Built: 03/11/2021 13:24:56 [2021-06-10T20:40:23.899Z] OS/Arch: windows/amd64 [2021-06-10T20:40:23.899Z] Context: default [2021-06-10T20:40:23.899Z] Experimental: true [2021-06-10T20:40:23.899Z] [2021-06-10T20:40:23.899Z] Server: Mirantis Container Runtime [2021-06-10T20:40:23.899Z] Engine: [2021-06-10T20:40:23.899Z] Version: 20.10.0 [2021-06-10T20:40:23.899Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:40:23.899Z] Go version: go1.13.15 [2021-06-10T20:40:23.899Z] Git commit: 1e08f21e79 [2021-06-10T20:40:23.899Z] Built: 03/11/2021 13:23:32 [2021-06-10T20:40:23.899Z] OS/Arch: windows/amd64 [2021-06-10T20:40:23.899Z] Experimental: true [2021-06-10T20:40:23.899Z] [2021-06-10T20:40:23.899Z] INFO: Docker info of control daemon [2021-06-10T20:40:23.899Z] [2021-06-10T20:40:24.360Z] Client: [2021-06-10T20:40:24.360Z] Context: default [2021-06-10T20:40:24.360Z] Debug Mode: false [2021-06-10T20:40:24.360Z] Plugins: [2021-06-10T20:40:24.360Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T20:40:24.360Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T20:40:24.360Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T20:40:24.360Z] [2021-06-10T20:40:24.360Z] Server: [2021-06-10T20:40:24.360Z] Containers: 0 [2021-06-10T20:40:24.360Z] Running: 0 [2021-06-10T20:40:24.360Z] Paused: 0 [2021-06-10T20:40:24.360Z] Stopped: 0 [2021-06-10T20:40:24.360Z] Images: 10 [2021-06-10T20:40:24.360Z] Server Version: 20.10.0 [2021-06-10T20:40:24.360Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T20:40:24.360Z] Windows: [2021-06-10T20:40:24.360Z] LCOW: [2021-06-10T20:40:24.360Z] Logging Driver: json-file [2021-06-10T20:40:24.360Z] Plugins: [2021-06-10T20:40:24.360Z] Volume: local [2021-06-10T20:40:24.360Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:40:24.360Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:40:24.360Z] Swarm: inactive [2021-06-10T20:40:24.360Z] Default Isolation: process [2021-06-10T20:40:24.360Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T20:40:24.360Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T20:40:24.360Z] OSType: windows [2021-06-10T20:40:24.360Z] Architecture: x86_64 [2021-06-10T20:40:24.360Z] CPUs: 4 [2021-06-10T20:40:24.360Z] Total Memory: 32GiB [2021-06-10T20:40:24.360Z] Name: azwin-2-1f4830 [2021-06-10T20:40:24.360Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T20:40:24.360Z] Docker Root Dir: D:\docker [2021-06-10T20:40:24.360Z] Debug Mode: false [2021-06-10T20:40:24.360Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:40:24.360Z] Labels: [2021-06-10T20:40:24.360Z] Experimental: true [2021-06-10T20:40:24.360Z] Insecure Registries: [2021-06-10T20:40:24.360Z] 10.0.0.4:5000 [2021-06-10T20:40:24.360Z] 127.0.0.0/8 [2021-06-10T20:40:24.360Z] Registry Mirrors: [2021-06-10T20:40:24.360Z] http://10.0.0.4:5000/ [2021-06-10T20:40:24.360Z] Live Restore Enabled: false [2021-06-10T20:40:24.360Z] [2021-06-10T20:40:24.360Z] [2021-06-10T20:40:24.360Z] INFO: Commit hash is dc7cbb9b33 [2021-06-10T20:40:24.360Z] INFO: Nuke-Everything... [2021-06-10T20:40:24.821Z] INFO: Container count on control daemon to delete is 0 [2021-06-10T20:40:25.284Z] INFO: Nuking d:\CI [2021-06-10T20:40:25.284Z] INFO: Zapped successfully [2021-06-10T20:40:25.284Z] INFO: Location for testing is d:\CI\PR-42511\4 [2021-06-10T20:40:25.284Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-10T20:40:25.284Z] [2021-06-10T20:40:25.284Z] [2021-06-10T20:40:25.284Z] INFO: Building the image from Dockerfile.windows at 06/10/2021 20:40:24... [2021-06-10T20:40:25.284Z] [2021-06-10T20:40:31.087Z] Sending build context to Docker daemon 61.09MB [2021-06-10T20:40:31.087Z] [2021-06-10T20:40:31.087Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-10T20:40:31.087Z] ---> 39d157a84080 [2021-06-10T20:40:31.087Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> cc5d28e0a35f [2021-06-10T20:40:31.087Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> 5b6ef3d49580 [2021-06-10T20:40:31.087Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> cf57c6c38410 [2021-06-10T20:40:31.087Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> 29376aecb757 [2021-06-10T20:40:31.087Z] Step 6/10 : 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'); 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; $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; [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> f160ca002c79 [2021-06-10T20:40:31.087Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> 6064668d9415 [2021-06-10T20:40:31.087Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> 6e43f007ee8a [2021-06-10T20:40:31.087Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-10T20:40:31.087Z] ---> Using cache [2021-06-10T20:40:31.087Z] ---> bc308d4f3aa2 [2021-06-10T20:40:31.087Z] Step 10/10 : COPY . . [2021-06-10T20:40:56.274Z] ---> 8655dcf64475 [2021-06-10T20:40:57.246Z] Successfully built 8655dcf64475 [2021-06-10T20:40:57.246Z] Successfully tagged docker:latest [2021-06-10T20:40:57.246Z] INFO: Image build ended at 06/10/2021 20:40:57. Duration:00:00:32.0447507 [2021-06-10T20:40:57.246Z] [2021-06-10T20:40:57.246Z] [2021-06-10T20:40:57.246Z] INFO: Building the test binaries at 06/10/2021 20:40:57... [2021-06-10T20:40:59.395Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d49b668156524066) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] { [Pipeline] checkout [2021-06-10T20:40:59.487Z] The recommended git tool is: git [2021-06-10T20:40:59.958Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-10T20:40:59.958Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-11a34d6f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-10T20:40:59.958Z] ---------------------------------------------------------------------------- [2021-06-10T20:40:59.958Z] [2021-06-10T20:40:59.958Z] INFO: executeCI.ps1 starting at Thu Jun 10 20:40:57 CUT 2021 [2021-06-10T20:40:59.958Z] [2021-06-10T20:40:59.958Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-10T20:40:59.958Z] INFO: Running git version 2.24.1.windows.2 [2021-06-10T20:40:59.958Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-10T20:40:59.958Z] INFO: Environment variables: [2021-06-10T20:40:59.958Z] [2021-06-10T20:40:59.958Z] Name Value [2021-06-10T20:40:59.958Z] ---- ----- [2021-06-10T20:40:59.958Z] ALLUSERSPROFILE C:\ProgramData [2021-06-10T20:40:59.958Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-10T20:40:59.958Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-10T20:40:59.958Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-10T20:40:59.958Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-10T20:40:59.958Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-10T20:40:59.958Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-10T20:40:59.958Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-10T20:40:59.958Z] BRANCH_NAME PR-42511 [2021-06-10T20:40:59.958Z] BUILD_DISPLAY_NAME #4 [2021-06-10T20:40:59.958Z] BUILD_ID 4 [2021-06-10T20:40:59.958Z] BUILD_NUMBER 4 [2021-06-10T20:40:59.958Z] BUILD_TAG jenkins-moby-PR-42511-4 [2021-06-10T20:40:59.958Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/ [2021-06-10T20:40:59.958Z] CHANGE_AUTHOR thaJeztah [2021-06-10T20:40:59.958Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-10T20:40:59.958Z] CHANGE_BRANCH remove_lcow_step4 [2021-06-10T20:40:59.958Z] CHANGE_FORK thaJeztah/docker [2021-06-10T20:40:59.958Z] CHANGE_ID 42511 [2021-06-10T20:40:59.958Z] CHANGE_TARGET master [2021-06-10T20:40:59.958Z] CHANGE_TITLE Remove LCOW (step 4): remove layerstore indexing by OS (used for LCOW) [2021-06-10T20:40:59.958Z] CHANGE_URL https://github.com/moby/moby/pull/42511 [2021-06-10T20:40:59.958Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:40:59.958Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-10T20:40:59.958Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-10T20:40:59.958Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-10T20:40:59.958Z] COMPUTERNAME azwin-2-a848c0 [2021-06-10T20:40:59.958Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-10T20:40:59.958Z] ConfigSequenceNumber 0 [2021-06-10T20:40:59.958Z] DOCKER_BUILDKIT 0 [2021-06-10T20:40:59.958Z] DOCKER_DUT_DEBUG 1 [2021-06-10T20:40:59.958Z] DOCKER_EXPERIMENTAL 1 [2021-06-10T20:40:59.958Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-10T20:40:59.958Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-10T20:40:59.958Z] EXECUTOR_NUMBER 0 [2021-06-10T20:40:59.958Z] FQDN azwin-2-a848c0.westus.cloudapp.azure.com [2021-06-10T20:40:59.958Z] GIT_BRANCH PR-42511 [2021-06-10T20:40:59.958Z] GIT_COMMIT dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:59.958Z] GIT_PREVIOUS_COMMIT dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:40:59.958Z] GIT_URL https://github.com/moby/moby.git [2021-06-10T20:40:59.958Z] HUDSON_COOKIE 60da8bec-1e1b-447c-a547-131ec9578584 [2021-06-10T20:40:59.958Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-10T20:40:59.958Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-10T20:40:59.958Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-10T20:40:59.958Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-10T20:40:59.958Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-10T20:40:59.958Z] JENKINS_NODE_COOKIE 338b5aa2-82b5-40e7-94a0-4feea53502b5 [2021-06-10T20:40:59.958Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-10T20:40:59.958Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-10T20:40:59.958Z] JOB_BASE_NAME PR-42511 [2021-06-10T20:40:59.958Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/display/redirect [2021-06-10T20:40:59.958Z] JOB_NAME moby/PR-42511 [2021-06-10T20:40:59.958Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/ [2021-06-10T20:40:59.958Z] library.jps.version master [2021-06-10T20:40:59.958Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-10T20:40:59.959Z] NODE_LABELS amd64 azure azwin-2-a848c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-10T20:40:59.959Z] NODE_NAME azwin-2-a848c0 [2021-06-10T20:40:59.959Z] NUMBER_OF_PROCESSORS 4 [2021-06-10T20:40:59.959Z] OS Windows_NT [2021-06-10T20:40:59.959Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-10T20:40:59.959Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-10T20:40:59.959Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-10T20:40:59.959Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-10T20:40:59.959Z] PROCESSOR_LEVEL 6 [2021-06-10T20:40:59.959Z] PROCESSOR_REVISION 5504 [2021-06-10T20:40:59.959Z] ProgramData C:\ProgramData [2021-06-10T20:40:59.959Z] ProgramFiles C:\Program Files [2021-06-10T20:40:59.959Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-10T20:40:59.959Z] ProgramW6432 C:\Program Files [2021-06-10T20:40:59.959Z] PROMPT $P$G [2021-06-10T20:40:59.959Z] PSExecutionPolicyPreference Bypass [2021-06-10T20:40:59.959Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-10T20:40:59.959Z] PUBLIC C:\Users\Public [2021-06-10T20:40:59.959Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=artif... [2021-06-10T20:40:59.959Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=changes [2021-06-10T20:40:59.959Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect [2021-06-10T20:40:59.959Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42511/4/display/redirect?page=tests [2021-06-10T20:40:59.959Z] SKIP_VALIDATION_TESTS 1 [2021-06-10T20:40:59.959Z] SOURCES_DRIVE d [2021-06-10T20:40:59.959Z] SOURCES_SUBDIR gopath [2021-06-10T20:40:59.959Z] STAGE_NAME Run tests [2021-06-10T20:40:59.959Z] SystemDrive C: [2021-06-10T20:40:59.959Z] SystemRoot C:\Windows [2021-06-10T20:40:59.959Z] TEMP C:\Windows\TEMP [2021-06-10T20:40:59.959Z] TESTDEBUG 0 [2021-06-10T20:40:59.959Z] TESTRUN_DRIVE d [2021-06-10T20:40:59.959Z] TESTRUN_SUBDIR CI [2021-06-10T20:40:59.959Z] TIMEOUT 120m [2021-06-10T20:40:59.959Z] TMP C:\Windows\TEMP [2021-06-10T20:40:59.959Z] USERDOMAIN WORKGROUP [2021-06-10T20:40:59.959Z] USERNAME azwin-2-a848c0$ [2021-06-10T20:40:59.959Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-10T20:40:59.959Z] windir C:\Windows [2021-06-10T20:40:59.959Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-10T20:40:59.959Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-10T20:40:59.959Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-10T20:40:59.959Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] INFO: Sources under d:\gopath\... [2021-06-10T20:40:59.959Z] INFO: Test run under d:\CI\... [2021-06-10T20:40:59.959Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-10T20:40:59.959Z] INFO: docker/docker repository was found [2021-06-10T20:40:59.959Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-10T20:40:59.959Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-10T20:40:59.959Z] INFO: Docker version of control daemon [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] Client: [2021-06-10T20:40:59.959Z] Version: 20.10.6 [2021-06-10T20:40:59.959Z] API version: 1.41 [2021-06-10T20:40:59.959Z] Go version: go1.16.3 [2021-06-10T20:40:59.959Z] Git commit: 370c289 [2021-06-10T20:40:59.959Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-10T20:40:59.959Z] OS/Arch: windows/amd64 [2021-06-10T20:40:59.959Z] Context: default [2021-06-10T20:40:59.959Z] Experimental: true [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] Server: Docker Engine - Community [2021-06-10T20:40:59.959Z] Engine: [2021-06-10T20:40:59.959Z] Version: 20.10.6 [2021-06-10T20:40:59.959Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:40:59.959Z] Go version: go1.13.15 [2021-06-10T20:40:59.959Z] Git commit: 8728dd2 [2021-06-10T20:40:59.959Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-10T20:40:59.959Z] OS/Arch: windows/amd64 [2021-06-10T20:40:59.959Z] Experimental: true [2021-06-10T20:40:59.959Z] [2021-06-10T20:40:59.959Z] INFO: Docker info of control daemon [2021-06-10T20:40:59.959Z] [2021-06-10T20:41:00.421Z] Client: [2021-06-10T20:41:00.421Z] Context: default [2021-06-10T20:41:00.421Z] Debug Mode: false [2021-06-10T20:41:00.421Z] Plugins: [2021-06-10T20:41:00.421Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T20:41:00.421Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T20:41:00.421Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T20:41:00.421Z] [2021-06-10T20:41:00.421Z] Server: [2021-06-10T20:41:00.421Z] Containers: 0 [2021-06-10T20:41:00.421Z] Running: 0 [2021-06-10T20:41:00.421Z] Paused: 0 [2021-06-10T20:41:00.421Z] Stopped: 0 [2021-06-10T20:41:00.421Z] Images: 10 [2021-06-10T20:41:00.421Z] Server Version: 20.10.6 [2021-06-10T20:41:00.421Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T20:41:00.421Z] Windows: [2021-06-10T20:41:00.421Z] LCOW: [2021-06-10T20:41:00.421Z] Logging Driver: json-file [2021-06-10T20:41:00.421Z] Plugins: [2021-06-10T20:41:00.421Z] Volume: local [2021-06-10T20:41:00.421Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:41:00.421Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:41:00.421Z] Swarm: inactive [2021-06-10T20:41:00.421Z] Default Isolation: process [2021-06-10T20:41:00.421Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T20:41:00.421Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T20:41:00.421Z] OSType: windows [2021-06-10T20:41:00.421Z] Architecture: x86_64 [2021-06-10T20:41:00.421Z] CPUs: 4 [2021-06-10T20:41:00.421Z] Total Memory: 32GiB [2021-06-10T20:41:00.421Z] Name: azwin-2-a848c0 [2021-06-10T20:41:00.421Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-10T20:41:00.421Z] Docker Root Dir: D:\docker [2021-06-10T20:41:00.421Z] Debug Mode: false [2021-06-10T20:41:00.421Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:41:00.421Z] Labels: [2021-06-10T20:41:00.421Z] Experimental: true [2021-06-10T20:41:00.421Z] Insecure Registries: [2021-06-10T20:41:00.421Z] 10.0.0.4:5000 [2021-06-10T20:41:00.421Z] 127.0.0.0/8 [2021-06-10T20:41:00.421Z] Registry Mirrors: [2021-06-10T20:41:00.421Z] http://10.0.0.4:5000/ [2021-06-10T20:41:00.421Z] Live Restore Enabled: false [2021-06-10T20:41:00.421Z] Product License: Community Engine [2021-06-10T20:41:00.421Z] [2021-06-10T20:41:00.421Z] [2021-06-10T20:41:00.421Z] INFO: Commit hash is dc7cbb9b33 [2021-06-10T20:41:00.421Z] INFO: Nuke-Everything... [2021-06-10T20:41:00.421Z] INFO: Container count on control daemon to delete is 0 [2021-06-10T20:41:00.884Z] INFO: Nuking d:\CI [2021-06-10T20:41:01.347Z] INFO: Zapped successfully [2021-06-10T20:41:01.347Z] INFO: Location for testing is d:\CI\PR-42511\4 [2021-06-10T20:41:01.347Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-10T20:41:01.347Z] [2021-06-10T20:41:01.347Z] [2021-06-10T20:41:01.347Z] INFO: Building the image from Dockerfile.windows at 06/10/2021 20:41:00... [2021-06-10T20:41:01.347Z] [2021-06-10T20:41:02.068Z] using credential docker-jenkins-github-credentials [2021-06-10T20:41:02.074Z] Cloning the remote Git repository [2021-06-10T20:41:02.074Z] Cloning with configured refspecs honoured and without tags [2021-06-10T20:41:02.093Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:41:02.150Z] > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10 [2021-06-10T20:41:02.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:41:02.442Z] > git --version # timeout=10 [2021-06-10T20:41:02.457Z] > git --version # 'git version 2.25.1' [2021-06-10T20:41:02.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:02.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:03.118Z] INFO: make.ps1 starting at 06/10/2021 20:41:02 [2021-06-10T20:41:03.118Z] INFO: Git commit (dc7cbb9b33) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T20:41:03.118Z] INFO: Invoking autogen... [2021-06-10T20:41:03.118Z] INFO: Building daemon... [2021-06-10T20:41:08.665Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-034dfe4886d62a799) in /home/ubuntu/workspace/moby_PR-42511 [Pipeline] { [Pipeline] checkout [2021-06-10T20:41:09.086Z] The recommended git tool is: git [2021-06-10T20:41:11.741Z] Sending build context to Docker daemon 61.09MB [2021-06-10T20:41:11.741Z] [2021-06-10T20:41:11.741Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-10T20:41:11.741Z] ---> 5b60ac4e9e92 [2021-06-10T20:41:11.741Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> bde103230a9a [2021-06-10T20:41:11.741Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> 2a61fa62acfc [2021-06-10T20:41:11.741Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> 22b5c8c1046e [2021-06-10T20:41:11.741Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> 56689e74eb94 [2021-06-10T20:41:11.741Z] Step 6/10 : 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'); 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; $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; [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> b7df0c8c3e0c [2021-06-10T20:41:11.741Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> 35dbba308499 [2021-06-10T20:41:11.741Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> b42e9cb4fd66 [2021-06-10T20:41:11.741Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-10T20:41:11.741Z] ---> Using cache [2021-06-10T20:41:11.741Z] ---> 486cf04cdbb8 [2021-06-10T20:41:11.741Z] Step 10/10 : COPY . . [2021-06-10T20:41:13.781Z] using credential docker-jenkins-github-credentials [2021-06-10T20:41:13.789Z] Cloning the remote Git repository [2021-06-10T20:41:13.789Z] Cloning with configured refspecs honoured and without tags [2021-06-10T20:41:13.980Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T20:41:14.041Z] > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10 [2021-06-10T20:41:14.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:41:14.446Z] > git --version # timeout=10 [2021-06-10T20:41:14.453Z] > git --version # 'git version 2.25.1' [2021-06-10T20:41:14.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:14.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:19.831Z] Fetching without tags [2021-06-10T20:41:20.118Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:20.923Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:20.924Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:41:19.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:41:19.793Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:41:19.800Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:19.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:41:19.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:41:19.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:19.835Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:20.125Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:41:20.143Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:41:20.862Z] > git remote # timeout=10 [2021-06-10T20:41:20.887Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:41:20.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:20.899Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:41:20.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:41:20.928Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:41:20.936Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:41:25.044Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:41:26.110Z] + docker version [2021-06-10T20:41:31.842Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:41:31.842Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:41:31.842Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:41:31.842Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:41:31.842Z] [2021-06-10T20:41:31.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:41:31.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:41:31.842Z] HOSTNAME=2f703b1274e1 [2021-06-10T20:41:31.842Z] DEST=bundles/test-integration [2021-06-10T20:41:31.842Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:41:31.842Z] DOCKER_ROOTLESS=1 [2021-06-10T20:41:31.842Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:31.842Z] container=docker [2021-06-10T20:41:31.842Z] HOME=/root [2021-06-10T20:41:31.842Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:41:31.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:41:31.842Z] VALIDATE_BRANCH=master [2021-06-10T20:41:31.842Z] TERM=xterm [2021-06-10T20:41:31.842Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:41:31.842Z] SHLVL=1 [2021-06-10T20:41:31.842Z] TIMEOUT=120m [2021-06-10T20:41:31.842Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:41:31.842Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:41:31.842Z] GO111MODULE=off [2021-06-10T20:41:31.842Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T20:41:31.842Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T20:41:31.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:41:31.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:41:31.842Z] GOPATH=/go [2021-06-10T20:41:31.842Z] PKG_CONFIG=pkg-config [2021-06-10T20:41:31.842Z] _=/usr/bin/env [2021-06-10T20:41:31.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T20:41:33.861Z] Fetching without tags [2021-06-10T20:41:34.224Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:35.319Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:35.320Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511) [2021-06-10T20:41:33.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:41:33.833Z] > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10 [2021-06-10T20:41:33.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:33.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T20:41:33.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T20:41:33.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:33.870Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:41:34.235Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:41:34.243Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:41:35.276Z] > git remote # timeout=10 [2021-06-10T20:41:35.282Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:41:35.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T20:41:35.289Z] > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10 [2021-06-10T20:41:35.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:41:35.322Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:41:35.326Z] > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10 [2021-06-10T20:41:36.136Z] Client: Docker Engine - Community [2021-06-10T20:41:36.136Z] Version: 20.10.6 [2021-06-10T20:41:36.136Z] API version: 1.41 [2021-06-10T20:41:36.136Z] Go version: go1.13.15 [2021-06-10T20:41:36.136Z] Git commit: 370c289 [2021-06-10T20:41:36.136Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-10T20:41:36.136Z] OS/Arch: linux/amd64 [2021-06-10T20:41:36.136Z] Context: default [2021-06-10T20:41:36.136Z] Experimental: true [2021-06-10T20:41:36.136Z] [2021-06-10T20:41:36.136Z] Server: Docker Engine - Community [2021-06-10T20:41:36.136Z] Engine: [2021-06-10T20:41:36.136Z] Version: 20.10.6 [2021-06-10T20:41:36.136Z] API version: 1.41 (minimum version 1.12) [2021-06-10T20:41:36.136Z] Go version: go1.13.15 [2021-06-10T20:41:36.136Z] Git commit: 8728dd2 [2021-06-10T20:41:36.136Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-10T20:41:36.136Z] OS/Arch: linux/amd64 [2021-06-10T20:41:36.136Z] Experimental: true [2021-06-10T20:41:36.136Z] containerd: [2021-06-10T20:41:36.136Z] Version: 1.4.6 [2021-06-10T20:41:36.136Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:41:36.136Z] runc: [2021-06-10T20:41:36.136Z] Version: 1.0.0-rc95 [2021-06-10T20:41:36.136Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:41:36.136Z] docker-init: [2021-06-10T20:41:36.136Z] Version: 0.19.0 [2021-06-10T20:41:36.136Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T20:41:36.458Z] + docker info [2021-06-10T20:41:39.432Z] Commit message: "remove layerstore indexing by OS (used for LCOW)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T20:41:40.487Z] + docker version [2021-06-10T20:41:48.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:41:48.312Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:41:48.312Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:41:48.312Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:41:48.312Z] [2021-06-10T20:41:48.312Z] + TEST_INTEGRATION_DEST=2 [2021-06-10T20:41:48.312Z] + CONTAINER_NAME=docker-pr4-2 [2021-06-10T20:41:48.312Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T20:41:48.312Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-10T20:41:48.312Z] + run_tests [2021-06-10T20:41:48.312Z] + c=0 [2021-06-10T20:41:48.312Z] + '[' -n 0 ']' [2021-06-10T20:41:48.312Z] + rm= [2021-06-10T20:41:48.312Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42511/.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=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh '' test-integration [2021-06-10T20:41:48.312Z] + TEST_INTEGRATION_DEST=1 [2021-06-10T20:41:48.312Z] + CONTAINER_NAME=docker-pr4-1 [2021-06-10T20:41:48.312Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T20:41:48.312Z] + run_tests test-integration-flaky [2021-06-10T20:41:48.312Z] + '[' -n 0 ']' [2021-06-10T20:41:48.312Z] + rm= [2021-06-10T20:41:48.312Z] + TEST_INTEGRATION_DEST=3 [2021-06-10T20:41:48.312Z] + CONTAINER_NAME=docker-pr4-3 [2021-06-10T20:41:48.312Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T20:41:48.312Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-10T20:41:48.312Z] + run_tests [2021-06-10T20:41:48.312Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42511/.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=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh test-integration-flaky test-integration [2021-06-10T20:41:48.312Z] + '[' -n 0 ']' [2021-06-10T20:41:48.312Z] + rm= [2021-06-10T20:41:48.312Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42511/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42511/.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=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh '' test-integration [2021-06-10T20:41:48.312Z] ++ jobs -p [2021-06-10T20:41:48.312Z] + for job in $(jobs -p) [2021-06-10T20:41:48.312Z] + wait 14008 [2021-06-10T20:41:48.312Z] [2021-06-10T20:41:48.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:41:48.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:41:48.312Z] HOSTNAME=021202f6247c [2021-06-10T20:41:48.312Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T20:41:48.312Z] TESTDEBUG=0 [2021-06-10T20:41:48.312Z] DEST=bundles/test-integration [2021-06-10T20:41:48.312Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:41:48.312Z] KEEPBUNDLE=1 [2021-06-10T20:41:48.312Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:48.312Z] container=docker [2021-06-10T20:41:48.312Z] HOME=/root [2021-06-10T20:41:48.312Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:41:48.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:41:48.312Z] VALIDATE_BRANCH=master [2021-06-10T20:41:48.312Z] TERM=xterm [2021-06-10T20:41:48.312Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:41:48.312Z] SHLVL=1 [2021-06-10T20:41:48.312Z] TIMEOUT=120m [2021-06-10T20:41:48.312Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:41:48.312Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:41:48.312Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-10T20:41:48.312Z] GO111MODULE=off [2021-06-10T20:41:48.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:41:48.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:41:48.312Z] GOPATH=/go [2021-06-10T20:41:48.312Z] PKG_CONFIG=pkg-config [2021-06-10T20:41:48.312Z] _=/usr/bin/env [2021-06-10T20:41:48.312Z] Building test suite binary ./integration-cli/test.main [2021-06-10T20:41:48.312Z] [2021-06-10T20:41:48.312Z] [2021-06-10T20:41:48.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:41:48.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:41:48.312Z] HOSTNAME=87ae657acb8a [2021-06-10T20:41:48.312Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T20:41:48.312Z] TESTDEBUG=0 [2021-06-10T20:41:48.312Z] DEST=bundles/test-integration [2021-06-10T20:41:48.312Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:41:48.312Z] KEEPBUNDLE=1 [2021-06-10T20:41:48.312Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:48.312Z] container=docker [2021-06-10T20:41:48.312Z] HOME=/root [2021-06-10T20:41:48.312Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:41:48.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:41:48.312Z] VALIDATE_BRANCH=master [2021-06-10T20:41:48.312Z] TERM=xterm [2021-06-10T20:41:48.312Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:41:48.312Z] SHLVL=1 [2021-06-10T20:41:48.312Z] TIMEOUT=120m [2021-06-10T20:41:48.312Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:41:48.312Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:41:48.312Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-10T20:41:48.312Z] GO111MODULE=off [2021-06-10T20:41:48.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:41:48.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:41:48.312Z] GOPATH=/go [2021-06-10T20:41:48.312Z] PKG_CONFIG=pkg-config [2021-06-10T20:41:48.312Z] _=/usr/bin/env [2021-06-10T20:41:48.312Z] Building test suite binary ./integration-cli/test.main [2021-06-10T20:41:48.312Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-10T20:41:48.312Z] No new tests added to integration. [2021-06-10T20:41:48.312Z] [2021-06-10T20:41:48.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:41:48.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:41:48.312Z] HOSTNAME=16e4da0bae86 [2021-06-10T20:41:48.312Z] TESTDEBUG=0 [2021-06-10T20:41:48.312Z] DEST=bundles/test-integration [2021-06-10T20:41:48.312Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:41:48.312Z] KEEPBUNDLE=1 [2021-06-10T20:41:48.312Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:41:48.312Z] container=docker [2021-06-10T20:41:48.312Z] HOME=/root [2021-06-10T20:41:48.312Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:41:48.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:41:48.312Z] VALIDATE_BRANCH=master [2021-06-10T20:41:48.312Z] TERM=xterm [2021-06-10T20:41:48.312Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:41:48.312Z] SHLVL=1 [2021-06-10T20:41:48.312Z] TIMEOUT=120m [2021-06-10T20:41:48.312Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:41:48.312Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:41:48.312Z] GO111MODULE=off [2021-06-10T20:41:48.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T20:41:48.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:41:48.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:41:48.312Z] GOPATH=/go [2021-06-10T20:41:48.312Z] PKG_CONFIG=pkg-config [2021-06-10T20:41:48.312Z] _=/usr/bin/env [2021-06-10T20:41:48.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T20:41:50.505Z] Client: Docker Engine - Community [2021-06-10T20:41:50.505Z] Version: 20.10.6 [2021-06-10T20:41:50.505Z] API version: 1.41 [2021-06-10T20:41:50.505Z] Go version: go1.13.15 [2021-06-10T20:41:50.505Z] Git commit: 370c289 [2021-06-10T20:41:50.505Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-10T20:41:50.505Z] OS/Arch: linux/arm64 [2021-06-10T20:41:50.505Z] Context: default [2021-06-10T20:41:50.505Z] Experimental: true [2021-06-10T20:41:50.505Z] [2021-06-10T20:41:50.505Z] Server: Docker Engine - Community [2021-06-10T20:41:50.505Z] Engine: [2021-06-10T20:41:50.505Z] Version: 20.10.6 [2021-06-10T20:41:50.505Z] API version: 1.41 (minimum version 1.12) [2021-06-10T20:41:50.505Z] Go version: go1.13.15 [2021-06-10T20:41:50.505Z] Git commit: 8728dd2 [2021-06-10T20:41:50.505Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-10T20:41:50.505Z] OS/Arch: linux/arm64 [2021-06-10T20:41:50.505Z] Experimental: true [2021-06-10T20:41:50.505Z] containerd: [2021-06-10T20:41:50.505Z] Version: 1.4.6 [2021-06-10T20:41:50.505Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:41:50.505Z] runc: [2021-06-10T20:41:50.505Z] Version: 1.0.0-rc95 [2021-06-10T20:41:50.505Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:41:50.505Z] docker-init: [2021-06-10T20:41:50.505Z] Version: 0.19.0 [2021-06-10T20:41:50.505Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T20:41:50.834Z] + docker info [2021-06-10T20:41:54.330Z] ---> 7bf425624bc1 [2021-06-10T20:41:54.565Z] Client: [2021-06-10T20:41:54.565Z] Context: default [2021-06-10T20:41:54.565Z] Debug Mode: false [2021-06-10T20:41:54.565Z] Plugins: [2021-06-10T20:41:54.565Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T20:41:54.565Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T20:41:54.565Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T20:41:54.565Z] [2021-06-10T20:41:54.565Z] Server: [2021-06-10T20:41:54.565Z] Containers: 0 [2021-06-10T20:41:54.565Z] Running: 0 [2021-06-10T20:41:54.565Z] Paused: 0 [2021-06-10T20:41:54.565Z] Stopped: 0 [2021-06-10T20:41:54.565Z] Images: 0 [2021-06-10T20:41:54.565Z] Server Version: 20.10.6 [2021-06-10T20:41:54.565Z] Storage Driver: overlay2 [2021-06-10T20:41:54.565Z] Backing Filesystem: extfs [2021-06-10T20:41:54.565Z] Supports d_type: true [2021-06-10T20:41:54.565Z] Native Overlay Diff: true [2021-06-10T20:41:54.565Z] userxattr: false [2021-06-10T20:41:54.565Z] Logging Driver: json-file [2021-06-10T20:41:54.565Z] Cgroup Driver: systemd [2021-06-10T20:41:54.565Z] Cgroup Version: 2 [2021-06-10T20:41:54.565Z] Plugins: [2021-06-10T20:41:54.565Z] Volume: local [2021-06-10T20:41:54.565Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T20:41:54.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T20:41:54.566Z] Swarm: inactive [2021-06-10T20:41:54.566Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-10T20:41:54.566Z] Default Runtime: runc [2021-06-10T20:41:54.566Z] Init Binary: docker-init [2021-06-10T20:41:54.566Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:41:54.566Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:41:54.566Z] init version: de40ad0 [2021-06-10T20:41:54.566Z] Security Options: [2021-06-10T20:41:54.566Z] apparmor [2021-06-10T20:41:54.566Z] seccomp [2021-06-10T20:41:54.566Z] Profile: default [2021-06-10T20:41:54.566Z] cgroupns [2021-06-10T20:41:54.566Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T20:41:54.566Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-10T20:41:54.566Z] OSType: linux [2021-06-10T20:41:54.566Z] Architecture: x86_64 [2021-06-10T20:41:54.566Z] CPUs: 2 [2021-06-10T20:41:54.566Z] Total Memory: 7.569GiB [2021-06-10T20:41:54.566Z] Name: ip-10-100-52-22 [2021-06-10T20:41:54.566Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-10T20:41:54.566Z] Docker Root Dir: /var/lib/docker [2021-06-10T20:41:54.566Z] Debug Mode: false [2021-06-10T20:41:54.566Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:41:54.566Z] Labels: [2021-06-10T20:41:54.566Z] Experimental: true [2021-06-10T20:41:54.566Z] Insecure Registries: [2021-06-10T20:41:54.566Z] 127.0.0.0/8 [2021-06-10T20:41:54.566Z] Live Restore Enabled: true [2021-06-10T20:41:54.566Z] [2021-06-10T20:41:54.566Z] WARNING: No kernel memory limit support [2021-06-10T20:41:54.566Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T20:41:54.895Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 . [2021-06-10T20:41:55.156Z] #2 [internal] load .dockerignore [2021-06-10T20:41:55.156Z] #2 sha256:ef1399b211af54550564a3c973226c17900148ea318a891a434da634c7c42aa0 [2021-06-10T20:41:55.156Z] #2 transferring context: 87B done [2021-06-10T20:41:55.156Z] #2 DONE 0.2s [2021-06-10T20:41:55.156Z] [2021-06-10T20:41:55.156Z] #1 [internal] load build definition from Dockerfile [2021-06-10T20:41:55.156Z] #1 sha256:cb0cc8990aff862455c22fd2c705189140bb369d3af7b3a64e986d0303558915 [2021-06-10T20:41:55.156Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T20:41:55.156Z] #1 DONE 0.2s [2021-06-10T20:41:55.416Z] [2021-06-10T20:41:55.416Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T20:41:55.416Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T20:41:55.989Z] #3 DONE 0.4s [2021-06-10T20:41:55.989Z] [2021-06-10T20:41:55.989Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T20:41:55.989Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T20:41:55.989Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-10T20:41:55.989Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-10T20:41:55.989Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-10T20:41:55.989Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-06-10T20:41:55.989Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-10T20:41:55.989Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-10T20:41:55.989Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-10T20:41:55.989Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-10T20:41:56.525Z] Successfully built 7bf425624bc1 [2021-06-10T20:41:56.525Z] Successfully tagged docker:latest [2021-06-10T20:41:56.525Z] INFO: Image build ended at 06/10/2021 20:41:55. Duration:00:00:54.9207500 [2021-06-10T20:41:56.525Z] [2021-06-10T20:41:56.525Z] [2021-06-10T20:41:56.525Z] INFO: Building the test binaries at 06/10/2021 20:41:56... [2021-06-10T20:41:56.561Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-10T20:41:56.561Z] #4 DONE 0.7s [2021-06-10T20:41:56.821Z] [2021-06-10T20:41:56.821Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:41:56.821Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:41:57.764Z] #8 DONE 0.9s [2021-06-10T20:41:57.764Z] [2021-06-10T20:41:57.764Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:41:57.764Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T20:41:57.764Z] #5 DONE 0.9s [2021-06-10T20:41:57.764Z] [2021-06-10T20:41:57.764Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T20:41:57.764Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T20:41:57.764Z] #6 DONE 0.9s [2021-06-10T20:41:57.764Z] [2021-06-10T20:41:57.764Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:41:57.764Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T20:41:57.764Z] #7 DONE 0.9s [2021-06-10T20:41:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T20:41:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T20:42:00.312Z] [2021-06-10T20:42:00.312Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:00.312Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:42:00.312Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 done [2021-06-10T20:42:00.312Z] #26 ... [2021-06-10T20:42:00.312Z] [2021-06-10T20:42:00.312Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:00.312Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:42:00.312Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-10T20:42:00.312Z] #65 DONE 0.2s [2021-06-10T20:42:00.312Z] [2021-06-10T20:42:00.312Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:00.312Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:42:00.312Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-10T20:42:00.312Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-10T20:42:00.312Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-10T20:42:00.312Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.2s [2021-06-10T20:42:00.579Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.29MB / 50.43MB 0.4s [2021-06-10T20:42:00.579Z] #26 ... [2021-06-10T20:42:00.579Z] [2021-06-10T20:42:00.579Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T20:42:00.579Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T20:42:00.579Z] #42 DONE 0.0s [2021-06-10T20:42:00.579Z] [2021-06-10T20:42:00.579Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:00.579Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:42:00.579Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.44MB / 50.43MB 0.5s [2021-06-10T20:42:00.840Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 19.92MB / 50.43MB 0.6s [2021-06-10T20:42:00.840Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 29.36MB / 50.43MB 0.7s [2021-06-10T20:42:00.840Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 35.65MB / 50.43MB 0.8s [2021-06-10T20:42:01.129Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.0s [2021-06-10T20:42:02.083Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-10T20:42:02.083Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-10T20:42:03.468Z] #26 ... [2021-06-10T20:42:03.468Z] [2021-06-10T20:42:03.468Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:03.468Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T20:42:03.468Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T20:42:03.468Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-10T20:42:03.468Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-10T20:42:03.468Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-10T20:42:03.468Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-06-10T20:42:03.468Z] #63 DONE 3.2s [2021-06-10T20:42:03.468Z] [2021-06-10T20:42:03.468Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:03.468Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:42:04.877Z] #26 ... [2021-06-10T20:42:04.877Z] [2021-06-10T20:42:04.877Z] #23 [internal] load build context [2021-06-10T20:42:04.877Z] #23 sha256:1bcf5c199afd8cc27eaf8461fe7eefeaf65eee67a7c2384855f25e84e522bb9f [2021-06-10T20:42:04.877Z] #23 transferring context: 55.88MB 4.2s done [2021-06-10T20:42:04.877Z] #23 DONE 4.7s [2021-06-10T20:42:04.877Z] [2021-06-10T20:42:04.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:04.877Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:42:04.877Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-06-10T20:42:04.877Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-10T20:42:04.877Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-10T20:42:04.877Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-10T20:42:04.877Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 4.2s [2021-06-10T20:42:04.877Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.3s done [2021-06-10T20:42:04.877Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.7s done [2021-06-10T20:42:04.877Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done [2021-06-10T20:42:04.877Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 4.2s [2021-06-10T20:42:05.130Z] INFO: make.ps1 starting at 06/10/2021 20:42:04 [2021-06-10T20:42:05.138Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s [2021-06-10T20:42:05.759Z] Client: [2021-06-10T20:42:05.759Z] Context: default [2021-06-10T20:42:05.759Z] Debug Mode: false [2021-06-10T20:42:05.760Z] Plugins: [2021-06-10T20:42:05.760Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T20:42:05.760Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T20:42:05.760Z] [2021-06-10T20:42:05.760Z] Server: [2021-06-10T20:42:05.760Z] Containers: 0 [2021-06-10T20:42:05.760Z] Running: 0 [2021-06-10T20:42:05.760Z] Paused: 0 [2021-06-10T20:42:05.760Z] Stopped: 0 [2021-06-10T20:42:05.760Z] Images: 0 [2021-06-10T20:42:05.760Z] Server Version: 20.10.6 [2021-06-10T20:42:05.760Z] Storage Driver: overlay2 [2021-06-10T20:42:05.760Z] Backing Filesystem: extfs [2021-06-10T20:42:05.760Z] Supports d_type: true [2021-06-10T20:42:05.760Z] Native Overlay Diff: true [2021-06-10T20:42:05.760Z] userxattr: false [2021-06-10T20:42:05.760Z] Logging Driver: json-file [2021-06-10T20:42:05.760Z] Cgroup Driver: cgroupfs [2021-06-10T20:42:05.760Z] Cgroup Version: 1 [2021-06-10T20:42:05.760Z] Plugins: [2021-06-10T20:42:05.760Z] Volume: local [2021-06-10T20:42:05.760Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T20:42:05.760Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T20:42:05.760Z] Swarm: inactive [2021-06-10T20:42:05.760Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-10T20:42:05.760Z] Default Runtime: runc [2021-06-10T20:42:05.760Z] Init Binary: docker-init [2021-06-10T20:42:05.760Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T20:42:05.760Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:42:05.760Z] init version: de40ad0 [2021-06-10T20:42:05.760Z] Security Options: [2021-06-10T20:42:05.760Z] apparmor [2021-06-10T20:42:05.760Z] seccomp [2021-06-10T20:42:05.760Z] Profile: default [2021-06-10T20:42:05.760Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T20:42:05.760Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-10T20:42:05.760Z] OSType: linux [2021-06-10T20:42:05.760Z] Architecture: aarch64 [2021-06-10T20:42:05.760Z] CPUs: 4 [2021-06-10T20:42:05.760Z] Total Memory: 7.494GiB [2021-06-10T20:42:05.760Z] Name: ip-10-100-40-154 [2021-06-10T20:42:05.760Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-10T20:42:05.760Z] Docker Root Dir: /var/lib/docker [2021-06-10T20:42:05.760Z] Debug Mode: false [2021-06-10T20:42:05.760Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:42:05.760Z] Labels: [2021-06-10T20:42:05.760Z] Experimental: true [2021-06-10T20:42:05.760Z] Insecure Registries: [2021-06-10T20:42:05.760Z] 127.0.0.0/8 [2021-06-10T20:42:05.760Z] Live Restore Enabled: true [2021-06-10T20:42:05.760Z] [2021-06-10T20:42:05.760Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T20:42:06.055Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:42:06.055Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T20:42:06.055Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42511/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T20:42:06.055Z] + bash /home/ubuntu/workspace/moby_PR-42511/check-config.sh [2021-06-10T20:42:06.055Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T20:42:06.055Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T20:42:06.055Z] [2021-06-10T20:42:06.055Z] Generally Necessary: [2021-06-10T20:42:06.055Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T20:42:06.055Z] - apparmor: enabled and tools installed [2021-06-10T20:42:06.055Z] - CONFIG_NAMESPACES: enabled [2021-06-10T20:42:06.055Z] - CONFIG_NET_NS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_PID_NS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_IPC_NS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_UTS_NS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CGROUPS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T20:42:06.055Z] - CONFIG_CPUSETS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_MEMCG: enabled [2021-06-10T20:42:06.055Z] - CONFIG_KEYS: enabled [2021-06-10T20:42:06.055Z] - CONFIG_VETH: enabled (as module) [2021-06-10T20:42:06.055Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T20:42:06.087Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 5.5s done [2021-06-10T20:42:06.103Z] INFO: Git commit (dc7cbb9b33) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T20:42:06.103Z] INFO: Invoking autogen... [2021-06-10T20:42:06.317Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T20:42:06.317Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T20:42:06.317Z] [2021-06-10T20:42:06.317Z] Optional Features: [2021-06-10T20:42:06.317Z] - CONFIG_USER_NS: enabled [2021-06-10T20:42:06.317Z] - CONFIG_SECCOMP: enabled [2021-06-10T20:42:06.317Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T20:42:06.317Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T20:42:06.317Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T20:42:06.317Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T20:42:06.317Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T20:42:06.317Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T20:42:06.317Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T20:42:06.317Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T20:42:06.317Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T20:42:06.361Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-10T20:42:06.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T20:42:06.580Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T20:42:06.580Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T20:42:06.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T20:42:06.580Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T20:42:06.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T20:42:06.580Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T20:42:06.580Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T20:42:06.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T20:42:06.580Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T20:42:06.580Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T20:42:06.580Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T20:42:06.580Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T20:42:06.580Z] - CONFIG_EXT4_FS: enabled [2021-06-10T20:42:06.580Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T20:42:06.580Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T20:42:06.580Z] - Network Drivers: [2021-06-10T20:42:06.580Z] - "overlay": [2021-06-10T20:42:06.580Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T20:42:06.580Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T20:42:06.580Z] Optional (for encrypted networks): [2021-06-10T20:42:06.843Z] - CONFIG_CRYPTO: enabled [2021-06-10T20:42:06.843Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T20:42:06.843Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T20:42:06.843Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T20:42:06.843Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T20:42:06.843Z] - CONFIG_XFRM: enabled [2021-06-10T20:42:06.843Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T20:42:06.843Z] - "ipvlan": [2021-06-10T20:42:06.843Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T20:42:06.843Z] - "macvlan": [2021-06-10T20:42:06.843Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T20:42:06.843Z] - "ftp,tftp client in container": [2021-06-10T20:42:06.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T20:42:06.843Z] - Storage Drivers: [2021-06-10T20:42:06.843Z] - "aufs": [2021-06-10T20:42:06.843Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T20:42:06.843Z] - "btrfs": [2021-06-10T20:42:06.843Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T20:42:06.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T20:42:06.843Z] - "devicemapper": [2021-06-10T20:42:06.843Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T20:42:06.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T20:42:06.843Z] - "overlay": [2021-06-10T20:42:06.843Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T20:42:06.843Z] - "zfs": [2021-06-10T20:42:06.843Z] - /dev/zfs: present [2021-06-10T20:42:06.843Z] - zfs command: missing [2021-06-10T20:42:06.843Z] - zpool command: missing [2021-06-10T20:42:06.843Z] [2021-06-10T20:42:06.843Z] Limits: [2021-06-10T20:42:06.933Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 6.3s [2021-06-10T20:42:06.933Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.3s [2021-06-10T20:42:06.933Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 6.4s [2021-06-10T20:42:06.933Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.4s [2021-06-10T20:42:07.075Z] INFO: Building daemon... [2021-06-10T20:42:07.113Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T20:42:07.113Z] [2021-06-10T20:42:07.113Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T20:42:07.194Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 6.6s [2021-06-10T20:42:07.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 . [2021-06-10T20:42:07.455Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 6.8s [2021-06-10T20:42:07.455Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.24MB / 120.17MB 6.9s [2021-06-10T20:42:07.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 7.0s [2021-06-10T20:42:07.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 7.2s [2021-06-10T20:42:07.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 7.3s [2021-06-10T20:42:08.029Z] #2 [internal] load .dockerignore [2021-06-10T20:42:08.029Z] #2 sha256:8cc1e7c79174d03483649be03f979d0701c2040efba9c5a20d2e7c845a812f29 [2021-06-10T20:42:08.112Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 7.4s [2021-06-10T20:42:08.373Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.4s done [2021-06-10T20:42:08.373Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 7.6s [2021-06-10T20:42:08.373Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 7.8s [2021-06-10T20:42:08.634Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.7s done [2021-06-10T20:42:08.976Z] #2 ... [2021-06-10T20:42:08.976Z] [2021-06-10T20:42:08.976Z] #1 [internal] load build definition from Dockerfile [2021-06-10T20:42:08.976Z] #1 sha256:de63296dd7c7026ed8ad50bc9362cb81160c864d699fde3d9dae4e18482ac46a [2021-06-10T20:42:08.976Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T20:42:08.976Z] #1 DONE 1.3s [2021-06-10T20:42:08.976Z] [2021-06-10T20:42:08.976Z] #2 [internal] load .dockerignore [2021-06-10T20:42:08.976Z] #2 sha256:8cc1e7c79174d03483649be03f979d0701c2040efba9c5a20d2e7c845a812f29 [2021-06-10T20:42:08.976Z] #2 transferring context: 87B done [2021-06-10T20:42:09.239Z] #2 DONE 1.3s [2021-06-10T20:42:09.504Z] [2021-06-10T20:42:09.504Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T20:42:09.504Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-10T20:42:10.558Z] #9 ... [2021-06-10T20:42:10.558Z] [2021-06-10T20:42:10.558Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:10.558Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:42:10.558Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-10T20:42:10.558Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T20:42:10.558Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-10T20:42:10.558Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done [2021-06-10T20:42:10.558Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-06-10T20:42:10.558Z] #65 ... [2021-06-10T20:42:10.558Z] [2021-06-10T20:42:10.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:10.558Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:42:10.558Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s done [2021-06-10T20:42:10.821Z] #9 ... [2021-06-10T20:42:10.821Z] [2021-06-10T20:42:10.821Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:10.821Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:42:10.821Z] #65 DONE 10.5s [2021-06-10T20:42:10.821Z] [2021-06-10T20:42:10.821Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:10.821Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:42:10.821Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.0s done [2021-06-10T20:42:10.821Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-10T20:42:10.821Z] #9 ... [2021-06-10T20:42:10.821Z] [2021-06-10T20:42:10.821Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:10.821Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T20:42:10.821Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.4s done [2021-06-10T20:42:10.821Z] #26 DONE 10.8s [2021-06-10T20:42:10.821Z] [2021-06-10T20:42:10.821Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T20:42:10.821Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T20:42:10.895Z] #3 DONE 1.2s [2021-06-10T20:42:10.895Z] [2021-06-10T20:42:10.895Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T20:42:10.895Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-10T20:42:10.895Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-10T20:42:10.895Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-10T20:42:10.895Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-10T20:42:10.895Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-10T20:42:10.895Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-06-10T20:42:10.895Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-06-10T20:42:10.895Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-10T20:42:11.159Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-10T20:42:11.159Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-10T20:42:11.734Z] #4 DONE 0.8s [2021-06-10T20:42:11.734Z] [2021-06-10T20:42:11.734Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:42:11.734Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:42:12.209Z] #64 DONE 1.0s [2021-06-10T20:42:12.209Z] [2021-06-10T20:42:12.209Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T20:42:12.209Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T20:42:12.680Z] #8 ... [2021-06-10T20:42:12.680Z] [2021-06-10T20:42:12.680Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T20:42:12.680Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-10T20:42:12.680Z] #5 DONE 0.9s [2021-06-10T20:42:12.680Z] [2021-06-10T20:42:12.680Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T20:42:12.680Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-10T20:42:12.680Z] #6 DONE 0.9s [2021-06-10T20:42:12.680Z] [2021-06-10T20:42:12.680Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:42:12.680Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T20:42:12.680Z] #7 DONE 1.0s [2021-06-10T20:42:12.680Z] [2021-06-10T20:42:12.680Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T20:42:12.680Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T20:42:12.680Z] #8 DONE 1.0s [2021-06-10T20:42:14.072Z] [2021-06-10T20:42:14.072Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:14.072Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-10T20:42:14.072Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-10T20:42:14.072Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-10T20:42:14.072Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-10T20:42:14.072Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-10T20:42:14.123Z] #66 DONE 2.1s [2021-06-10T20:42:14.123Z] [2021-06-10T20:42:14.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:14.123Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:42:14.123Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-10T20:42:14.123Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-10T20:42:14.123Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-10T20:42:14.342Z] #26 ... [2021-06-10T20:42:14.342Z] [2021-06-10T20:42:14.342Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T20:42:14.342Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T20:42:14.342Z] #42 DONE 0.0s [2021-06-10T20:42:14.342Z] [2021-06-10T20:42:14.342Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:14.342Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-10T20:42:14.342Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-10T20:42:14.342Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-10T20:42:14.342Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-10T20:42:14.342Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-10T20:42:14.342Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 0.5s [2021-06-10T20:42:14.342Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.07MB / 49.18MB 0.5s [2021-06-10T20:42:14.342Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.19MB / 7.68MB 0.5s [2021-06-10T20:42:14.618Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.41MB / 9.98MB 0.6s [2021-06-10T20:42:14.618Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.67MB / 49.18MB 0.6s [2021-06-10T20:42:14.618Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.29MB / 7.68MB 0.6s [2021-06-10T20:42:14.618Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s [2021-06-10T20:42:14.618Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.51MB / 49.18MB 0.7s [2021-06-10T20:42:14.618Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.7s [2021-06-10T20:42:14.899Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.65MB / 49.18MB 0.8s [2021-06-10T20:42:14.899Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 46.75MB / 49.18MB 0.9s [2021-06-10T20:42:15.163Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.0s done [2021-06-10T20:42:15.275Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-10T20:42:15.275Z] [2021-06-10T20:42:15.275Z] ________ ____ __. [2021-06-10T20:42:15.275Z] \_____ \ | |/ _| [2021-06-10T20:42:15.275Z] / | \| < [2021-06-10T20:42:15.275Z] / | \ | \ [2021-06-10T20:42:15.275Z] \_______ /____|__ \ [2021-06-10T20:42:15.275Z] \/ \/ [2021-06-10T20:42:15.275Z] [2021-06-10T20:42:15.275Z] INFO: make.ps1 ended at 06/10/2021 20:42:11 [2021-06-10T20:42:15.275Z] INFO: Binaries build ended at 06/10/2021 20:42:12. Duration:00:01:15.5140039 [2021-06-10T20:42:15.275Z] INFO: Copying the built daemon binary to d:\CI\PR-42511\4\binary\dockerd-dc7cbb9b33.exe... [2021-06-10T20:42:15.275Z] INFO: Copying the built client binary to d:\CI\PR-42511\4\binary\docker-dc7cbb9b33.exe... [2021-06-10T20:42:15.275Z] INFO: Copying dockerversion from the container... [2021-06-10T20:42:15.275Z] INFO: Copying the golang package from the container to d:\CI\PR-42511\4\installer\go.zip... [2021-06-10T20:42:15.275Z] INFO: Extracting go.zip to d:\CI\PR-42511\4\go [2021-06-10T20:42:15.437Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.4s done [2021-06-10T20:42:15.437Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.4s [2021-06-10T20:42:15.714Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 10.49MB / 62.53MB 1.6s [2021-06-10T20:42:15.714Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.97MB / 62.53MB 1.7s [2021-06-10T20:42:15.714Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 27.26MB / 62.53MB 1.8s [2021-06-10T20:42:16.012Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.55MB / 62.53MB 2.0s [2021-06-10T20:42:16.275Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.80MB / 62.53MB 2.2s [2021-06-10T20:42:16.275Z] #9 ... [2021-06-10T20:42:16.275Z] [2021-06-10T20:42:16.275Z] #23 [internal] load build context [2021-06-10T20:42:16.275Z] #23 sha256:991231a6b0e3ea1e9f510c49a4c0029cf06ce5cbca0f6dba2702452d22b0af41 [2021-06-10T20:42:16.275Z] #23 transferring context: 55.89MB 2.4s done [2021-06-10T20:42:16.275Z] #23 DONE 2.6s [2021-06-10T20:42:16.275Z] [2021-06-10T20:42:16.275Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:16.275Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-10T20:42:16.275Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.3s done [2021-06-10T20:42:16.275Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.18MB / 62.53MB 2.3s [2021-06-10T20:42:16.275Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-10T20:42:16.539Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.4s [2021-06-10T20:42:16.539Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.4s [2021-06-10T20:42:16.539Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.4s [2021-06-10T20:42:16.539Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.81MB / 97.69MB 2.6s [2021-06-10T20:42:16.539Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.15MB / 52.16MB 2.6s [2021-06-10T20:42:16.803Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.49MB / 97.69MB 2.7s [2021-06-10T20:42:16.803Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.33MB / 52.16MB 2.7s [2021-06-10T20:42:16.803Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 2.8s [2021-06-10T20:42:16.803Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 19.92MB / 52.16MB 2.8s [2021-06-10T20:42:17.065Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.19MB / 97.69MB 2.9s [2021-06-10T20:42:17.065Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.81MB / 52.16MB 2.9s [2021-06-10T20:42:17.065Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 3.1s [2021-06-10T20:42:17.065Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 41.94MB / 52.16MB 3.1s [2021-06-10T20:42:17.065Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 74.45MB / 97.69MB 3.2s [2021-06-10T20:42:17.065Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.2s [2021-06-10T20:42:17.328Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s done [2021-06-10T20:42:17.591Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 3.5s [2021-06-10T20:42:18.341Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-10T20:42:18.341Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-10T20:42:18.551Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done [2021-06-10T20:42:18.551Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.4s [2021-06-10T20:42:18.551Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.2s done [2021-06-10T20:42:19.284Z] #9 ... [2021-06-10T20:42:19.284Z] [2021-06-10T20:42:19.284Z] #27 [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 [2021-06-10T20:42:19.284Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T20:42:19.284Z] #27 2.050 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:19.284Z] #27 2.057 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:19.284Z] #27 2.082 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:19.284Z] #27 2.284 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:42:19.284Z] #27 2.420 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:42:19.284Z] #27 2.717 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:42:19.284Z] #27 4.284 Fetched 8448 kB in 2s (3402 kB/s) [2021-06-10T20:42:19.284Z] #27 4.284 Reading package lists... [2021-06-10T20:42:19.284Z] #27 5.245 Reading package lists... [2021-06-10T20:42:19.284Z] #27 6.137 Building dependency tree... [2021-06-10T20:42:19.284Z] #27 6.492 The following additional packages will be installed: [2021-06-10T20:42:19.284Z] #27 6.492 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-10T20:42:19.284Z] #27 6.493 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-10T20:42:19.284Z] #27 6.493 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-10T20:42:19.284Z] #27 6.494 Suggested packages: [2021-06-10T20:42:19.284Z] #27 6.494 krb5-doc krb5-user [2021-06-10T20:42:19.284Z] #27 6.494 Recommended packages: [2021-06-10T20:42:19.284Z] #27 6.494 krb5-locales publicsuffix libsasl2-modules [2021-06-10T20:42:19.284Z] #27 6.716 The following NEW packages will be installed: [2021-06-10T20:42:19.284Z] #27 6.717 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-10T20:42:19.284Z] #27 6.717 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-10T20:42:19.284Z] #27 6.718 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-10T20:42:19.284Z] #27 6.718 libssh2-1 libssl1.1 openssl [2021-06-10T20:42:19.284Z] #27 7.006 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-10T20:42:19.284Z] #27 7.006 Need to get 5059 kB of archives. [2021-06-10T20:42:19.284Z] #27 7.006 After this operation, 12.1 MB of additional disk space will be used. [2021-06-10T20:42:19.284Z] #27 7.006 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-10T20:42:19.284Z] #27 7.007 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-10T20:42:19.284Z] #27 7.019 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-10T20:42:19.284Z] #27 7.019 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-10T20:42:19.284Z] #27 7.019 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-10T20:42:19.284Z] #27 7.021 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-10T20:42:19.284Z] #27 7.029 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-10T20:42:19.284Z] #27 7.034 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-10T20:42:19.284Z] #27 7.036 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-10T20:42:19.284Z] #27 7.042 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-10T20:42:19.284Z] #27 7.042 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-10T20:42:19.284Z] #27 7.050 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-10T20:42:19.284Z] #27 7.050 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-10T20:42:19.284Z] #27 7.054 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-10T20:42:19.284Z] #27 7.054 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-10T20:42:19.284Z] #27 7.058 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-10T20:42:19.284Z] #27 7.062 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T20:42:19.284Z] #27 7.063 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T20:42:19.284Z] #27 7.067 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T20:42:19.284Z] #27 7.071 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-10T20:42:19.284Z] #27 7.077 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-10T20:42:19.284Z] #27 7.262 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:42:19.284Z] #27 7.282 Fetched 5059 kB in 0s (15.2 MB/s) [2021-06-10T20:42:19.284Z] #27 7.335 Selecting previously unselected package libssl1.1:amd64. [2021-06-10T20:42:19.284Z] #27 7.335 (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 ... 6677 files and directories currently installed.) [2021-06-10T20:42:19.284Z] #27 7.335 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.354 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:19.284Z] #27 7.547 Selecting previously unselected package openssl. [2021-06-10T20:42:19.284Z] #27 7.547 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.557 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:19.284Z] #27 7.691 Selecting previously unselected package ca-certificates. [2021-06-10T20:42:19.284Z] #27 7.691 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-10T20:42:19.284Z] #27 7.695 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:19.284Z] #27 7.791 Selecting previously unselected package libkeyutils1:amd64. [2021-06-10T20:42:19.284Z] #27 7.791 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.795 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-10T20:42:19.284Z] #27 7.842 Selecting previously unselected package libkrb5support0:amd64. [2021-06-10T20:42:19.284Z] #27 7.842 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.850 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 7.892 Selecting previously unselected package libk5crypto3:amd64. [2021-06-10T20:42:19.284Z] #27 7.892 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.897 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 7.978 Selecting previously unselected package libkrb5-3:amd64. [2021-06-10T20:42:19.284Z] #27 7.978 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 7.984 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 8.090 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-10T20:42:19.284Z] #27 8.090 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.094 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 8.147 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-10T20:42:19.284Z] #27 8.147 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.150 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 8.200 Selecting previously unselected package libsasl2-2:amd64. [2021-06-10T20:42:19.284Z] #27 8.200 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.205 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 8.255 Selecting previously unselected package libldap-common. [2021-06-10T20:42:19.284Z] #27 8.255 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-10T20:42:19.284Z] #27 8.259 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:19.284Z] #27 8.313 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-10T20:42:19.284Z] #27 8.313 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.318 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:19.284Z] #27 8.393 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-10T20:42:19.284Z] #27 8.393 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.395 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T20:42:19.284Z] #27 8.441 Selecting previously unselected package libpsl5:amd64. [2021-06-10T20:42:19.284Z] #27 8.441 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.450 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-10T20:42:19.284Z] #27 8.490 Selecting previously unselected package librtmp1:amd64. [2021-06-10T20:42:19.284Z] #27 8.490 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.494 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T20:42:19.284Z] #27 8.541 Selecting previously unselected package libssh2-1:amd64. [2021-06-10T20:42:19.284Z] #27 8.543 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-10T20:42:19.284Z] #27 8.548 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T20:42:19.284Z] #27 8.600 Selecting previously unselected package libcurl4:amd64. [2021-06-10T20:42:19.284Z] #27 8.600 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T20:42:19.547Z] #27 8.605 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T20:42:19.547Z] #27 8.680 Selecting previously unselected package curl. [2021-06-10T20:42:19.547Z] #27 8.680 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T20:42:19.547Z] #27 8.684 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-10T20:42:19.547Z] #27 8.750 Selecting previously unselected package libonig5:amd64. [2021-06-10T20:42:19.547Z] #27 8.751 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T20:42:19.547Z] #27 8.756 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T20:42:19.547Z] #27 8.836 Selecting previously unselected package libjq1:amd64. [2021-06-10T20:42:19.547Z] #27 8.837 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T20:42:19.547Z] #27 8.846 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T20:42:19.547Z] #27 8.887 Selecting previously unselected package jq. [2021-06-10T20:42:19.808Z] #27 8.889 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T20:42:19.808Z] #27 8.892 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T20:42:19.808Z] #27 8.939 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-10T20:42:19.808Z] #27 8.951 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-10T20:42:19.808Z] #27 8.964 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:19.808Z] #27 9.069 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T20:42:19.808Z] #27 9.083 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:19.808Z] #27 9.099 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:19.808Z] #27 9.110 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:19.808Z] #27 9.122 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T20:42:19.941Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.9s done [2021-06-10T20:42:19.941Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.9s done [2021-06-10T20:42:19.941Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-10T20:42:20.069Z] #27 9.133 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:20.069Z] #27 9.145 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:20.069Z] #27 9.158 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T20:42:20.069Z] #27 9.169 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:20.069Z] #27 9.182 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:20.069Z] #27 9.200 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T20:42:20.069Z] #27 9.212 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T20:42:20.069Z] #27 9.223 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:20.069Z] #27 9.240 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:20.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T20:42:20.517Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-06-10T20:42:20.641Z] #27 9.846 Updating certificates in /etc/ssl/certs... [2021-06-10T20:42:20.909Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-10T20:42:21.212Z] #27 10.58 137 added, 0 removed; done. [2021-06-10T20:42:21.473Z] #27 10.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T20:42:21.473Z] #27 10.68 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T20:42:21.473Z] #27 10.69 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T20:42:21.473Z] #27 10.70 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-10T20:42:21.473Z] #27 10.71 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:42:21.473Z] #27 10.73 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:21.473Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-06-10T20:42:21.500Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2021-06-10T20:42:21.763Z] #9 ... [2021-06-10T20:42:21.763Z] [2021-06-10T20:42:21.763Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:21.763Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T20:42:21.763Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-10T20:42:21.763Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T20:42:21.763Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-10T20:42:21.763Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-10T20:42:21.763Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.6s done [2021-06-10T20:42:21.763Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-06-10T20:42:21.763Z] #63 DONE 7.9s [2021-06-10T20:42:21.763Z] [2021-06-10T20:42:21.763Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T20:42:21.763Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T20:42:21.763Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-10T20:42:21.763Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T20:42:21.763Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-10T20:42:21.763Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-10T20:42:21.763Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.5s done [2021-06-10T20:42:21.763Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-06-10T20:42:21.763Z] #65 DONE 7.9s [2021-06-10T20:42:21.763Z] [2021-06-10T20:42:21.763Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:21.763Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-10T20:42:21.763Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-06-10T20:42:21.763Z] #9 ... [2021-06-10T20:42:21.763Z] [2021-06-10T20:42:21.763Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T20:42:21.763Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-10T20:42:21.763Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 7.6s done [2021-06-10T20:42:21.763Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 [2021-06-10T20:42:22.306Z] #27 11.37 0 added, 0 removed; done. [2021-06-10T20:42:22.306Z] #27 11.37 Running hooks in /etc/ca-certificates/update.d... [2021-06-10T20:42:22.306Z] #27 11.37 done. [2021-06-10T20:42:23.693Z] #27 DONE 13.0s [2021-06-10T20:42:23.693Z] [2021-06-10T20:42:23.693Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T20:42:23.693Z] #28 sha256:c1141b1f176a76a58e8e14f520bbe06ce3b691c9aa058fd4f86965f64632da81 [2021-06-10T20:42:24.269Z] #28 DONE 0.3s [2021-06-10T20:42:24.269Z] [2021-06-10T20:42:24.269Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:42:24.269Z] #29 sha256:aa517c5003866e9000f5152119f7a1df4517cabd6f2aab2177e8a7afcd23b9d9 [2021-06-10T20:42:24.322Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.7s done [2021-06-10T20:42:25.214Z] #29 1.146 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-10T20:42:25.476Z] #29 1.226 [2021-06-10T20:42:25.998Z] #29 1.339 ############ 17.5% ########################## 37.3% ######################################### 57.2% ####################################################### 77.0% ##################################################################### 96.9% ######################################################################## 100.0% [2021-06-10T20:42:25.998Z] #29 1.835 [2021-06-10T20:42:25.998Z] #29 1.941 ######################################################################## 100.0% [2021-06-10T20:42:25.998Z] #29 2.014 [2021-06-10T20:42:26.240Z] #26 DONE 12.2s [2021-06-10T20:42:26.240Z] [2021-06-10T20:42:26.240Z] #27 [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 [2021-06-10T20:42:26.240Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-10T20:42:26.259Z] #29 2.131 ############################################################## 86.3% ######################################################################## 100.0% [2021-06-10T20:42:26.259Z] #29 2.221 [2021-06-10T20:42:26.783Z] #29 2.335 ############ 16.7% ######################### 35.9% ######################################## 56.0% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% [2021-06-10T20:42:27.044Z] #29 2.851 [2021-06-10T20:42:27.191Z] #27 ... [2021-06-10T20:42:27.191Z] [2021-06-10T20:42:27.191Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T20:42:27.191Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-10T20:42:27.191Z] #64 DONE 0.4s [2021-06-10T20:42:27.191Z] [2021-06-10T20:42:27.191Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T20:42:27.191Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-10T20:42:28.871Z] #29 2.968 ## 4.2% ####### 9.8% ####### 9.9% ############## 20.8% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.2% ################################## 47.4% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.7% ############################################################ 83.9% ### [2021-06-10T20:42:28.871Z] #29 ... [2021-06-10T20:42:28.871Z] [2021-06-10T20:42:28.871Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:28.871Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T20:42:28.871Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-06-10T20:42:28.871Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-06-10T20:42:28.871Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-10T20:42:28.871Z] #9 DONE 28.6s [2021-06-10T20:42:28.871Z] [2021-06-10T20:42:28.871Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:42:28.871Z] #29 sha256:aa517c5003866e9000f5152119f7a1df4517cabd6f2aab2177e8a7afcd23b9d9 [2021-06-10T20:42:28.871Z] #29 2.968 ## 4.2% ####### 9.8% ####### 9.9% ############## 20.8% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.2% ################################## 47.4% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.7% ############################################################ 83.9% ################################################################ 89.1% ################################################################### 94.3% ####################################################################### 99.0% ######################################################################## 100.0% [2021-06-10T20:42:28.871Z] #29 4.843 [2021-06-10T20:42:29.444Z] #29 5.146 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-10T20:42:29.444Z] #29 5.241 [2021-06-10T20:42:29.444Z] #29 5.295 ######################################################################## 100.0% [2021-06-10T20:42:29.444Z] #29 5.325 [2021-06-10T20:42:29.706Z] #29 5.569 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-10T20:42:29.706Z] #29 5.626 [2021-06-10T20:42:29.750Z] #66 DONE 2.2s [2021-06-10T20:42:29.750Z] [2021-06-10T20:42:29.750Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T20:42:29.750Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-10T20:42:29.750Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.1s done [2021-06-10T20:42:29.750Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-06-10T20:42:29.750Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-10T20:42:29.970Z] #29 5.754 ####################################################### 77.5% ######################################################################## 100.0% [2021-06-10T20:42:29.970Z] #29 5.776 [2021-06-10T20:42:30.232Z] #29 6.057 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-10T20:42:30.232Z] #29 6.122 [2021-06-10T20:42:30.753Z] #29 6.250 0.0% ########################## 37.3% ####################################### 55.4% ########################################### 60.4% ######################################################################## 100.0% [2021-06-10T20:42:31.013Z] #29 6.769 [2021-06-10T20:42:31.013Z] #29 6.978 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-10T20:42:31.013Z] #29 7.040 [2021-06-10T20:42:31.199Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 2m9.820542607s [2021-06-10T20:42:31.199Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 585.881147ms [2021-06-10T20:42:31.273Z] #29 7.090 ######################################################################## 100.0% [2021-06-10T20:42:31.273Z] #29 7.109 [2021-06-10T20:42:31.273Z] #29 7.256 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-10T20:42:31.273Z] #29 7.306 [2021-06-10T20:42:31.533Z] #29 7.353 ######################################################################## 100.0% [2021-06-10T20:42:31.533Z] #29 7.375 [2021-06-10T20:42:31.533Z] #29 7.385 Download of images into '/build' complete. [2021-06-10T20:42:31.533Z] #29 7.385 Use something like the following to load the result into a Docker daemon: [2021-06-10T20:42:31.533Z] #29 7.385 tar -cC '/build' . | docker load [2021-06-10T20:42:32.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T20:42:32.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T20:42:33.074Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-06-10T20:42:33.337Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-06-10T20:42:33.337Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-10T20:42:33.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T20:42:33.600Z] #9 DONE 19.8s [2021-06-10T20:42:33.600Z] [2021-06-10T20:42:33.600Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T20:42:33.600Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-10T20:42:34.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T20:42:34.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T20:42:35.734Z] #29 DONE 11.1s [2021-06-10T20:42:35.734Z] [2021-06-10T20:42:35.734Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T20:42:35.734Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T20:42:35.734Z] #10 DONE 6.5s [2021-06-10T20:42:35.734Z] [2021-06-10T20:42:35.734Z] #11 [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 [2021-06-10T20:42:35.734Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T20:42:35.995Z] #11 DONE 0.8s [2021-06-10T20:42:35.995Z] [2021-06-10T20:42:35.995Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:42:35.995Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T20:42:36.152Z] #10 DONE 2.3s [2021-06-10T20:42:36.152Z] [2021-06-10T20:42:36.152Z] #11 [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 [2021-06-10T20:42:36.153Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-10T20:42:36.258Z] #12 ... [2021-06-10T20:42:36.259Z] [2021-06-10T20:42:36.259Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T20:42:36.259Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T20:42:36.259Z] #39 DONE 0.2s [2021-06-10T20:42:36.259Z] [2021-06-10T20:42:36.259Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T20:42:36.259Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T20:42:36.259Z] #31 DONE 0.3s [2021-06-10T20:42:36.397Z] INFO: Extraction ended at 06/10/2021 20:42:35. Duration:00:00:20.8086730 [2021-06-10T20:42:36.397Z] INFO: Updating the golang and path environment variables [2021-06-10T20:42:36.397Z] INFO: GOPATH=d:\gopath [2021-06-10T20:42:36.397Z] INFO: go version go1.13.15 windows/amd64 [2021-06-10T20:42:36.397Z] INFO: Running the daemon under test in debug mode [2021-06-10T20:42:36.397Z] INFO: Starting a daemon under test... [2021-06-10T20:42:36.397Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42511\4\daemon --pidfile d:\CI\PR-42511\4\docker.pid -D [2021-06-10T20:42:36.397Z] INFO: Process started successfully. [2021-06-10T20:42:36.397Z] INFO: Start tailing logs of the daemon under tests [2021-06-10T20:42:36.397Z] INFO: Waiting for the daemon under test to start... [2021-06-10T20:42:36.520Z] [2021-06-10T20:42:36.520Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T20:42:36.520Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T20:42:36.520Z] #43 DONE 0.4s [2021-06-10T20:42:36.520Z] [2021-06-10T20:42:36.520Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:42:36.520Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:42:36.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T20:42:36.732Z] #11 DONE 0.8s [2021-06-10T20:42:36.732Z] [2021-06-10T20:42:36.732Z] #36 [tini 1/2] 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 [2021-06-10T20:42:36.732Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:42:36.996Z] #36 ... [2021-06-10T20:42:36.996Z] [2021-06-10T20:42:36.996Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T20:42:36.997Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-10T20:42:36.997Z] #31 DONE 0.3s [2021-06-10T20:42:36.997Z] [2021-06-10T20:42:36.997Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T20:42:36.997Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-10T20:42:36.997Z] #43 DONE 0.3s [2021-06-10T20:42:36.997Z] [2021-06-10T20:42:36.997Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T20:42:36.997Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-10T20:42:36.997Z] #39 DONE 0.4s [2021-06-10T20:42:36.997Z] [2021-06-10T20:42:36.997Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:42:36.997Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-10T20:42:37.957Z] #40 ... [2021-06-10T20:42:37.957Z] [2021-06-10T20:42:37.957Z] #27 [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 [2021-06-10T20:42:37.957Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-10T20:42:37.957Z] #27 1.833 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:37.957Z] #27 1.839 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:37.957Z] #27 1.852 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:37.957Z] #27 2.086 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:42:37.957Z] #27 2.297 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:42:37.957Z] #27 2.719 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:42:37.957Z] #27 4.282 Fetched 8272 kB in 3s (3063 kB/s) [2021-06-10T20:42:37.957Z] #27 4.282 Reading package lists... [2021-06-10T20:42:37.957Z] #27 5.589 Reading package lists... [2021-06-10T20:42:37.957Z] #27 6.894 Building dependency tree... [2021-06-10T20:42:37.957Z] #27 7.498 The following additional packages will be installed: [2021-06-10T20:42:37.957Z] #27 7.498 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-10T20:42:37.957Z] #27 7.499 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-10T20:42:37.957Z] #27 7.500 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-10T20:42:37.957Z] #27 7.502 Suggested packages: [2021-06-10T20:42:37.957Z] #27 7.502 krb5-doc krb5-user [2021-06-10T20:42:37.957Z] #27 7.502 Recommended packages: [2021-06-10T20:42:37.957Z] #27 7.502 krb5-locales publicsuffix libsasl2-modules [2021-06-10T20:42:37.957Z] #27 7.806 The following NEW packages will be installed: [2021-06-10T20:42:37.957Z] #27 7.807 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-10T20:42:37.957Z] #27 7.807 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-10T20:42:37.957Z] #27 7.807 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-10T20:42:37.957Z] #27 7.809 libssh2-1 libssl1.1 openssl [2021-06-10T20:42:37.957Z] #27 8.108 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-10T20:42:37.957Z] #27 8.108 Need to get 4777 kB of archives. [2021-06-10T20:42:37.957Z] #27 8.108 After this operation, 11.5 MB of additional disk space will be used. [2021-06-10T20:42:37.957Z] #27 8.108 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-10T20:42:37.957Z] #27 8.108 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-10T20:42:37.957Z] #27 8.115 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-10T20:42:37.957Z] #27 8.117 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-10T20:42:37.957Z] #27 8.119 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-10T20:42:37.957Z] #27 8.121 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-10T20:42:37.957Z] #27 8.127 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-10T20:42:37.957Z] #27 8.130 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-10T20:42:37.957Z] #27 8.132 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-10T20:42:37.957Z] #27 8.134 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-10T20:42:37.957Z] #27 8.135 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-10T20:42:37.957Z] #27 8.139 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-10T20:42:37.957Z] #27 8.142 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-10T20:42:37.957Z] #27 8.143 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-10T20:42:37.957Z] #27 8.144 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-10T20:42:37.957Z] #27 8.145 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-10T20:42:37.957Z] #27 8.147 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-10T20:42:37.957Z] #27 8.150 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-10T20:42:37.957Z] #27 8.152 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-10T20:42:37.957Z] #27 8.165 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-10T20:42:37.957Z] #27 8.167 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-10T20:42:37.957Z] #27 8.816 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:42:37.957Z] #27 8.879 Fetched 4777 kB in 0s (14.9 MB/s) [2021-06-10T20:42:37.957Z] #27 9.542 Selecting previously unselected package libssl1.1:arm64. [2021-06-10T20:42:37.957Z] #27 9.542 (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 ... 6670 files and directories currently installed.) [2021-06-10T20:42:37.957Z] #27 9.552 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 9.573 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:37.957Z] #27 9.778 Selecting previously unselected package openssl. [2021-06-10T20:42:37.957Z] #27 9.780 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 9.839 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:37.957Z] #27 9.997 Selecting previously unselected package ca-certificates. [2021-06-10T20:42:37.957Z] #27 9.999 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-10T20:42:37.957Z] #27 10.00 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:37.957Z] #27 10.13 Selecting previously unselected package libkeyutils1:arm64. [2021-06-10T20:42:37.957Z] #27 10.13 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.13 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-10T20:42:37.957Z] #27 10.18 Selecting previously unselected package libkrb5support0:arm64. [2021-06-10T20:42:37.957Z] #27 10.19 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.19 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.25 Selecting previously unselected package libk5crypto3:arm64. [2021-06-10T20:42:37.957Z] #27 10.25 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.25 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.36 Selecting previously unselected package libkrb5-3:arm64. [2021-06-10T20:42:37.957Z] #27 10.36 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.36 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.46 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-10T20:42:37.957Z] #27 10.46 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.47 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.52 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-10T20:42:37.957Z] #27 10.53 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.53 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.59 Selecting previously unselected package libsasl2-2:arm64. [2021-06-10T20:42:37.957Z] #27 10.59 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-10T20:42:37.957Z] #27 10.64 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:37.957Z] #27 10.69 Selecting previously unselected package libldap-common. [2021-06-10T20:42:37.957Z] #27 10.69 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-10T20:42:37.957Z] #27 10.69 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:37.957Z] #27 10.77 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-10T20:42:37.957Z] #27 10.77 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 10.88 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:37.958Z] #27 10.97 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-10T20:42:37.958Z] #27 10.97 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 10.98 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-10T20:42:37.958Z] #27 11.04 Selecting previously unselected package libpsl5:arm64. [2021-06-10T20:42:37.958Z] #27 11.04 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.05 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-10T20:42:37.958Z] #27 11.20 Selecting previously unselected package librtmp1:arm64. [2021-06-10T20:42:37.958Z] #27 11.22 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T20:42:37.958Z] #27 11.28 Selecting previously unselected package libssh2-1:arm64. [2021-06-10T20:42:37.958Z] #27 11.28 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.29 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-10T20:42:37.958Z] #27 11.40 Selecting previously unselected package libcurl4:arm64. [2021-06-10T20:42:37.958Z] #27 11.41 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.41 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-10T20:42:37.958Z] #27 11.52 Selecting previously unselected package curl. [2021-06-10T20:42:37.958Z] #27 11.52 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.55 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-10T20:42:37.958Z] #27 11.65 Selecting previously unselected package libonig5:arm64. [2021-06-10T20:42:37.958Z] #27 11.65 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.65 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-10T20:42:37.958Z] #27 11.82 Selecting previously unselected package libjq1:arm64. [2021-06-10T20:42:37.958Z] #27 11.82 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.85 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-10T20:42:37.958Z] #27 11.95 Selecting previously unselected package jq. [2021-06-10T20:42:37.958Z] #27 11.95 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-10T20:42:37.958Z] #27 11.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T20:42:38.355Z] #27 12.10 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-10T20:42:38.355Z] #27 12.11 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-10T20:42:38.355Z] #27 12.14 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:38.619Z] #27 12.67 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-10T20:42:38.619Z] #27 12.68 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:38.619Z] #27 12.70 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:38.619Z] #27 12.72 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:38.619Z] #27 12.73 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T20:42:38.619Z] #27 12.75 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:38.885Z] #27 12.77 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T20:42:38.885Z] #27 12.79 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-10T20:42:38.885Z] #27 12.81 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:38.885Z] #27 12.82 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-10T20:42:38.885Z] #27 12.85 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-10T20:42:38.885Z] #27 12.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-10T20:42:38.885Z] #27 12.89 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T20:42:38.885Z] #27 12.91 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:39.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T20:42:39.091Z] #44 ... [2021-06-10T20:42:39.091Z] [2021-06-10T20:42:39.091Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:42:39.091Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T20:42:39.091Z] #12 DONE 2.8s [2021-06-10T20:42:39.091Z] [2021-06-10T20:42:39.091Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:42:39.091Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:42:39.836Z] #27 ... [2021-06-10T20:42:39.836Z] [2021-06-10T20:42:39.836Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T20:42:39.836Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-10T20:42:39.836Z] #12 DONE 3.0s [2021-06-10T20:42:39.836Z] [2021-06-10T20:42:39.836Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:42:39.836Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:42:40.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T20:42:41.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T20:42:42.409Z] #13 2.472 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T20:42:42.409Z] #13 2.514 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:42.409Z] #13 2.514 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:42.409Z] #13 2.514 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:42.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T20:42:42.990Z] #13 3.253 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-10T20:42:43.943Z] #13 4.403 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:42:44.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T20:42:44.392Z] #13 ... [2021-06-10T20:42:44.392Z] [2021-06-10T20:42:44.392Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:42:44.392Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:42:44.392Z] #44 6.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:44.392Z] #44 6.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:44.392Z] #44 6.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:44.392Z] #44 7.519 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-10T20:42:44.652Z] #44 8.052 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:42:45.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T20:42:45.424Z] #13 ... [2021-06-10T20:42:45.424Z] [2021-06-10T20:42:45.424Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:42:45.424Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:42:45.424Z] #46 4.417 + RM_GOPATH=0 [2021-06-10T20:42:45.424Z] #46 4.417 + TMP_GOPATH= [2021-06-10T20:42:45.424Z] #46 4.417 + : /build [2021-06-10T20:42:45.424Z] #46 4.418 + '[' -z '' ']' [2021-06-10T20:42:45.424Z] #46 4.418 ++ mktemp -d [2021-06-10T20:42:45.424Z] #46 4.421 + export GOPATH=/tmp/tmp.CiEi79q05n [2021-06-10T20:42:45.424Z] #46 4.421 + GOPATH=/tmp/tmp.CiEi79q05n [2021-06-10T20:42:45.424Z] #46 4.421 + RM_GOPATH=1 [2021-06-10T20:42:45.424Z] #46 4.421 + case "$(go env GOARCH)" in [2021-06-10T20:42:45.424Z] #46 4.430 ++ go env GOARCH [2021-06-10T20:42:45.424Z] #46 4.455 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:45.424Z] #46 4.455 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:45.424Z] #46 4.455 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:45.424Z] #46 4.455 + dir=/tmp/install [2021-06-10T20:42:45.424Z] #46 4.456 + bin=vndr [2021-06-10T20:42:45.424Z] #46 4.456 + shift [2021-06-10T20:42:45.424Z] #46 4.456 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-10T20:42:45.424Z] #46 4.456 + . /tmp/install/vndr.installer [2021-06-10T20:42:45.424Z] #46 4.456 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:45.424Z] #46 4.458 + install_vndr [2021-06-10T20:42:45.424Z] #46 4.458 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-10T20:42:45.424Z] #46 4.458 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CiEi79q05n/src/github.com/LK4D4/vndr [2021-06-10T20:42:45.424Z] #46 4.458 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:45.424Z] #46 4.472 Cloning into '/tmp/tmp.CiEi79q05n/src/github.com/LK4D4/vndr'... [2021-06-10T20:42:45.424Z] #46 5.123 + cd /tmp/tmp.CiEi79q05n/src/github.com/LK4D4/vndr [2021-06-10T20:42:45.424Z] #46 5.123 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:45.424Z] #46 5.132 + go build -buildmode=pie -v -o /build/vndr . [2021-06-10T20:42:45.424Z] #46 6.338 runtime/internal/sys [2021-06-10T20:42:45.424Z] #46 6.353 runtime/internal/atomic [2021-06-10T20:42:45.424Z] #46 6.380 internal/race [2021-06-10T20:42:45.424Z] #46 6.441 internal/cpu [2021-06-10T20:42:45.424Z] #46 6.486 sync/atomic [2021-06-10T20:42:45.424Z] #46 6.665 unicode [2021-06-10T20:42:45.424Z] #46 6.726 runtime/internal/math [2021-06-10T20:42:45.424Z] #46 7.000 unicode/utf8 [2021-06-10T20:42:45.424Z] #46 7.016 internal/bytealg [2021-06-10T20:42:45.424Z] #46 7.156 math/bits [2021-06-10T20:42:45.424Z] #46 7.537 internal/testlog [2021-06-10T20:42:45.424Z] #46 8.005 encoding [2021-06-10T20:42:45.424Z] #46 8.095 math [2021-06-10T20:42:45.424Z] #46 8.219 runtime [2021-06-10T20:42:45.424Z] #46 8.306 unicode/utf16 [2021-06-10T20:42:45.424Z] #46 8.699 container/list [2021-06-10T20:42:45.424Z] #46 ... [2021-06-10T20:42:45.424Z] [2021-06-10T20:42:45.424Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:42:45.424Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:42:45.424Z] #13 5.773 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:42:46.085Z] #44 ... [2021-06-10T20:42:46.085Z] [2021-06-10T20:42:46.085Z] #36 [tini 1/2] 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 [2021-06-10T20:42:46.085Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:42:46.085Z] #36 6.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:46.085Z] #36 6.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:46.085Z] #36 6.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:46.085Z] #36 7.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:42:46.085Z] #36 9.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:42:46.347Z] #36 ... [2021-06-10T20:42:46.347Z] [2021-06-10T20:42:46.347Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:46.347Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:46.347Z] #50 4.183 + RM_GOPATH=0 [2021-06-10T20:42:46.347Z] #50 4.183 + TMP_GOPATH= [2021-06-10T20:42:46.347Z] #50 4.183 + : /build [2021-06-10T20:42:46.347Z] #50 4.183 + '[' -z '' ']' [2021-06-10T20:42:46.347Z] #50 4.183 ++ mktemp -d [2021-06-10T20:42:46.347Z] #50 4.183 + export GOPATH=/tmp/tmp.YFXHJII1qK [2021-06-10T20:42:46.347Z] #50 4.183 + GOPATH=/tmp/tmp.YFXHJII1qK [2021-06-10T20:42:46.347Z] #50 4.183 + RM_GOPATH=1 [2021-06-10T20:42:46.347Z] #50 4.183 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.347Z] #50 4.183 ++ go env GOARCH [2021-06-10T20:42:46.347Z] #50 4.189 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.347Z] #50 4.189 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.347Z] #50 4.189 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.347Z] #50 4.189 + dir=/tmp/install [2021-06-10T20:42:46.347Z] #50 4.189 + bin=golangci_lint [2021-06-10T20:42:46.347Z] #50 4.189 + shift [2021-06-10T20:42:46.347Z] #50 4.189 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-10T20:42:46.347Z] #50 4.189 + . /tmp/install/golangci_lint.installer [2021-06-10T20:42:46.347Z] #50 4.189 ++ : v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.189 + install_golangci_lint [2021-06-10T20:42:46.347Z] #50 4.189 + set -e [2021-06-10T20:42:46.347Z] #50 4.189 + export GO111MODULE=on [2021-06-10T20:42:46.347Z] #50 4.189 + GO111MODULE=on [2021-06-10T20:42:46.347Z] #50 4.189 + GOBIN=/build [2021-06-10T20:42:46.347Z] #50 4.189 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.205 go: finding github.com v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.209 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.209 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.209 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.209 go: finding github.com/golangci v1.23.8 [2021-06-10T20:42:46.347Z] #50 4.705 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.347Z] #50 5.203 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.624Z] #50 ... [2021-06-10T20:42:46.624Z] [2021-06-10T20:42:46.624Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:42:46.624Z] #48 sha256:10668648d96642d24c359c1380ecf790fb74020a15c1370a2ee6d48e3e6dc35a [2021-06-10T20:42:46.624Z] #48 4.689 + RM_GOPATH=0 [2021-06-10T20:42:46.624Z] #48 4.689 + TMP_GOPATH= [2021-06-10T20:42:46.624Z] #48 4.689 + : /build [2021-06-10T20:42:46.624Z] #48 4.689 + '[' -z '' ']' [2021-06-10T20:42:46.624Z] #48 4.689 ++ mktemp -d [2021-06-10T20:42:46.624Z] #48 4.689 + export GOPATH=/tmp/tmp.ZSrDQVm6qJ [2021-06-10T20:42:46.624Z] #48 4.689 + GOPATH=/tmp/tmp.ZSrDQVm6qJ [2021-06-10T20:42:46.624Z] #48 4.689 + RM_GOPATH=1 [2021-06-10T20:42:46.624Z] #48 4.689 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.624Z] #48 4.689 ++ go env GOARCH [2021-06-10T20:42:46.624Z] #48 4.701 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.624Z] #48 4.701 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.624Z] #48 4.701 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.624Z] #48 4.701 + dir=/tmp/install [2021-06-10T20:42:46.624Z] #48 4.701 + bin=gotestsum [2021-06-10T20:42:46.624Z] #48 4.701 + shift [2021-06-10T20:42:46.624Z] #48 4.701 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-10T20:42:46.624Z] #48 4.701 + . /tmp/install/gotestsum.installer [2021-06-10T20:42:46.624Z] #48 4.701 ++ : v0.5.3 [2021-06-10T20:42:46.624Z] #48 4.701 + install_gotestsum [2021-06-10T20:42:46.624Z] #48 4.701 + set -e [2021-06-10T20:42:46.624Z] #48 4.701 + export GO111MODULE=on [2021-06-10T20:42:46.624Z] #48 4.701 + GO111MODULE=on [2021-06-10T20:42:46.624Z] #48 4.701 + GOBIN=/build [2021-06-10T20:42:46.624Z] #48 4.701 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-10T20:42:46.624Z] #48 4.705 go: finding gotest.tools v0.5.3 [2021-06-10T20:42:46.624Z] #48 4.705 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:46.624Z] #48 5.289 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:46.624Z] #48 5.729 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:46.624Z] #48 8.435 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:46.624Z] #48 8.477 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:46.624Z] #48 8.478 go: downloading github.com/fatih/color v1.9.0 [2021-06-10T20:42:46.624Z] #48 8.510 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:46.624Z] #48 8.715 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:46.624Z] #48 8.720 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:46.624Z] #48 8.773 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T20:42:46.624Z] #48 9.129 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:46.624Z] #48 9.161 go: extracting github.com/fatih/color v1.9.0 [2021-06-10T20:42:46.624Z] #48 9.161 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T20:42:46.624Z] #48 9.354 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:46.624Z] #48 9.387 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:46.624Z] #48 9.388 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:46.624Z] #48 9.653 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:46.624Z] #48 9.669 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:46.624Z] #48 9.669 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:46.624Z] #48 9.804 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:46.624Z] #48 10.01 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:46.624Z] #48 10.07 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:46.624Z] #48 ... [2021-06-10T20:42:46.624Z] [2021-06-10T20:42:46.624Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:42:46.624Z] #34 sha256:38827d531e0b4a06efc4e6890e1295fb74290d8d0de9fc56a9acc56132a05c5b [2021-06-10T20:42:46.624Z] #34 5.434 Install go-toml version v1.8.1 [2021-06-10T20:42:46.624Z] #34 5.448 go: finding github.com v1.8.1 [2021-06-10T20:42:46.624Z] #34 5.448 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-10T20:42:46.624Z] #34 5.448 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-10T20:42:46.624Z] #34 5.448 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.624Z] #34 5.448 go: finding github.com/pelletier v1.8.1 [2021-06-10T20:42:46.624Z] #34 6.135 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.624Z] #34 6.544 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.624Z] #34 9.328 github.com/pelletier/go-toml [2021-06-10T20:42:46.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T20:42:46.919Z] #13 6.979 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:42:46.919Z] #13 ... [2021-06-10T20:42:46.919Z] [2021-06-10T20:42:46.919Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:42:46.919Z] #24 sha256:c47b342ef50645ce25fb73e61fce4615d7caadeb6b52dc51441ceba67a55191e [2021-06-10T20:42:46.919Z] #24 4.109 + RM_GOPATH=0 [2021-06-10T20:42:46.919Z] #24 4.109 + TMP_GOPATH= [2021-06-10T20:42:46.919Z] #24 4.109 + : /build [2021-06-10T20:42:46.919Z] #24 4.109 + '[' -z '' ']' [2021-06-10T20:42:46.919Z] #24 4.110 ++ mktemp -d [2021-06-10T20:42:46.919Z] #24 4.112 + export GOPATH=/tmp/tmp.ZZpvwFUp5G [2021-06-10T20:42:46.919Z] #24 4.112 + GOPATH=/tmp/tmp.ZZpvwFUp5G [2021-06-10T20:42:46.919Z] #24 4.112 + RM_GOPATH=1 [2021-06-10T20:42:46.919Z] #24 4.112 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.919Z] #24 4.112 ++ go env GOARCH [2021-06-10T20:42:46.919Z] #24 4.131 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.919Z] #24 4.131 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.919Z] #24 4.134 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.919Z] #24 4.137 + dir=/tmp/install [2021-06-10T20:42:46.919Z] #24 4.137 + bin=dockercli [2021-06-10T20:42:46.919Z] #24 4.137 + shift [2021-06-10T20:42:46.919Z] #24 4.137 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-10T20:42:46.919Z] #24 4.137 + . /tmp/install/dockercli.installer [2021-06-10T20:42:46.919Z] #24 4.137 ++ : stable [2021-06-10T20:42:46.919Z] #24 4.137 ++ : 17.06.2-ce [2021-06-10T20:42:46.919Z] #24 4.137 + install_dockercli [2021-06-10T20:42:46.919Z] #24 4.137 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-10T20:42:46.919Z] #24 4.137 Install docker/cli version 17.06.2-ce from stable [2021-06-10T20:42:46.919Z] #24 4.139 ++ uname -m [2021-06-10T20:42:46.919Z] #24 4.141 + arch=aarch64 [2021-06-10T20:42:46.919Z] #24 4.141 + '[' aarch64 '!=' x86_64 ']' [2021-06-10T20:42:46.919Z] #24 4.141 + '[' aarch64 '!=' s390x ']' [2021-06-10T20:42:46.919Z] #24 4.141 + '[' aarch64 '!=' armhf ']' [2021-06-10T20:42:46.919Z] #24 4.141 + build_dockercli [2021-06-10T20:42:46.919Z] #24 4.141 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZZpvwFUp5G/tmp/docker-ce [2021-06-10T20:42:46.919Z] #24 4.149 Cloning into '/tmp/tmp.ZZpvwFUp5G/tmp/docker-ce'... [2021-06-10T20:42:46.919Z] #24 ... [2021-06-10T20:42:46.919Z] [2021-06-10T20:42:46.919Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:46.919Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:46.919Z] #50 4.427 + RM_GOPATH=0 [2021-06-10T20:42:46.919Z] #50 4.427 + TMP_GOPATH= [2021-06-10T20:42:46.919Z] #50 4.427 + : /build [2021-06-10T20:42:46.919Z] #50 4.427 + '[' -z '' ']' [2021-06-10T20:42:46.919Z] #50 4.427 ++ mktemp -d [2021-06-10T20:42:46.919Z] #50 4.430 + export GOPATH=/tmp/tmp.T22WRiwarJ [2021-06-10T20:42:46.919Z] #50 4.430 + GOPATH=/tmp/tmp.T22WRiwarJ [2021-06-10T20:42:46.919Z] #50 4.430 + RM_GOPATH=1 [2021-06-10T20:42:46.919Z] #50 4.430 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.919Z] #50 4.431 ++ go env GOARCH [2021-06-10T20:42:46.919Z] #50 4.455 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.919Z] #50 4.455 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.919Z] #50 4.455 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.919Z] #50 4.475 + dir=/tmp/install [2021-06-10T20:42:46.919Z] #50 4.475 + bin=golangci_lint [2021-06-10T20:42:46.919Z] #50 4.475 + shift [2021-06-10T20:42:46.919Z] #50 4.475 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-10T20:42:46.919Z] #50 4.475 + . /tmp/install/golangci_lint.installer [2021-06-10T20:42:46.919Z] #50 4.475 ++ : v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.475 + install_golangci_lint [2021-06-10T20:42:46.919Z] #50 4.475 + set -e [2021-06-10T20:42:46.919Z] #50 4.475 + export GO111MODULE=on [2021-06-10T20:42:46.919Z] #50 4.475 + GO111MODULE=on [2021-06-10T20:42:46.919Z] #50 4.475 + GOBIN=/build [2021-06-10T20:42:46.919Z] #50 4.475 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.569 go: finding github.com v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.571 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.572 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.573 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.919Z] #50 4.574 go: finding github.com/golangci v1.23.8 [2021-06-10T20:42:46.919Z] #50 5.514 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.919Z] #50 6.173 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-10T20:42:46.919Z] #50 ... [2021-06-10T20:42:46.919Z] [2021-06-10T20:42:46.919Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:42:46.919Z] #34 sha256:bc2178370735e8ce7a45e136cc2a637f384126587236102f88acdce3b7581bfe [2021-06-10T20:42:46.919Z] #34 4.826 Install go-toml version v1.8.1 [2021-06-10T20:42:46.919Z] #34 4.892 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-10T20:42:46.919Z] #34 4.895 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.919Z] #34 4.895 go: finding github.com/pelletier v1.8.1 [2021-06-10T20:42:46.919Z] #34 4.895 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-10T20:42:46.919Z] #34 4.895 go: finding github.com v1.8.1 [2021-06-10T20:42:46.919Z] #34 5.656 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.919Z] #34 6.066 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-10T20:42:46.919Z] #34 9.309 github.com/pelletier/go-toml [2021-06-10T20:42:46.921Z] #34 ... [2021-06-10T20:42:46.921Z] [2021-06-10T20:42:46.921Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:42:46.921Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:42:46.921Z] #52 3.844 + RM_GOPATH=0 [2021-06-10T20:42:46.921Z] #52 3.844 + TMP_GOPATH= [2021-06-10T20:42:46.921Z] #52 3.844 + : /build [2021-06-10T20:42:46.921Z] #52 3.844 + '[' -z '' ']' [2021-06-10T20:42:46.921Z] #52 3.844 ++ mktemp -d [2021-06-10T20:42:46.921Z] #52 3.844 + export GOPATH=/tmp/tmp.ZPl4W0n3Yi [2021-06-10T20:42:46.921Z] #52 3.844 + GOPATH=/tmp/tmp.ZPl4W0n3Yi [2021-06-10T20:42:46.921Z] #52 3.844 + RM_GOPATH=1 [2021-06-10T20:42:46.921Z] #52 3.844 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.921Z] #52 3.844 ++ go env GOARCH [2021-06-10T20:42:46.921Z] #52 3.844 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.921Z] #52 3.844 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.921Z] #52 3.844 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.921Z] #52 3.871 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:46.921Z] #52 3.871 + dir=/tmp/install [2021-06-10T20:42:46.921Z] #52 3.871 + bin=shfmt [2021-06-10T20:42:46.921Z] #52 3.871 + shift [2021-06-10T20:42:46.921Z] #52 3.871 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-10T20:42:46.921Z] #52 3.871 + . /tmp/install/shfmt.installer [2021-06-10T20:42:46.921Z] #52 3.871 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:46.921Z] #52 3.871 + install_shfmt [2021-06-10T20:42:46.921Z] #52 3.871 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-10T20:42:46.921Z] #52 3.871 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZPl4W0n3Yi/src/github.com/mvdan/sh [2021-06-10T20:42:46.921Z] #52 3.871 Cloning into '/tmp/tmp.ZPl4W0n3Yi/src/github.com/mvdan/sh'... [2021-06-10T20:42:46.921Z] #52 8.219 + cd /tmp/tmp.ZPl4W0n3Yi/src/github.com/mvdan/sh [2021-06-10T20:42:46.922Z] #52 8.219 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:46.922Z] #52 8.364 + GO111MODULE=on [2021-06-10T20:42:46.922Z] #52 8.364 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-10T20:42:46.922Z] #52 9.866 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:46.922Z] #52 9.866 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:46.922Z] #52 10.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:46.922Z] #52 10.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:46.922Z] #52 10.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:46.922Z] #52 ... [2021-06-10T20:42:46.922Z] [2021-06-10T20:42:46.922Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:42:46.922Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:42:46.922Z] #46 5.053 + RM_GOPATH=0 [2021-06-10T20:42:46.922Z] #46 5.053 + TMP_GOPATH= [2021-06-10T20:42:46.922Z] #46 5.053 + : /build [2021-06-10T20:42:46.922Z] #46 5.053 + '[' -z '' ']' [2021-06-10T20:42:46.922Z] #46 5.054 ++ mktemp -d [2021-06-10T20:42:46.922Z] #46 5.055 + export GOPATH=/tmp/tmp.fcSjSP7rtm [2021-06-10T20:42:46.922Z] #46 5.055 + GOPATH=/tmp/tmp.fcSjSP7rtm [2021-06-10T20:42:46.922Z] #46 5.055 + RM_GOPATH=1 [2021-06-10T20:42:46.922Z] #46 5.055 + case "$(go env GOARCH)" in [2021-06-10T20:42:46.922Z] #46 5.055 ++ go env GOARCH [2021-06-10T20:42:46.922Z] #46 5.064 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.922Z] #46 5.064 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:46.922Z] #46 5.064 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:46.922Z] #46 5.066 + dir=/tmp/install [2021-06-10T20:42:46.922Z] #46 5.066 + bin=vndr [2021-06-10T20:42:46.922Z] #46 5.066 + shift [2021-06-10T20:42:46.922Z] #46 5.066 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-10T20:42:46.922Z] #46 5.066 + . /tmp/install/vndr.installer [2021-06-10T20:42:46.922Z] #46 5.067 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:46.922Z] #46 5.067 + install_vndr [2021-06-10T20:42:46.922Z] #46 5.067 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-10T20:42:46.922Z] #46 5.067 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fcSjSP7rtm/src/github.com/LK4D4/vndr [2021-06-10T20:42:46.922Z] #46 5.069 Cloning into '/tmp/tmp.fcSjSP7rtm/src/github.com/LK4D4/vndr'... [2021-06-10T20:42:46.922Z] #46 5.080 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:46.922Z] #46 5.605 + cd /tmp/tmp.fcSjSP7rtm/src/github.com/LK4D4/vndr [2021-06-10T20:42:46.922Z] #46 5.605 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T20:42:46.922Z] #46 5.605 + go build -buildmode=pie -v -o /build/vndr . [2021-06-10T20:42:46.922Z] #46 6.085 internal/cpu [2021-06-10T20:42:46.922Z] #46 6.112 runtime/internal/atomic [2021-06-10T20:42:46.922Z] #46 6.303 runtime/internal/sys [2021-06-10T20:42:46.922Z] #46 6.406 runtime/internal/math [2021-06-10T20:42:46.922Z] #46 6.471 internal/race [2021-06-10T20:42:46.922Z] #46 6.544 internal/bytealg [2021-06-10T20:42:46.922Z] #46 6.602 sync/atomic [2021-06-10T20:42:46.922Z] #46 6.813 unicode [2021-06-10T20:42:46.922Z] #46 7.145 runtime [2021-06-10T20:42:46.922Z] #46 10.80 unicode/utf8 [2021-06-10T20:42:47.183Z] #34 ... [2021-06-10T20:42:47.183Z] [2021-06-10T20:42:47.183Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:42:47.183Z] #48 sha256:f785fc67defc748af7dbad6010f7f5913e869f39c3c09a03989e3a952317113e [2021-06-10T20:42:47.183Z] #48 4.648 + RM_GOPATH=0 [2021-06-10T20:42:47.183Z] #48 4.648 + TMP_GOPATH= [2021-06-10T20:42:47.183Z] #48 4.648 + : /build [2021-06-10T20:42:47.183Z] #48 4.648 + '[' -z '' ']' [2021-06-10T20:42:47.183Z] #48 4.648 ++ mktemp -d [2021-06-10T20:42:47.183Z] #48 4.655 + export GOPATH=/tmp/tmp.UNxiNM8Kgi [2021-06-10T20:42:47.183Z] #48 4.655 + GOPATH=/tmp/tmp.UNxiNM8Kgi [2021-06-10T20:42:47.183Z] #48 4.655 + RM_GOPATH=1 [2021-06-10T20:42:47.183Z] #48 4.655 + case "$(go env GOARCH)" in [2021-06-10T20:42:47.183Z] #48 4.655 ++ go env GOARCH [2021-06-10T20:42:47.183Z] #48 4.663 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.183Z] #48 4.663 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.183Z] #48 4.672 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:47.183Z] #48 4.676 + dir=/tmp/install [2021-06-10T20:42:47.183Z] #48 4.676 + bin=gotestsum [2021-06-10T20:42:47.183Z] #48 4.676 + shift [2021-06-10T20:42:47.183Z] #48 4.676 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-10T20:42:47.183Z] #48 4.676 + . /tmp/install/gotestsum.installer [2021-06-10T20:42:47.183Z] #48 4.676 ++ : v0.5.3 [2021-06-10T20:42:47.183Z] #48 4.676 + install_gotestsum [2021-06-10T20:42:47.183Z] #48 4.678 + set -e [2021-06-10T20:42:47.183Z] #48 4.678 + export GO111MODULE=on [2021-06-10T20:42:47.183Z] #48 4.678 + GO111MODULE=on [2021-06-10T20:42:47.183Z] #48 4.678 + GOBIN=/build [2021-06-10T20:42:47.183Z] #48 4.678 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-10T20:42:47.183Z] #48 4.688 go: finding gotest.tools v0.5.3 [2021-06-10T20:42:47.183Z] #48 4.688 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:47.183Z] #48 5.393 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:47.183Z] #48 5.983 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T20:42:47.183Z] #48 8.068 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:47.183Z] #48 8.075 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:47.183Z] #48 8.128 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:47.183Z] #48 8.164 go: downloading github.com/fatih/color v1.9.0 [2021-06-10T20:42:47.183Z] #48 8.220 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:47.183Z] #48 8.311 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:47.183Z] #48 8.432 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:47.183Z] #48 8.456 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.183Z] #48 8.607 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:47.183Z] #48 8.721 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:47.183Z] #48 8.831 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:47.183Z] #48 8.860 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:47.183Z] #48 8.887 go: extracting github.com/fatih/color v1.9.0 [2021-06-10T20:42:47.183Z] #48 8.919 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:47.183Z] #48 9.103 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:47.183Z] #48 9.221 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.183Z] #48 9.304 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:47.183Z] #48 9.914 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:47.183Z] #48 9.965 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:47.183Z] #48 10.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:47.183Z] #48 ... [2021-06-10T20:42:47.183Z] [2021-06-10T20:42:47.183Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:42:47.183Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-10T20:42:47.183Z] #32 3.946 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-10T20:42:47.183Z] #32 3.948 Cloning into '.'... [2021-06-10T20:42:47.191Z] #46 ... [2021-06-10T20:42:47.191Z] [2021-06-10T20:42:47.191Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:42:47.191Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:42:47.191Z] #32 6.051 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-10T20:42:47.191Z] #32 6.051 Cloning into '.'... [2021-06-10T20:42:47.191Z] #32 ... [2021-06-10T20:42:47.191Z] [2021-06-10T20:42:47.191Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:42:47.191Z] #24 sha256:651e88f73f13251ebf92333a60ff8d64f87b05c8c509285c364fcd95cff96d3b [2021-06-10T20:42:47.191Z] #24 5.776 + RM_GOPATH=0 [2021-06-10T20:42:47.191Z] #24 5.776 + TMP_GOPATH= [2021-06-10T20:42:47.191Z] #24 5.776 + : /build [2021-06-10T20:42:47.191Z] #24 5.776 + '[' -z '' ']' [2021-06-10T20:42:47.191Z] #24 5.776 ++ mktemp -d [2021-06-10T20:42:47.191Z] #24 5.776 + export GOPATH=/tmp/tmp.hTBkpv6Rtl [2021-06-10T20:42:47.191Z] #24 5.776 + GOPATH=/tmp/tmp.hTBkpv6Rtl [2021-06-10T20:42:47.191Z] #24 5.776 + RM_GOPATH=1 [2021-06-10T20:42:47.191Z] #24 5.776 + case "$(go env GOARCH)" in [2021-06-10T20:42:47.191Z] #24 5.776 ++ go env GOARCH [2021-06-10T20:42:47.191Z] #24 5.797 Install docker/cli version 17.06.2-ce from stable [2021-06-10T20:42:47.191Z] #24 5.797 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.191Z] #24 5.797 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.191Z] #24 5.797 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:47.191Z] #24 5.797 + dir=/tmp/install [2021-06-10T20:42:47.191Z] #24 5.797 + bin=dockercli [2021-06-10T20:42:47.191Z] #24 5.797 + shift [2021-06-10T20:42:47.191Z] #24 5.797 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-10T20:42:47.191Z] #24 5.797 + . /tmp/install/dockercli.installer [2021-06-10T20:42:47.191Z] #24 5.797 ++ : stable [2021-06-10T20:42:47.191Z] #24 5.797 ++ : 17.06.2-ce [2021-06-10T20:42:47.191Z] #24 5.797 + install_dockercli [2021-06-10T20:42:47.191Z] #24 5.797 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-10T20:42:47.191Z] #24 5.797 ++ uname -m [2021-06-10T20:42:47.191Z] #24 5.801 + arch=x86_64 [2021-06-10T20:42:47.191Z] #24 5.801 + '[' x86_64 '!=' x86_64 ']' [2021-06-10T20:42:47.191Z] #24 5.801 + url=https://download.docker.com/linux/static [2021-06-10T20:42:47.191Z] #24 5.801 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-10T20:42:47.191Z] #24 5.801 + tar -xz docker/docker [2021-06-10T20:42:47.447Z] #32 ... [2021-06-10T20:42:47.447Z] [2021-06-10T20:42:47.447Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:42:47.447Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:42:47.447Z] #52 4.022 + RM_GOPATH=0 [2021-06-10T20:42:47.447Z] #52 4.022 + TMP_GOPATH= [2021-06-10T20:42:47.447Z] #52 4.022 + : /build [2021-06-10T20:42:47.447Z] #52 4.022 + '[' -z '' ']' [2021-06-10T20:42:47.447Z] #52 4.023 ++ mktemp -d [2021-06-10T20:42:47.447Z] #52 4.032 + export GOPATH=/tmp/tmp.27Q5KpfvpU [2021-06-10T20:42:47.447Z] #52 4.032 + GOPATH=/tmp/tmp.27Q5KpfvpU [2021-06-10T20:42:47.447Z] #52 4.032 + RM_GOPATH=1 [2021-06-10T20:42:47.447Z] #52 4.032 + case "$(go env GOARCH)" in [2021-06-10T20:42:47.447Z] #52 4.032 ++ go env GOARCH [2021-06-10T20:42:47.447Z] #52 4.045 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.447Z] #52 4.045 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.447Z] #52 4.047 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:47.447Z] #52 4.047 + dir=/tmp/install [2021-06-10T20:42:47.447Z] #52 4.047 + bin=shfmt [2021-06-10T20:42:47.447Z] #52 4.047 + shift [2021-06-10T20:42:47.447Z] #52 4.048 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-10T20:42:47.447Z] #52 4.048 + . /tmp/install/shfmt.installer [2021-06-10T20:42:47.447Z] #52 4.048 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:47.447Z] #52 4.048 + install_shfmt [2021-06-10T20:42:47.447Z] #52 4.048 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-10T20:42:47.447Z] #52 4.048 + git clone https://github.com/mvdan/sh.git /tmp/tmp.27Q5KpfvpU/src/github.com/mvdan/sh [2021-06-10T20:42:47.447Z] #52 4.053 Cloning into '/tmp/tmp.27Q5KpfvpU/src/github.com/mvdan/sh'... [2021-06-10T20:42:47.447Z] #52 4.055 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:47.447Z] #52 10.22 + cd /tmp/tmp.27Q5KpfvpU/src/github.com/mvdan/sh [2021-06-10T20:42:47.447Z] #52 10.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T20:42:47.447Z] #52 10.35 + GO111MODULE=on [2021-06-10T20:42:47.447Z] #52 10.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-10T20:42:47.447Z] #52 ... [2021-06-10T20:42:47.447Z] [2021-06-10T20:42:47.447Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:42:47.447Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:42:47.447Z] #44 4.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:47.447Z] #44 4.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:47.447Z] #44 4.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:47.447Z] #44 5.345 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-10T20:42:47.447Z] #44 5.826 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:42:47.447Z] #44 7.186 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:42:47.447Z] #44 8.733 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:42:47.447Z] #44 10.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-10T20:42:47.455Z] #24 ... [2021-06-10T20:42:47.455Z] [2021-06-10T20:42:47.456Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:42:47.456Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:42:47.456Z] #40 5.688 + git clone https://github.com/docker/distribution.git . [2021-06-10T20:42:47.456Z] #40 5.688 Cloning into '.'... [2021-06-10T20:42:47.456Z] #40 ... [2021-06-10T20:42:47.456Z] [2021-06-10T20:42:47.456Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:42:47.456Z] #59 sha256:c8fea823123c31ab38e86eb07d5cff90d5357a16493074699c88c49450a1ced9 [2021-06-10T20:42:47.456Z] #59 4.815 + RM_GOPATH=0 [2021-06-10T20:42:47.456Z] #59 4.815 + TMP_GOPATH= [2021-06-10T20:42:47.456Z] #59 4.815 + : /build [2021-06-10T20:42:47.456Z] #59 4.815 + '[' -z '' ']' [2021-06-10T20:42:47.456Z] #59 4.815 ++ mktemp -d [2021-06-10T20:42:47.456Z] #59 4.817 + export GOPATH=/tmp/tmp.XnbDdC3qMS [2021-06-10T20:42:47.456Z] #59 4.817 + GOPATH=/tmp/tmp.XnbDdC3qMS [2021-06-10T20:42:47.456Z] #59 4.817 + RM_GOPATH=1 [2021-06-10T20:42:47.456Z] #59 4.817 + case "$(go env GOARCH)" in [2021-06-10T20:42:47.456Z] #59 4.818 ++ go env GOARCH [2021-06-10T20:42:47.456Z] #59 4.826 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.456Z] #59 4.826 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.456Z] #59 4.833 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:47.456Z] #59 4.833 + dir=/tmp/install [2021-06-10T20:42:47.456Z] #59 4.833 + bin=rootlesskit [2021-06-10T20:42:47.456Z] #59 4.833 + shift [2021-06-10T20:42:47.456Z] #59 4.833 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-10T20:42:47.456Z] #59 4.833 + . /tmp/install/rootlesskit.installer [2021-06-10T20:42:47.456Z] #59 4.833 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.456Z] #59 4.833 + install_rootlesskit [2021-06-10T20:42:47.456Z] #59 4.833 + case "$1" in [2021-06-10T20:42:47.456Z] #59 4.833 + export CGO_ENABLED=0 [2021-06-10T20:42:47.456Z] #59 4.833 + CGO_ENABLED=0 [2021-06-10T20:42:47.456Z] #59 4.833 + _install_rootlesskit [2021-06-10T20:42:47.456Z] #59 4.833 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-10T20:42:47.456Z] #59 4.833 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XnbDdC3qMS/src/github.com/rootless-containers/rootlesskit [2021-06-10T20:42:47.456Z] #59 4.833 Cloning into '/tmp/tmp.XnbDdC3qMS/src/github.com/rootless-containers/rootlesskit'... [2021-06-10T20:42:47.456Z] #59 4.833 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.456Z] #59 7.315 + cd /tmp/tmp.XnbDdC3qMS/src/github.com/rootless-containers/rootlesskit [2021-06-10T20:42:47.456Z] #59 7.315 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.456Z] #59 7.338 + export GO111MODULE=on [2021-06-10T20:42:47.456Z] #59 7.338 + GO111MODULE=on [2021-06-10T20:42:47.456Z] #59 7.338 + export GOPROXY=https://proxy.golang.org [2021-06-10T20:42:47.456Z] #59 7.338 + GOPROXY=https://proxy.golang.org [2021-06-10T20:42:47.456Z] #59 7.338 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T20:42:47.456Z] #59 7.338 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-10T20:42:47.456Z] #59 9.556 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:42:47.456Z] #59 9.684 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:42:47.456Z] #59 9.749 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:42:47.456Z] #59 9.799 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:42:47.456Z] #59 9.880 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-10T20:42:47.456Z] #59 9.920 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:42:47.456Z] #59 9.962 go: downloading github.com/google/uuid v1.2.0 [2021-06-10T20:42:47.456Z] #59 10.12 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.456Z] #59 10.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:42:47.456Z] #59 10.36 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-10T20:42:47.456Z] #59 10.80 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:42:47.456Z] #59 10.80 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:42:47.456Z] #59 11.19 go: extracting github.com/google/uuid v1.2.0 [2021-06-10T20:42:47.456Z] #59 11.19 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.456Z] #59 11.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:42:47.456Z] #59 11.45 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:42:47.710Z] #44 ... [2021-06-10T20:42:47.710Z] [2021-06-10T20:42:47.710Z] #56 [containerd 1/2] 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 [2021-06-10T20:42:47.710Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-10T20:42:47.710Z] #56 5.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:47.710Z] #56 5.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:47.710Z] #56 5.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:47.710Z] #56 5.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:42:47.710Z] #56 7.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:42:47.710Z] #56 8.624 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:42:47.710Z] #56 ... [2021-06-10T20:42:47.710Z] [2021-06-10T20:42:47.710Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:42:47.710Z] #59 sha256:198679b4a1df96e3f4ef0da2a03fd5963e704b74a30ce56193c66c96eb0dc89c [2021-06-10T20:42:47.710Z] #59 4.713 + RM_GOPATH=0 [2021-06-10T20:42:47.710Z] #59 4.713 + TMP_GOPATH= [2021-06-10T20:42:47.710Z] #59 4.713 + : /build [2021-06-10T20:42:47.710Z] #59 4.713 + '[' -z '' ']' [2021-06-10T20:42:47.710Z] #59 4.713 ++ mktemp -d [2021-06-10T20:42:47.710Z] #59 4.718 + export GOPATH=/tmp/tmp.nqjU8q6eKh [2021-06-10T20:42:47.710Z] #59 4.718 + GOPATH=/tmp/tmp.nqjU8q6eKh [2021-06-10T20:42:47.710Z] #59 4.718 + RM_GOPATH=1 [2021-06-10T20:42:47.710Z] #59 4.718 + case "$(go env GOARCH)" in [2021-06-10T20:42:47.710Z] #59 4.725 ++ go env GOARCH [2021-06-10T20:42:47.710Z] #59 4.761 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.710Z] #59 4.762 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:42:47.710Z] #59 4.767 ++ dirname /tmp/install/install.sh [2021-06-10T20:42:47.710Z] #59 4.770 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.710Z] #59 4.770 + dir=/tmp/install [2021-06-10T20:42:47.710Z] #59 4.770 + bin=rootlesskit [2021-06-10T20:42:47.710Z] #59 4.770 + shift [2021-06-10T20:42:47.710Z] #59 4.770 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-10T20:42:47.710Z] #59 4.770 + . /tmp/install/rootlesskit.installer [2021-06-10T20:42:47.710Z] #59 4.770 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.710Z] #59 4.770 + install_rootlesskit [2021-06-10T20:42:47.710Z] #59 4.770 + case "$1" in [2021-06-10T20:42:47.710Z] #59 4.770 + export CGO_ENABLED=0 [2021-06-10T20:42:47.710Z] #59 4.770 + CGO_ENABLED=0 [2021-06-10T20:42:47.710Z] #59 4.770 + _install_rootlesskit [2021-06-10T20:42:47.710Z] #59 4.770 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-10T20:42:47.710Z] #59 4.770 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nqjU8q6eKh/src/github.com/rootless-containers/rootlesskit [2021-06-10T20:42:47.710Z] #59 4.776 Cloning into '/tmp/tmp.nqjU8q6eKh/src/github.com/rootless-containers/rootlesskit'... [2021-06-10T20:42:47.710Z] #59 7.765 + cd /tmp/tmp.nqjU8q6eKh/src/github.com/rootless-containers/rootlesskit [2021-06-10T20:42:47.710Z] #59 7.780 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T20:42:47.710Z] #59 7.895 + export GO111MODULE=on [2021-06-10T20:42:47.710Z] #59 7.895 + GO111MODULE=on [2021-06-10T20:42:47.710Z] #59 7.896 + export GOPROXY=https://proxy.golang.org [2021-06-10T20:42:47.710Z] #59 7.896 + GOPROXY=https://proxy.golang.org [2021-06-10T20:42:47.710Z] #59 7.896 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T20:42:47.710Z] #59 7.897 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-10T20:42:47.710Z] #59 10.23 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-10T20:42:47.710Z] #59 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.710Z] #59 10.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:42:47.710Z] #59 10.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:42:47.710Z] #59 10.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:42:47.710Z] #59 10.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-10T20:42:47.710Z] #59 10.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:42:47.710Z] #59 10.72 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-10T20:42:47.710Z] #59 10.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:42:47.710Z] #59 10.77 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:42:47.710Z] #59 10.89 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T20:42:47.710Z] #59 10.91 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:42:47.710Z] #59 10.97 go: downloading github.com/google/uuid v1.2.0 [2021-06-10T20:42:47.710Z] #59 11.02 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:42:47.717Z] #59 11.57 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-10T20:42:47.717Z] #59 ... [2021-06-10T20:42:47.717Z] [2021-06-10T20:42:47.717Z] #56 [containerd 1/2] 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 [2021-06-10T20:42:47.717Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:42:47.717Z] #56 6.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:47.717Z] #56 6.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:47.717Z] #56 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:47.717Z] #56 7.949 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:42:47.717Z] #56 9.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:42:47.717Z] #56 ... [2021-06-10T20:42:47.717Z] [2021-06-10T20:42:47.717Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:42:47.717Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:42:47.717Z] #52 11.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:47.974Z] #59 11.18 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-10T20:42:47.974Z] #59 11.26 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-10T20:42:47.974Z] #59 ... [2021-06-10T20:42:47.974Z] [2021-06-10T20:42:47.974Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:42:47.974Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:42:47.974Z] #46 9.787 crypto/internal/subtle [2021-06-10T20:42:47.974Z] #46 10.18 crypto/subtle [2021-06-10T20:42:47.974Z] #46 10.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-10T20:42:47.974Z] #46 10.65 internal/nettrace [2021-06-10T20:42:47.974Z] #46 10.79 vendor/golang.org/x/crypto/internal/subtle [2021-06-10T20:42:47.974Z] #46 10.94 runtime/cgo [2021-06-10T20:42:48.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T20:42:48.659Z] #52 12.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:48.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T20:42:49.306Z] INFO [runner/unused/goanalysis] analyzers took 37.682251128s with top 10 stages: buildssa: 31.669700213s, U1000: 6.012550915s [2021-06-10T20:42:49.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:42:49.890Z] Using test binary docker [2021-06-10T20:42:50.148Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T20:42:50.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:42:50.148Z] INFO: Waiting for daemon to start... [2021-06-10T20:42:50.148Z] Starting dockerd [2021-06-10T20:42:50.576Z] #52 ... [2021-06-10T20:42:50.576Z] [2021-06-10T20:42:50.576Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:42:50.576Z] #24 sha256:651e88f73f13251ebf92333a60ff8d64f87b05c8c509285c364fcd95cff96d3b [2021-06-10T20:42:50.576Z] #24 13.46 + mkdir -p /build [2021-06-10T20:42:50.576Z] #24 13.46 + mv docker/docker /build/ [2021-06-10T20:42:50.576Z] #24 13.46 + rmdir docker [2021-06-10T20:42:50.576Z] #24 DONE 14.1s [2021-06-10T20:42:50.576Z] [2021-06-10T20:42:50.576Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:42:50.576Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:42:50.576Z] #52 14.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:51.510Z] #46 ... [2021-06-10T20:42:51.510Z] [2021-06-10T20:42:51.510Z] #27 [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 [2021-06-10T20:42:51.510Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-10T20:42:51.510Z] #27 14.64 Updating certificates in /etc/ssl/certs... [2021-06-10T20:42:51.510Z] #27 19.27 137 added, 0 removed; done. [2021-06-10T20:42:51.510Z] #27 19.62 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-10T20:42:51.510Z] #27 19.71 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T20:42:51.510Z] #27 19.73 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-10T20:42:51.510Z] #27 19.74 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-10T20:42:51.510Z] #27 19.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:42:51.510Z] #27 19.84 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-10T20:42:51.510Z] #27 19.86 Updating certificates in /etc/ssl/certs... [2021-06-10T20:42:51.510Z] #27 24.03 0 added, 0 removed; done. [2021-06-10T20:42:51.510Z] #27 24.03 Running hooks in /etc/ca-certificates/update.d... [2021-06-10T20:42:51.510Z] #27 24.03 done. [2021-06-10T20:42:51.510Z] #27 ... [2021-06-10T20:42:51.510Z] [2021-06-10T20:42:51.510Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:51.510Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:51.510Z] #50 12.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:42:51.510Z] #50 12.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-10T20:42:51.510Z] #50 12.59 go: downloading github.com/fatih/color v1.7.0 [2021-06-10T20:42:51.510Z] #50 12.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:42:51.510Z] #50 12.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:42:51.510Z] #50 12.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:42:51.510Z] #50 12.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:42:51.510Z] #50 12.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:42:51.510Z] #50 12.91 go: extracting github.com/fatih/color v1.7.0 [2021-06-10T20:42:51.510Z] #50 12.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:42:51.510Z] #50 12.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:42:51.510Z] #50 13.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:42:51.510Z] #50 13.13 go: downloading github.com/pkg/errors v0.8.1 [2021-06-10T20:42:51.510Z] #50 13.14 go: downloading github.com/spf13/viper v1.6.1 [2021-06-10T20:42:51.510Z] #50 13.18 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:42:51.510Z] #50 13.18 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-10T20:42:51.510Z] #50 13.25 go: extracting github.com/spf13/viper v1.6.1 [2021-06-10T20:42:51.510Z] #50 13.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:42:51.510Z] #50 13.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:42:51.510Z] #50 13.33 go: extracting github.com/pkg/errors v0.8.1 [2021-06-10T20:42:51.510Z] #50 13.38 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:42:51.510Z] #50 13.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:42:51.510Z] #50 13.48 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:42:51.510Z] #50 13.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:42:51.510Z] #50 13.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-10T20:42:51.510Z] #50 13.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:42:51.510Z] #50 13.64 go: downloading github.com/spf13/cast v1.3.0 [2021-06-10T20:42:51.510Z] #50 13.66 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-10T20:42:51.510Z] #50 13.71 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:42:51.510Z] #50 13.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T20:42:51.510Z] #50 13.75 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-10T20:42:51.510Z] #50 13.82 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:42:51.510Z] #50 13.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-10T20:42:51.510Z] #50 13.87 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:42:51.510Z] #50 13.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:42:51.510Z] #50 13.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:42:51.510Z] #50 13.98 go: extracting github.com/spf13/cast v1.3.0 [2021-06-10T20:42:51.510Z] #50 14.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T20:42:51.510Z] #50 14.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-10T20:42:51.510Z] #50 14.41 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-10T20:42:51.510Z] #50 14.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:42:51.510Z] #50 14.45 go: downloading github.com/spf13/afero v1.1.2 [2021-06-10T20:42:51.510Z] #50 ... [2021-06-10T20:42:51.510Z] [2021-06-10T20:42:51.511Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:42:51.511Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-10T20:42:51.511Z] #40 4.062 + git clone https://github.com/docker/distribution.git . [2021-06-10T20:42:51.511Z] #40 4.062 Cloning into '.'... [2021-06-10T20:42:51.511Z] #40 13.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-10T20:42:51.511Z] #40 ... [2021-06-10T20:42:51.511Z] [2021-06-10T20:42:51.511Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:51.511Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:51.511Z] #50 14.64 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-10T20:42:51.529Z] #52 15.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:51.773Z] #50 14.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-10T20:42:52.035Z] #50 15.12 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:42:52.035Z] #50 ... [2021-06-10T20:42:52.035Z] [2021-06-10T20:42:52.035Z] #36 [tini 1/2] 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 [2021-06-10T20:42:52.035Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:42:52.035Z] #36 5.221 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:52.035Z] #36 5.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:52.035Z] #36 5.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:52.035Z] #36 6.142 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:42:52.035Z] #36 7.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:42:52.035Z] #36 8.711 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:42:52.047Z] . [2021-06-10T20:42:52.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:42:52.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:42:52.047Z] Error: No such image: emptyfs [2021-06-10T20:42:52.100Z] #52 15.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:52.100Z] #52 15.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:52.100Z] #52 16.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:52.305Z] Running integration-test (iteration 1) [2021-06-10T20:42:52.305Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T20:42:52.315Z] #36 ... [2021-06-10T20:42:52.315Z] [2021-06-10T20:42:52.315Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:42:52.315Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-10T20:42:52.315Z] #40 14.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-10T20:42:53.042Z] #52 16.68 encoding [2021-06-10T20:42:53.042Z] #52 16.89 unicode/utf16 [2021-06-10T20:42:53.302Z] #52 17.10 runtime [2021-06-10T20:42:53.302Z] #52 17.18 runtime/cgo [2021-06-10T20:42:53.724Z] #40 ... [2021-06-10T20:42:53.724Z] [2021-06-10T20:42:53.724Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:42:53.724Z] #34 sha256:bc2178370735e8ce7a45e136cc2a637f384126587236102f88acdce3b7581bfe [2021-06-10T20:42:53.724Z] #34 13.60 github.com/pelletier/go-toml/cmd/tomll [2021-06-10T20:42:53.724Z] #34 DONE 17.0s [2021-06-10T20:42:53.724Z] [2021-06-10T20:42:53.724Z] #27 [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 [2021-06-10T20:42:53.724Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-10T20:42:53.724Z] #27 DONE 27.6s [2021-06-10T20:42:53.724Z] [2021-06-10T20:42:53.724Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:53.724Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:53.724Z] #50 15.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:42:53.724Z] #50 15.31 go: extracting github.com/spf13/afero v1.1.2 [2021-06-10T20:42:53.724Z] #50 15.73 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:42:53.724Z] #50 15.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:42:53.724Z] #50 15.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:42:53.724Z] #50 15.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-10T20:42:53.724Z] #50 15.82 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:42:53.724Z] #50 16.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:42:53.724Z] #50 16.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:42:53.724Z] #50 16.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:42:53.724Z] #50 16.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:42:53.724Z] #50 16.30 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:42:53.724Z] #50 16.34 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-10T20:42:53.724Z] #50 16.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:42:53.724Z] #50 16.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:42:53.724Z] #50 16.57 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:42:53.724Z] #50 16.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:42:53.724Z] #50 16.71 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:42:53.724Z] #50 16.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:42:53.724Z] #50 16.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:42:53.988Z] #50 17.13 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:42:53.988Z] #50 17.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:42:53.988Z] #50 17.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:42:53.988Z] #50 ... [2021-06-10T20:42:53.988Z] [2021-06-10T20:42:53.988Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T20:42:53.988Z] #28 sha256:02c6dc9eeefbae4f2894ef602ce30141b74bf41d382b10a944c622da9acb2051 [2021-06-10T20:42:53.988Z] #28 DONE 0.5s [2021-06-10T20:42:53.988Z] [2021-06-10T20:42:53.988Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:53.988Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:53.988Z] #50 17.46 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:42:54.259Z] #50 17.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:42:55.232Z] #52 ... [2021-06-10T20:42:55.232Z] [2021-06-10T20:42:55.232Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:42:55.232Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:42:55.232Z] #13 6.157 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T20:42:55.232Z] #13 6.272 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:42:55.232Z] #13 6.272 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:42:55.232Z] #13 6.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:42:55.232Z] #13 7.265 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T20:42:55.232Z] #13 9.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:42:55.232Z] #13 11.55 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:42:55.232Z] #13 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:42:55.232Z] #13 ... [2021-06-10T20:42:55.232Z] [2021-06-10T20:42:55.232Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:55.232Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:55.232Z] #50 11.94 go: downloading github.com/spf13/viper v1.6.1 [2021-06-10T20:42:55.232Z] #50 11.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:42:55.232Z] #50 11.94 go: downloading github.com/fatih/color v1.7.0 [2021-06-10T20:42:55.232Z] #50 11.99 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-10T20:42:55.232Z] #50 11.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:42:55.232Z] #50 12.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:42:55.232Z] #50 12.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:42:55.232Z] #50 12.25 go: extracting github.com/fatih/color v1.7.0 [2021-06-10T20:42:55.232Z] #50 12.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:42:55.232Z] #50 12.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:42:55.232Z] #50 12.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:42:55.232Z] #50 12.50 go: extracting github.com/spf13/viper v1.6.1 [2021-06-10T20:42:55.232Z] #50 12.51 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:42:55.232Z] #50 12.51 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-10T20:42:55.232Z] #50 12.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:42:55.232Z] #50 12.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:42:55.232Z] #50 12.64 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:42:55.232Z] #50 12.87 go: downloading github.com/spf13/cast v1.3.0 [2021-06-10T20:42:55.232Z] #50 12.95 go: extracting github.com/spf13/cast v1.3.0 [2021-06-10T20:42:55.232Z] #50 12.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:42:55.232Z] #50 13.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:42:55.232Z] #50 13.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:42:55.232Z] #50 13.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:42:55.232Z] #50 13.44 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:42:55.232Z] #50 13.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:42:55.232Z] #50 13.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:42:55.232Z] #50 13.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:42:55.232Z] #50 13.99 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:42:55.232Z] #50 14.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:42:55.232Z] #50 14.19 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:42:55.232Z] #50 14.76 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:42:55.232Z] #50 15.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:42:55.232Z] #50 15.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:42:55.232Z] #50 15.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:42:55.232Z] #50 15.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:42:55.232Z] #50 15.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:42:55.232Z] #50 15.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:42:55.232Z] #50 16.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:42:55.232Z] #50 16.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:42:55.232Z] #50 16.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:42:55.232Z] #50 18.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:42:55.232Z] #50 18.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:42:55.232Z] #50 18.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:42:55.232Z] #50 18.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:42:55.232Z] #50 18.82 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:42:55.232Z] #50 18.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-10T20:42:55.232Z] #50 18.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-10T20:42:55.232Z] #50 18.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:42:55.232Z] #50 18.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:42:55.232Z] #50 18.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:42:55.232Z] #50 18.90 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:42:55.232Z] #50 18.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:42:55.232Z] #50 18.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:42:55.232Z] #50 19.04 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-10T20:42:55.232Z] #50 19.11 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:42:55.232Z] #50 19.11 go: downloading github.com/spf13/afero v1.1.2 [2021-06-10T20:42:55.232Z] #50 19.11 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-10T20:42:55.232Z] #50 19.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:42:55.232Z] #50 19.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-10T20:42:55.493Z] #50 19.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:42:55.753Z] #50 19.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:42:55.753Z] #50 19.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:42:56.134Z] #50 19.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:42:56.134Z] #50 19.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:42:56.134Z] #50 19.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-10T20:42:56.134Z] #50 19.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:42:56.408Z] #50 20.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:42:56.408Z] #50 20.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:42:56.408Z] #50 20.22 go: extracting github.com/spf13/afero v1.1.2 [2021-06-10T20:42:56.408Z] #50 20.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-10T20:42:56.408Z] #50 20.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:42:56.408Z] #50 20.41 go: downloading golang.org/x/text v0.3.2 [2021-06-10T20:42:56.408Z] #50 20.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-10T20:42:56.669Z] #50 20.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:42:56.669Z] #50 20.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:42:56.669Z] #50 ... [2021-06-10T20:42:56.669Z] [2021-06-10T20:42:56.669Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:42:56.669Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:42:56.669Z] #44 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:42:56.669Z] #44 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:42:56.669Z] #44 14.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-10T20:42:56.821Z] #50 20.02 go: downloading golang.org/x/text v0.3.2 [2021-06-10T20:42:56.821Z] #50 20.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:42:56.821Z] #50 20.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:42:56.821Z] #50 20.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:42:56.821Z] #50 20.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:42:56.821Z] #50 20.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:42:56.821Z] #50 20.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-10T20:42:56.821Z] #50 20.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:42:56.821Z] #50 20.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:42:56.821Z] #50 20.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:42:56.929Z] #44 ... [2021-06-10T20:42:56.929Z] [2021-06-10T20:42:56.929Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:42:56.929Z] #48 sha256:10668648d96642d24c359c1380ecf790fb74020a15c1370a2ee6d48e3e6dc35a [2021-06-10T20:42:56.929Z] #48 11.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:56.929Z] #48 14.11 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:56.929Z] #48 14.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:56.929Z] #48 18.27 go: finding github.com/fatih/color v1.9.0 [2021-06-10T20:42:56.929Z] #48 18.29 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:56.929Z] #48 18.31 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T20:42:56.929Z] #48 18.37 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:56.929Z] #48 18.53 go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:56.929Z] #48 18.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:56.929Z] #48 18.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:56.929Z] #48 19.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:56.929Z] #48 19.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:56.929Z] #48 19.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:56.929Z] #48 19.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:56.929Z] #48 ... [2021-06-10T20:42:56.929Z] [2021-06-10T20:42:56.929Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:56.929Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:56.929Z] #50 20.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:42:56.929Z] #50 20.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:42:56.929Z] #50 20.90 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-10T20:42:56.929Z] #50 20.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-10T20:42:57.085Z] #50 20.38 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-10T20:42:57.085Z] #50 20.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:42:57.085Z] #50 20.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:42:57.085Z] #50 20.42 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:42:57.085Z] #50 20.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:42:57.190Z] #50 20.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:42:57.190Z] #50 21.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:42:57.190Z] #50 21.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:42:57.190Z] #50 21.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:42:57.190Z] #50 21.24 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:42:57.350Z] #50 20.48 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:42:57.350Z] #50 20.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:42:57.350Z] #50 20.52 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:42:57.350Z] #50 20.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:42:57.350Z] #50 20.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:42:57.350Z] #50 20.60 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:42:57.350Z] #50 20.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:42:57.350Z] #50 20.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:42:57.350Z] #50 20.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:42:57.350Z] #50 20.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:42:57.350Z] #50 20.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:42:57.350Z] #50 20.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:42:57.350Z] #50 ... [2021-06-10T20:42:57.350Z] [2021-06-10T20:42:57.350Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:42:57.350Z] #48 sha256:f785fc67defc748af7dbad6010f7f5913e869f39c3c09a03989e3a952317113e [2021-06-10T20:42:57.350Z] #48 10.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:57.350Z] #48 12.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:57.350Z] #48 17.69 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T20:42:57.350Z] #48 17.72 go: finding github.com/fatih/color v1.9.0 [2021-06-10T20:42:57.350Z] #48 17.77 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T20:42:57.350Z] #48 17.90 go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T20:42:57.350Z] #48 18.04 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T20:42:57.350Z] #48 18.14 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T20:42:57.350Z] #48 18.51 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T20:42:57.350Z] #48 18.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T20:42:57.350Z] #48 19.00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T20:42:57.350Z] #48 19.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T20:42:57.350Z] #48 19.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T20:42:57.451Z] #50 21.27 go: downloading github.com/pkg/errors v0.8.1 [2021-06-10T20:42:57.451Z] #50 21.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-10T20:42:57.451Z] #50 21.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:42:57.451Z] #50 ... [2021-06-10T20:42:57.451Z] [2021-06-10T20:42:57.451Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:42:57.451Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:42:57.451Z] #46 11.40 math/bits [2021-06-10T20:42:57.451Z] #46 11.86 math [2021-06-10T20:42:57.451Z] #46 16.16 internal/testlog [2021-06-10T20:42:57.451Z] #46 16.52 encoding [2021-06-10T20:42:57.451Z] #46 16.79 unicode/utf16 [2021-06-10T20:42:57.451Z] #46 17.10 container/list [2021-06-10T20:42:57.451Z] #46 17.65 crypto/internal/subtle [2021-06-10T20:42:57.451Z] #46 17.75 crypto/subtle [2021-06-10T20:42:57.451Z] #46 17.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-10T20:42:57.451Z] #46 18.00 internal/nettrace [2021-06-10T20:42:57.451Z] #46 18.09 runtime/cgo [2021-06-10T20:42:57.514Z] ...INFO: Daemon under test started and replied! [2021-06-10T20:42:57.514Z] INFO: Docker version of the daemon under test [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] Client: [2021-06-10T20:42:57.514Z] Version: 17.06.2-ce [2021-06-10T20:42:57.514Z] API version: 1.30 [2021-06-10T20:42:57.514Z] Go version: go1.8.3 [2021-06-10T20:42:57.514Z] Git commit: cec0b72 [2021-06-10T20:42:57.514Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-10T20:42:57.514Z] OS/Arch: windows/amd64 [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] Server: [2021-06-10T20:42:57.514Z] Version: 0.0.0-dev [2021-06-10T20:42:57.514Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:42:57.514Z] Go version: go1.13.15 [2021-06-10T20:42:57.514Z] Git commit: dc7cbb9b33 [2021-06-10T20:42:57.514Z] Built: 06/10/2021 20:41:02 [2021-06-10T20:42:57.514Z] OS/Arch: windows/amd64 [2021-06-10T20:42:57.514Z] Experimental: false [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] INFO: Docker info of the daemon under test [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] Containers: 0 [2021-06-10T20:42:57.514Z] Running: 0 [2021-06-10T20:42:57.514Z] Paused: 0 [2021-06-10T20:42:57.514Z] Stopped: 0 [2021-06-10T20:42:57.514Z] Images: 0 [2021-06-10T20:42:57.514Z] Server Version: 0.0.0-dev [2021-06-10T20:42:57.514Z] Storage Driver: windowsfilter [2021-06-10T20:42:57.514Z] Windows: [2021-06-10T20:42:57.514Z] Logging Driver: json-file [2021-06-10T20:42:57.514Z] Plugins: [2021-06-10T20:42:57.514Z] Volume: local [2021-06-10T20:42:57.514Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:42:57.514Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:42:57.514Z] Swarm: inactive [2021-06-10T20:42:57.514Z] Default Isolation: process [2021-06-10T20:42:57.514Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T20:42:57.514Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T20:42:57.514Z] OSType: windows [2021-06-10T20:42:57.514Z] Architecture: x86_64 [2021-06-10T20:42:57.514Z] CPUs: 4 [2021-06-10T20:42:57.514Z] Total Memory: 32GiB [2021-06-10T20:42:57.514Z] Name: azwin-2-1f4830 [2021-06-10T20:42:57.514Z] ID: ZHZP:MBRB:6VHS:6GSK:BXFN:QSO5:EWPG:7777:VBJT:76PG:JHOW:PI27 [2021-06-10T20:42:57.514Z] Docker Root Dir: D:\CI\PR-42511\4\daemon [2021-06-10T20:42:57.514Z] Debug Mode (client): false [2021-06-10T20:42:57.514Z] Debug Mode (server): true [2021-06-10T20:42:57.514Z] File Descriptors: -1 [2021-06-10T20:42:57.514Z] Goroutines: 16 [2021-06-10T20:42:57.514Z] System Time: 2021-06-10T20:42:55.5808938Z [2021-06-10T20:42:57.514Z] EventsListeners: 0 [2021-06-10T20:42:57.514Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:42:57.514Z] Labels: [2021-06-10T20:42:57.514Z] Experimental: false [2021-06-10T20:42:57.514Z] Insecure Registries: [2021-06-10T20:42:57.514Z] 127.0.0.0/8 [2021-06-10T20:42:57.514Z] Live Restore Enabled: false [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] INFO: Docker images of the daemon under test [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T20:42:57.514Z] [2021-06-10T20:42:57.514Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-10T20:42:57.514Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-10T20:42:57.514Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-10T20:42:57.514Z] 29d5b6a226d2: Pulling fs layer [2021-06-10T20:42:57.614Z] #48 ... [2021-06-10T20:42:57.614Z] [2021-06-10T20:42:57.614Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:57.614Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:42:57.614Z] #50 20.83 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:42:57.614Z] #50 20.83 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:42:57.614Z] #50 20.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:42:57.614Z] #50 20.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:42:57.614Z] #50 20.85 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:42:57.614Z] #50 20.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:42:57.614Z] #50 20.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:42:57.614Z] #50 21.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:42:57.712Z] #46 ... [2021-06-10T20:42:57.712Z] [2021-06-10T20:42:57.712Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:57.712Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:57.712Z] #50 21.61 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:42:57.712Z] #50 21.65 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-10T20:42:57.712Z] #50 21.74 go: extracting github.com/pkg/errors v0.8.1 [2021-06-10T20:42:57.712Z] #50 ... [2021-06-10T20:42:57.712Z] [2021-06-10T20:42:57.712Z] #36 [tini 1/2] 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 [2021-06-10T20:42:57.712Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:42:57.712Z] #36 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:42:57.878Z] #50 21.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:42:57.878Z] #50 21.24 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:42:57.976Z] #36 ... [2021-06-10T20:42:57.976Z] [2021-06-10T20:42:57.976Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:42:57.976Z] #59 sha256:c8fea823123c31ab38e86eb07d5cff90d5357a16493074699c88c49450a1ced9 [2021-06-10T20:42:57.976Z] #59 11.80 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-10T20:42:57.976Z] #59 12.56 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-10T20:42:57.976Z] #59 12.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:42:57.976Z] #59 12.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:42:57.976Z] #59 14.96 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-10T20:42:57.976Z] #59 15.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:42:57.976Z] #59 17.25 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:42:57.976Z] #59 17.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:42:57.976Z] #59 21.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:42:57.976Z] #59 21.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:42:57.976Z] #59 21.33 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:42:57.976Z] #59 21.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:42:57.976Z] #59 ... [2021-06-10T20:42:57.976Z] [2021-06-10T20:42:57.976Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:57.976Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:57.976Z] #50 21.75 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:42:57.976Z] #50 21.97 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:42:57.976Z] #50 22.03 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:42:58.143Z] #50 21.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:42:58.143Z] #50 21.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:42:58.143Z] #50 21.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:42:58.143Z] #50 21.50 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:42:58.143Z] #50 21.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:42:58.143Z] #50 21.56 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:42:58.143Z] #50 21.59 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:42:58.143Z] #50 ... [2021-06-10T20:42:58.143Z] [2021-06-10T20:42:58.143Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:42:58.143Z] #59 sha256:198679b4a1df96e3f4ef0da2a03fd5963e704b74a30ce56193c66c96eb0dc89c [2021-06-10T20:42:58.143Z] #59 11.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:42:58.143Z] #59 11.62 go: extracting github.com/google/uuid v1.2.0 [2021-06-10T20:42:58.143Z] #59 11.80 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:42:58.143Z] #59 12.72 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-10T20:42:58.143Z] #59 12.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:42:58.143Z] #59 12.91 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:42:58.143Z] #59 13.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:42:58.143Z] #59 13.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:42:58.143Z] #59 14.83 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:42:58.143Z] #59 15.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:42:58.143Z] #59 17.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:42:58.143Z] #59 17.70 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:42:58.143Z] #59 17.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:42:58.143Z] #59 17.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:42:58.237Z] #50 22.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:42:58.237Z] #50 22.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:42:58.237Z] #50 22.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:42:58.237Z] #50 ... [2021-06-10T20:42:58.237Z] [2021-06-10T20:42:58.237Z] #56 [containerd 1/2] 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 [2021-06-10T20:42:58.237Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:42:58.237Z] #56 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:42:58.406Z] #59 ... [2021-06-10T20:42:58.406Z] [2021-06-10T20:42:58.406Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:42:58.406Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:42:58.406Z] #52 11.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:58.406Z] #52 11.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:58.406Z] #52 11.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:58.406Z] #52 11.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:58.406Z] #52 12.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:58.406Z] #52 12.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:58.406Z] #52 13.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:58.406Z] #52 14.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:58.406Z] #52 17.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T20:42:58.406Z] #52 17.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T20:42:58.406Z] #52 17.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T20:42:58.407Z] #52 17.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T20:42:58.407Z] #52 18.93 runtime/cgo [2021-06-10T20:42:58.407Z] #52 19.04 runtime [2021-06-10T20:42:58.407Z] #52 ... [2021-06-10T20:42:58.407Z] [2021-06-10T20:42:58.407Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:42:58.407Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:42:58.407Z] #29 3.024 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-10T20:42:58.407Z] #29 3.443 [2021-06-10T20:42:58.500Z] #56 ... [2021-06-10T20:42:58.500Z] [2021-06-10T20:42:58.500Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T20:42:58.500Z] #34 sha256:38827d531e0b4a06efc4e6890e1295fb74290d8d0de9fc56a9acc56132a05c5b [2021-06-10T20:42:58.500Z] #34 17.56 github.com/pelletier/go-toml/cmd/tomll [2021-06-10T20:42:58.761Z] #34 DONE 22.7s [2021-06-10T20:42:58.761Z] [2021-06-10T20:42:58.761Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:42:58.761Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:42:58.761Z] #50 22.39 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:42:58.761Z] #50 22.41 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:42:58.761Z] #50 22.49 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:42:58.761Z] #50 22.60 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:42:58.761Z] #50 22.68 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:42:58.761Z] #50 22.74 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-10T20:42:59.023Z] #50 22.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-10T20:42:59.023Z] #50 22.94 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:42:59.284Z] #50 23.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:42:59.284Z] #50 23.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-10T20:42:59.284Z] #50 23.16 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:42:59.284Z] #50 23.20 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:42:59.857Z] #50 23.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:42:59.857Z] #50 23.63 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:42:59.857Z] #50 23.63 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-10T20:42:59.857Z] #50 23.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:42:59.857Z] #50 23.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:42:59.857Z] #50 23.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:42:59.857Z] #50 23.83 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-10T20:43:00.118Z] #50 23.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:00.118Z] #50 23.90 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:43:00.118Z] #50 23.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:00.118Z] #50 24.04 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:43:00.118Z] #50 24.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:43:00.262Z] #29 3.665 0.0% # 2.6% #### 6.7% ######## 11.3% ########### 15.6% ############## 20.3% ################## 25.8% ##################### 30.1% ######################### 35.3% ############################# 41.4% ################################## 47.9% ###################################### 53.9% ######################################### 58.3% ############################################ 62.3% ################################################# 68.2% ##################################################### 74.7% ########################################################## 80.6% ########################################################## 81.9% ############################################################# 85.1% ################################################################ 89.3% ################################################################## 92.9% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-10T20:43:00.379Z] #50 24.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:43:00.379Z] #50 24.26 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:00.379Z] #50 24.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T20:43:00.379Z] #50 24.31 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:43:00.379Z] #50 24.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:43:00.379Z] #50 24.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T20:43:00.379Z] #50 24.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:43:00.528Z] #29 6.332 [2021-06-10T20:43:00.640Z] #50 24.59 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:43:00.640Z] #50 24.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:43:00.901Z] #50 24.73 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:43:01.162Z] #50 25.05 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:43:01.324Z] #29 6.625 0.2% ###################### 31.4% #################################### 50.6% ############################################################# 86.0% ######################################################################## 100.0% [2021-06-10T20:43:01.423Z] #50 25.24 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:43:01.423Z] #50 25.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:01.588Z] #29 7.434 [2021-06-10T20:43:01.687Z] #50 25.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:43:01.687Z] #50 25.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T20:43:01.948Z] #50 25.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T20:43:02.117Z] #29 7.760 0.2% ################ 22.6% #### [2021-06-10T20:43:02.117Z] #29 ... [2021-06-10T20:43:02.117Z] [2021-06-10T20:43:02.117Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:02.117Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:02.117Z] #46 25.46 internal/reflectlite [2021-06-10T20:43:02.117Z] #46 25.46 sync [2021-06-10T20:43:02.209Z] #50 26.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:02.781Z] #50 26.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:02.781Z] #50 26.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:43:02.781Z] #50 26.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:43:02.781Z] #50 26.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:43:03.042Z] #50 26.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:43:03.042Z] #50 26.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:43:03.042Z] #50 26.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:43:03.042Z] #50 27.00 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:43:03.042Z] #50 27.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:43:03.303Z] #50 27.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:43:03.303Z] #50 27.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:43:03.514Z] #46 ... [2021-06-10T20:43:03.514Z] [2021-06-10T20:43:03.514Z] #36 [tini 1/2] 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 [2021-06-10T20:43:03.514Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:43:03.514Z] #36 16.58 Fetched 8272 kB in 12s (716 kB/s) [2021-06-10T20:43:03.514Z] #36 16.58 Reading package lists... [2021-06-10T20:43:03.514Z] #36 21.07 Reading package lists... [2021-06-10T20:43:03.514Z] #36 25.72 Building dependency tree... [2021-06-10T20:43:03.514Z] #36 ... [2021-06-10T20:43:03.514Z] [2021-06-10T20:43:03.514Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:03.514Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:03.514Z] #29 7.760 0.2% ################ 22.6% ############################ 39.6% ######################################## 56.6% ################################################### 71.8% ########################################################### 83.0% ######################################################################## 100.0% [2021-06-10T20:43:03.514Z] #29 8.796 [2021-06-10T20:43:03.514Z] #29 9.094 0.0% ## 3.6% ##### 6.9% [2021-06-10T20:43:03.514Z] #29 ... [2021-06-10T20:43:03.514Z] [2021-06-10T20:43:03.514Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:03.514Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:03.514Z] #13 13.76 Fetched 8792 kB in 11s (765 kB/s) [2021-06-10T20:43:03.514Z] #13 13.76 Reading package lists... [2021-06-10T20:43:03.514Z] #13 19.86 Reading package lists... [2021-06-10T20:43:03.514Z] #13 ... [2021-06-10T20:43:03.514Z] [2021-06-10T20:43:03.514Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:03.514Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:03.574Z] #50 27.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:43:03.574Z] #50 27.52 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:43:04.041Z] #29 9.094 0.0% ## 3.6% ##### 6.9% ####### 9.8% ########## 14.3% ############ 17.8% ################## 26.3% [2021-06-10T20:43:04.041Z] #29 ... [2021-06-10T20:43:04.041Z] [2021-06-10T20:43:04.041Z] #56 [containerd 1/2] 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 [2021-06-10T20:43:04.041Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-10T20:43:04.041Z] #56 17.21 Fetched 8272 kB in 12s (663 kB/s) [2021-06-10T20:43:04.041Z] #56 17.21 Reading package lists... [2021-06-10T20:43:04.041Z] #56 22.83 Reading package lists... [2021-06-10T20:43:04.041Z] #56 ... [2021-06-10T20:43:04.041Z] [2021-06-10T20:43:04.041Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:04.041Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:04.041Z] #44 17.04 Fetched 8275 kB in 12s (665 kB/s) [2021-06-10T20:43:04.041Z] #44 17.04 Reading package lists... [2021-06-10T20:43:04.041Z] #44 22.87 Reading package lists... [2021-06-10T20:43:04.041Z] #44 26.60 Building dependency tree... [2021-06-10T20:43:04.041Z] #44 ... [2021-06-10T20:43:04.041Z] [2021-06-10T20:43:04.041Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:04.041Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:05.360Z] #29 9.094 0.0% ## 3.6% ##### 6.9% ####### 9.8% ########## 14.3% ############ 17.8% ################## 26.3% ######################## 33.9% ############################ 40.1% ############################### 44.2% ################################### 48.8% ###################################### 53.2% ######################################## 55.9% ########################################### 60.1% ############################################# 63.3% ################################################## 69.9% ##################################################### 74.2% ######################################################### 80.1% ############################################################### 87.8% #################################################################### 95.2% ####################################################################### 99.2% ######################################################################## 100.0% [2021-06-10T20:43:05.945Z] #29 11.68 [2021-06-10T20:43:06.132Z] #50 29.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-10T20:43:07.175Z] Loaded image: buildpack-deps:buster [2021-06-10T20:43:07.175Z] Loaded image: busybox:latest [2021-06-10T20:43:07.175Z] Loaded image: busybox:glibc [2021-06-10T20:43:08.553Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% [2021-06-10T20:43:08.553Z] #29 ... [2021-06-10T20:43:08.553Z] [2021-06-10T20:43:08.553Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:43:08.553Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:43:08.553Z] #50 21.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:43:08.553Z] #50 21.86 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:43:08.553Z] #50 21.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-10T20:43:08.553Z] #50 22.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:08.553Z] #50 22.20 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:43:08.553Z] #50 22.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:08.553Z] #50 22.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:08.553Z] #50 22.41 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-10T20:43:08.553Z] #50 22.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:43:08.553Z] #50 22.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T20:43:08.553Z] #50 22.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:43:08.553Z] #50 22.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:08.553Z] #50 22.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:43:08.553Z] #50 22.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:43:08.553Z] #50 22.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T20:43:08.553Z] #50 22.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:43:08.553Z] #50 22.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:43:08.553Z] #50 22.81 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:43:08.553Z] #50 22.96 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:43:08.553Z] #50 23.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:08.553Z] #50 23.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:43:08.553Z] #50 23.57 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:43:08.553Z] #50 23.76 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:43:08.553Z] #50 23.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:43:08.553Z] #50 23.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:43:08.553Z] #50 23.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:43:08.553Z] #50 24.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:43:08.553Z] #50 24.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:43:08.553Z] #50 24.61 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-10T20:43:08.553Z] #50 24.69 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:08.553Z] #50 24.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:43:08.553Z] #50 24.88 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-10T20:43:08.553Z] #50 25.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:43:08.553Z] #50 25.03 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-10T20:43:08.553Z] #50 27.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:43:08.553Z] #50 28.03 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:43:08.553Z] #50 28.99 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-10T20:43:08.553Z] #50 29.31 go: extracting golang.org/x/text v0.3.2 [2021-06-10T20:43:08.553Z] #50 ... [2021-06-10T20:43:08.553Z] [2021-06-10T20:43:08.553Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:08.553Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:08.681Z] #50 ... [2021-06-10T20:43:08.681Z] [2021-06-10T20:43:08.681Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:43:08.681Z] #59 sha256:c8fea823123c31ab38e86eb07d5cff90d5357a16493074699c88c49450a1ced9 [2021-06-10T20:43:08.681Z] #59 22.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:43:08.681Z] #59 24.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T20:43:08.681Z] #59 24.59 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:43:08.681Z] #59 24.73 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:43:08.681Z] #59 24.83 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:43:08.681Z] #59 24.97 go: finding github.com/google/uuid v1.2.0 [2021-06-10T20:43:08.681Z] #59 25.01 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:43:08.681Z] #59 25.09 go: finding github.com/gofrs/flock v0.8.0 [2021-06-10T20:43:08.681Z] #59 25.12 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-10T20:43:08.681Z] #59 25.15 go: finding github.com/gorilla/mux v1.8.0 [2021-06-10T20:43:08.681Z] #59 25.15 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:43:08.681Z] #59 25.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:43:08.681Z] #59 25.26 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:43:08.681Z] #59 25.32 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:43:08.681Z] #59 25.46 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:43:08.681Z] #59 25.54 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:43:08.681Z] #59 ... [2021-06-10T20:43:08.681Z] [2021-06-10T20:43:08.681Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:43:08.681Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:43:08.681Z] #50 32.69 go: extracting golang.org/x/text v0.3.2 [2021-06-10T20:43:08.821Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% [2021-06-10T20:43:08.821Z] #29 ... [2021-06-10T20:43:08.821Z] [2021-06-10T20:43:08.821Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:43:08.821Z] #59 sha256:198679b4a1df96e3f4ef0da2a03fd5963e704b74a30ce56193c66c96eb0dc89c [2021-06-10T20:43:08.821Z] #59 22.16 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T20:43:08.821Z] #59 22.41 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-10T20:43:08.821Z] #59 22.62 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T20:43:08.821Z] #59 22.72 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T20:43:08.821Z] #59 22.86 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T20:43:08.821Z] #59 22.86 go: finding github.com/google/uuid v1.2.0 [2021-06-10T20:43:08.821Z] #59 22.95 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-10T20:43:08.821Z] #59 22.97 go: finding github.com/gofrs/flock v0.8.0 [2021-06-10T20:43:08.821Z] #59 22.97 go: finding github.com/gorilla/mux v1.8.0 [2021-06-10T20:43:08.821Z] #59 22.99 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T20:43:08.821Z] #59 23.06 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-10T20:43:08.821Z] #59 23.10 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T20:43:08.821Z] #59 23.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T20:43:08.821Z] #59 23.38 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T20:43:08.821Z] #59 23.48 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T20:43:09.074Z] Loaded image: debian:bullseye [2021-06-10T20:43:09.074Z] Loaded image: hello-world:latest [2021-06-10T20:43:09.074Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:43:09.074Z] INFO: Testing against a local daemon [2021-06-10T20:43:09.074Z] === RUN TestCgroupNamespacesBuild [2021-06-10T20:43:09.093Z] #59 ... [2021-06-10T20:43:09.093Z] [2021-06-10T20:43:09.093Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:09.093Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:09.251Z] #50 ... [2021-06-10T20:43:09.251Z] [2021-06-10T20:43:09.251Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:43:09.251Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:43:09.251Z] #40 22.75 Checking out files: 91% (1543/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-10T20:43:09.251Z] #40 22.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-10T20:43:09.251Z] #40 24.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-10T20:43:09.251Z] #40 ... [2021-06-10T20:43:09.251Z] [2021-06-10T20:43:09.251Z] #36 [tini 1/2] 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 [2021-06-10T20:43:09.251Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:43:09.251Z] #36 23.07 Fetched 8448 kB in 17s (507 kB/s) [2021-06-10T20:43:09.251Z] #36 23.07 Reading package lists... [2021-06-10T20:43:09.512Z] #36 29.39 Reading package lists... [2021-06-10T20:43:09.512Z] #36 ... [2021-06-10T20:43:09.512Z] [2021-06-10T20:43:09.512Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:09.512Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:09.512Z] #13 23.92 Fetched 8973 kB in 18s (498 kB/s) [2021-06-10T20:43:09.512Z] #13 23.92 Reading package lists... [2021-06-10T20:43:09.772Z] #13 30.24 Reading package lists... [2021-06-10T20:43:09.772Z] #13 ... [2021-06-10T20:43:09.772Z] [2021-06-10T20:43:09.772Z] #56 [containerd 1/2] 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 [2021-06-10T20:43:09.772Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:43:09.772Z] #56 23.54 Fetched 8448 kB in 17s (502 kB/s) [2021-06-10T20:43:09.772Z] #56 23.54 Reading package lists... [2021-06-10T20:43:09.772Z] #56 30.03 Reading package lists... [2021-06-10T20:43:09.772Z] #56 ... [2021-06-10T20:43:09.772Z] [2021-06-10T20:43:09.772Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:09.772Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:43:09.772Z] #46 27.73 vendor/golang.org/x/crypto/internal/subtle [2021-06-10T20:43:09.772Z] #46 28.13 vendor/golang.org/x/crypto/curve25519 [2021-06-10T20:43:10.715Z] #46 ... [2021-06-10T20:43:10.715Z] [2021-06-10T20:43:10.715Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:10.715Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:43:10.715Z] #44 24.23 Fetched 8452 kB in 18s (481 kB/s) [2021-06-10T20:43:10.715Z] #44 24.23 Reading package lists... [2021-06-10T20:43:10.977Z] #44 30.44 Reading package lists... [2021-06-10T20:43:10.977Z] #44 ... [2021-06-10T20:43:10.977Z] [2021-06-10T20:43:10.977Z] #36 [tini 1/2] 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 [2021-06-10T20:43:10.977Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:43:10.977Z] #36 29.39 Reading package lists... [2021-06-10T20:43:11.602Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2021-06-10T20:43:11.602Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T20:43:12.361Z] #36 34.96 Building dependency tree... [2021-06-10T20:43:12.439Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% [2021-06-10T20:43:12.439Z] #29 ... [2021-06-10T20:43:12.439Z] [2021-06-10T20:43:12.439Z] #56 [containerd 1/2] 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 [2021-06-10T20:43:12.439Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-10T20:43:12.439Z] #56 22.83 Reading package lists... [2021-06-10T20:43:12.439Z] #56 27.71 Building dependency tree... [2021-06-10T20:43:12.439Z] #56 30.41 The following additional packages will be installed: [2021-06-10T20:43:12.439Z] #56 30.42 libbtrfs0 [2021-06-10T20:43:12.439Z] #56 30.53 The following NEW packages will be installed: [2021-06-10T20:43:12.439Z] #56 30.54 libbtrfs-dev libbtrfs0 [2021-06-10T20:43:12.439Z] #56 30.90 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:12.439Z] #56 30.90 Need to get 119 kB of archives. [2021-06-10T20:43:12.439Z] #56 30.90 After this operation, 387 kB of additional disk space will be used. [2021-06-10T20:43:12.439Z] #56 30.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-10T20:43:12.439Z] #56 30.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-10T20:43:12.439Z] #56 32.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:12.439Z] #56 32.19 Fetched 119 kB in 0s (388 kB/s) [2021-06-10T20:43:12.439Z] #56 32.35 Selecting previously unselected package libbtrfs0. [2021-06-10T20:43:12.439Z] #56 32.35 (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 ... 15383 files and directories currently installed.) [2021-06-10T20:43:12.439Z] #56 32.51 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-10T20:43:12.439Z] #56 32.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T20:43:12.439Z] #56 32.75 Selecting previously unselected package libbtrfs-dev. [2021-06-10T20:43:12.439Z] #56 32.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-10T20:43:12.439Z] #56 32.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:43:12.439Z] #56 33.02 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T20:43:12.439Z] #56 33.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:43:12.439Z] #56 33.09 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:12.439Z] #56 DONE 35.7s [2021-06-10T20:43:12.439Z] [2021-06-10T20:43:12.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:12.439Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:13.246Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################# 62.6% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.5% ################################################ 67.3% ################################################ 67.8% ################################################## 69.5% ################################################## 70.7% ################################################### 72.1% [2021-06-10T20:43:13.246Z] #29 ... [2021-06-10T20:43:13.246Z] [2021-06-10T20:43:13.246Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:13.246Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:13.246Z] #46 26.72 github.com/LK4D4/vndr/godl/singleflight [2021-06-10T20:43:13.246Z] #46 26.74 internal/singleflight [2021-06-10T20:43:13.246Z] #46 26.75 math/rand [2021-06-10T20:43:13.246Z] #46 28.70 sort [2021-06-10T20:43:13.246Z] #46 28.70 errors [2021-06-10T20:43:13.246Z] #46 29.09 io [2021-06-10T20:43:13.246Z] #46 29.11 internal/oserror [2021-06-10T20:43:13.246Z] #46 29.11 strconv [2021-06-10T20:43:13.246Z] #46 29.42 syscall [2021-06-10T20:43:13.246Z] #46 29.90 vendor/golang.org/x/net/dns/dnsmessage [2021-06-10T20:43:13.246Z] #46 31.59 bytes [2021-06-10T20:43:13.246Z] #46 34.33 bufio [2021-06-10T20:43:13.246Z] #46 34.38 reflect [2021-06-10T20:43:13.246Z] #46 34.71 strings [2021-06-10T20:43:13.510Z] #46 ... [2021-06-10T20:43:13.511Z] [2021-06-10T20:43:13.511Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:13.511Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:14.130Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2021-06-10T20:43:14.130Z] === RUN TestBuildWithSession [2021-06-10T20:43:14.130Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T20:43:14.130Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:43:14.131Z] === RUN TestBuildSquashParent [2021-06-10T20:43:14.272Z] #36 37.92 The following additional packages will be installed: [2021-06-10T20:43:14.272Z] #36 37.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-10T20:43:14.272Z] #36 37.95 Suggested packages: [2021-06-10T20:43:14.272Z] #36 37.96 cmake-doc ninja-build lrzip [2021-06-10T20:43:14.272Z] #36 37.96 Recommended packages: [2021-06-10T20:43:14.272Z] #36 37.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-10T20:43:14.323Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################# 62.6% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.5% ################################################ 67.3% ################################################ 67.8% ################################################## 69.5% ################################################## 70.7% ################################################### 72.1% ##################################################### 73.7% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.5% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.3% [2021-06-10T20:43:14.323Z] #29 ... [2021-06-10T20:43:14.323Z] [2021-06-10T20:43:14.323Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:14.323Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:14.323Z] #13 19.86 Reading package lists... [2021-06-10T20:43:14.323Z] #13 24.87 Building dependency tree... [2021-06-10T20:43:14.323Z] #13 27.51 The following additional packages will be installed: [2021-06-10T20:43:14.323Z] #13 27.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-10T20:43:14.323Z] #13 27.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-10T20:43:14.323Z] #13 27.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-10T20:43:14.323Z] #13 27.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-10T20:43:14.323Z] #13 27.52 mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T20:43:14.323Z] #13 27.52 Suggested packages: [2021-06-10T20:43:14.323Z] #13 27.52 gcc-8-locales seccomp wine64 [2021-06-10T20:43:14.323Z] #13 28.40 The following NEW packages will be installed: [2021-06-10T20:43:14.323Z] #13 28.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-10T20:43:14.323Z] #13 28.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-10T20:43:14.323Z] #13 28.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-10T20:43:14.323Z] #13 28.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-10T20:43:14.323Z] #13 28.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-10T20:43:14.323Z] #13 28.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T20:43:14.323Z] #13 28.41 The following packages will be upgraded: [2021-06-10T20:43:14.323Z] #13 28.41 libseccomp2 libsystemd0 libudev1 [2021-06-10T20:43:14.323Z] #13 28.82 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T20:43:14.323Z] #13 28.82 Need to get 73.8 MB of archives. [2021-06-10T20:43:14.323Z] #13 28.82 After this operation, 472 MB of additional disk space will be used. [2021-06-10T20:43:14.323Z] #13 28.82 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-10T20:43:14.323Z] #13 28.82 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-10T20:43:14.323Z] #13 28.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-10T20:43:14.323Z] #13 28.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-10T20:43:14.323Z] #13 28.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-10T20:43:14.323Z] #13 29.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-10T20:43:14.323Z] #13 29.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-10T20:43:14.323Z] #13 29.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-10T20:43:14.323Z] #13 29.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-10T20:43:14.323Z] #13 29.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-10T20:43:14.323Z] #13 29.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-10T20:43:14.323Z] #13 29.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-10T20:43:14.323Z] #13 29.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-06-10T20:43:14.323Z] #13 32.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-06-10T20:43:14.323Z] #13 34.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-10T20:43:14.323Z] #13 34.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-10T20:43:14.323Z] #13 34.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-10T20:43:14.323Z] #13 34.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-10T20:43:14.323Z] #13 34.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-10T20:43:14.323Z] #13 34.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-10T20:43:14.323Z] #13 34.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-10T20:43:14.323Z] #13 34.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-10T20:43:14.323Z] #13 34.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-10T20:43:14.323Z] #13 34.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-10T20:43:14.323Z] #13 34.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-10T20:43:14.323Z] #13 34.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-10T20:43:14.323Z] #13 ... [2021-06-10T20:43:14.323Z] [2021-06-10T20:43:14.323Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:14.323Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:14.605Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################# 62.6% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.5% ################################################ 67.3% ################################################ 67.8% ################################################## 69.5% ################################################## 70.7% ################################################### 72.1% ##################################################### 73.7% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.5% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.0% ############################################################ 83.7% ############################################################# 85.3% [2021-06-10T20:43:14.605Z] #29 ... [2021-06-10T20:43:14.605Z] [2021-06-10T20:43:14.605Z] #36 [tini 1/2] 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 [2021-06-10T20:43:14.605Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:43:14.605Z] #36 27.90 The following additional packages will be installed: [2021-06-10T20:43:14.605Z] #36 27.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-10T20:43:14.605Z] #36 27.92 Suggested packages: [2021-06-10T20:43:14.605Z] #36 27.93 cmake-doc ninja-build lrzip [2021-06-10T20:43:14.605Z] #36 27.93 Recommended packages: [2021-06-10T20:43:14.605Z] #36 27.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-10T20:43:14.605Z] #36 28.73 The following NEW packages will be installed: [2021-06-10T20:43:14.605Z] #36 28.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-10T20:43:14.606Z] #36 28.74 vim-common xxd [2021-06-10T20:43:14.606Z] #36 29.12 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:14.606Z] #36 29.12 Need to get 14.2 MB of archives. [2021-06-10T20:43:14.606Z] #36 29.12 After this operation, 60.0 MB of additional disk space will be used. [2021-06-10T20:43:14.606Z] #36 29.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-10T20:43:14.606Z] #36 29.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T20:43:14.606Z] #36 29.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-10T20:43:14.606Z] #36 29.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-10T20:43:14.606Z] #36 29.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-10T20:43:14.606Z] #36 29.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-10T20:43:14.606Z] #36 29.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-10T20:43:14.606Z] #36 29.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-10T20:43:14.606Z] #36 29.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-10T20:43:14.606Z] #36 29.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-10T20:43:14.606Z] #36 31.81 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:14.606Z] #36 32.04 Fetched 14.2 MB in 1s (11.7 MB/s) [2021-06-10T20:43:14.606Z] #36 32.21 Selecting previously unselected package xxd. [2021-06-10T20:43:14.606Z] #36 32.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-10T20:43:14.606Z] #36 32.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-10T20:43:14.606Z] #36 32.33 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T20:43:14.606Z] #36 32.56 Selecting previously unselected package vim-common. [2021-06-10T20:43:14.606Z] #36 32.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:43:14.606Z] #36 32.64 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T20:43:14.606Z] #36 33.07 Selecting previously unselected package cmake-data. [2021-06-10T20:43:14.606Z] #36 33.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-10T20:43:14.606Z] #36 33.13 Unpacking cmake-data (3.13.4-1) ... [2021-06-10T20:43:14.606Z] #36 ... [2021-06-10T20:43:14.606Z] [2021-06-10T20:43:14.606Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:14.606Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:14.606Z] #44 26.60 Building dependency tree... [2021-06-10T20:43:14.606Z] #44 29.01 The following additional packages will be installed: [2021-06-10T20:43:14.606Z] #44 29.02 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-10T20:43:14.606Z] #44 29.02 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-10T20:43:14.606Z] #44 29.03 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T20:43:14.606Z] #44 29.03 python3.7-minimal [2021-06-10T20:43:14.606Z] #44 29.03 Suggested packages: [2021-06-10T20:43:14.606Z] #44 29.05 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-10T20:43:14.606Z] #44 29.05 python3.7-doc binfmt-support [2021-06-10T20:43:14.606Z] #44 30.32 The following NEW packages will be installed: [2021-06-10T20:43:14.606Z] #44 30.33 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-10T20:43:14.606Z] #44 30.34 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-10T20:43:14.606Z] #44 30.34 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T20:43:14.606Z] #44 30.35 python3.7-minimal [2021-06-10T20:43:14.606Z] #44 30.80 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:14.606Z] #44 30.80 Need to get 6095 kB of archives. [2021-06-10T20:43:14.606Z] #44 30.80 After this operation, 32.3 MB of additional disk space will be used. [2021-06-10T20:43:14.606Z] #44 30.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-10T20:43:14.606Z] #44 30.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-10T20:43:14.606Z] #44 30.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-10T20:43:14.606Z] #44 31.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-10T20:43:14.606Z] #44 31.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-10T20:43:14.606Z] #44 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T20:43:14.606Z] #44 31.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-10T20:43:14.606Z] #44 31.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-10T20:43:14.606Z] #44 31.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-10T20:43:14.606Z] #44 31.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-10T20:43:14.606Z] #44 31.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T20:43:14.606Z] #44 31.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-10T20:43:14.606Z] #44 31.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-10T20:43:14.606Z] #44 31.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-10T20:43:14.606Z] #44 31.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-10T20:43:14.606Z] #44 31.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-10T20:43:14.606Z] #44 32.79 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:14.606Z] #44 32.92 Fetched 6095 kB in 1s (4859 kB/s) [2021-06-10T20:43:14.606Z] #44 34.60 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-10T20:43:14.606Z] #44 34.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-10T20:43:14.606Z] #44 34.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:43:14.606Z] #44 34.82 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:14.606Z] #44 36.01 Selecting previously unselected package python3.7-minimal. [2021-06-10T20:43:14.606Z] #44 36.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:43:14.606Z] #44 36.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:43:14.606Z] #44 37.58 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:14.606Z] #44 37.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:43:14.843Z] #36 38.81 The following NEW packages will be installed: [2021-06-10T20:43:14.872Z] #44 ... [2021-06-10T20:43:14.872Z] [2021-06-10T20:43:14.872Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:14.872Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:14.872Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################# 62.6% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.5% ################################################ 67.3% ################################################ 67.8% ################################################## 69.5% ################################################## 70.7% ################################################### 72.1% ##################################################### 73.7% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.5% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.0% ############################################################ 83.7% ############################################################# 85.3% ############################################################## 86.3% ############################################################## 87.3% ############################################################### 88.9% # [2021-06-10T20:43:14.872Z] #29 ... [2021-06-10T20:43:14.872Z] [2021-06-10T20:43:14.872Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:43:14.872Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-10T20:43:14.872Z] #32 27.89 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-10T20:43:14.872Z] #32 28.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-10T20:43:14.872Z] #32 28.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:43:14.872Z] #32 ... [2021-06-10T20:43:14.872Z] [2021-06-10T20:43:14.872Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:14.872Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:15.104Z] #36 38.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-10T20:43:15.104Z] #36 38.84 vim-common xxd [2021-06-10T20:43:15.364Z] #36 39.26 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:15.364Z] #36 39.26 Need to get 14.9 MB of archives. [2021-06-10T20:43:15.364Z] #36 39.26 After this operation, 61.8 MB of additional disk space will be used. [2021-06-10T20:43:15.364Z] #36 39.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T20:43:15.364Z] #36 39.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T20:43:15.364Z] #36 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-10T20:43:15.625Z] #36 39.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T20:43:15.665Z] #29 11.99 #=#=# 0.0% # 1.6% ## 3.0% ## 4.0% ### 4.7% #### 5.6% #### 6.4% #### 6.5% ##### 7.7% ###### 8.8% ####### 10.2% ####### 10.8% ######## 11.9% ######### 12.7% ######### 13.6% ########## 14.5% ########### 15.7% ############ 16.7% ############ 17.4% ############# 18.8% ############## 19.6% ############## 20.7% ############### 21.8% ################ 23.0% ################# 24.2% ################## 25.2% ################### 26.9% #################### 28.2% ##################### 29.4% ###################### 30.8% ####################### 31.9% ######################## 33.7% ######################### 34.9% ########################## 36.4% ########################## 37.1% ############################ 39.4% ############################# 41.0% ############################## 42.9% ############################### 44.3% ################################# 46.1% ################################# 47.0% ################################## 48.3% #################################### 50.3% ##################################### 52.1% ###################################### 53.7% ####################################### 55.5% ######################################## 56.5% ######################################### 57.9% ########################################## 59.1% ########################################### 60.5% ############################################ 62.2% ############################################# 62.6% ############################################# 63.6% ############################################## 64.4% ############################################### 65.5% ############################################### 66.5% ################################################ 67.3% ################################################ 67.8% ################################################## 69.5% ################################################## 70.7% ################################################### 72.1% ##################################################### 73.7% ##################################################### 74.9% ###################################################### 76.2% ####################################################### 77.5% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.3% ########################################################### 82.0% ############################################################ 83.7% ############################################################# 85.3% ############################################################## 86.3% ############################################################## 87.3% ############################################################### 88.9% ################################################################# 90.5% ################################################################## 92.0% ################################################################### 93.4% #################################################################### 94.6% #################################################################### 95.4% ##################################################################### 96.4% ###################################################################### 97.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-06-10T20:43:15.929Z] #29 21.66 [2021-06-10T20:43:16.196Z] #36 40.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-10T20:43:16.460Z] #36 40.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-10T20:43:16.460Z] #36 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-10T20:43:16.460Z] #36 40.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-10T20:43:16.460Z] #36 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-10T20:43:16.460Z] #36 40.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-10T20:43:16.460Z] #36 ... [2021-06-10T20:43:16.460Z] [2021-06-10T20:43:16.460Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:43:16.460Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:43:16.460Z] #50 36.78 go: finding github.com/fatih/color v1.7.0 [2021-06-10T20:43:16.460Z] #50 36.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:43:16.460Z] #50 36.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:43:16.460Z] #50 36.86 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:43:16.460Z] #50 36.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:43:16.460Z] #50 36.93 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:43:16.460Z] #50 36.95 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:43:16.460Z] #50 36.96 go: finding github.com/pkg/errors v0.8.1 [2021-06-10T20:43:16.460Z] #50 36.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.00 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:43:16.460Z] #50 37.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:43:16.460Z] #50 37.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.11 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.13 go: finding github.com/spf13/viper v1.6.1 [2021-06-10T20:43:16.460Z] #50 37.13 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:43:16.460Z] #50 37.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.16 go: finding github.com/stretchr/testify v1.4.0 [2021-06-10T20:43:16.460Z] #50 37.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:43:16.460Z] #50 37.22 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.34 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:43:16.460Z] #50 37.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.36 go: finding github.com/stretchr/objx v0.2.0 [2021-06-10T20:43:16.460Z] #50 37.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:43:16.460Z] #50 37.38 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:43:16.460Z] #50 37.40 go: finding github.com/gobwas/glob v0.2.3 [2021-06-10T20:43:16.460Z] #50 37.43 go: finding github.com/spf13/cobra v0.0.5 [2021-06-10T20:43:16.460Z] #50 37.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:43:16.460Z] #50 37.47 go: finding github.com/spf13/pflag v1.0.5 [2021-06-10T20:43:16.460Z] #50 37.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:43:16.460Z] #50 37.52 go: finding github.com/magiconair/properties v1.8.1 [2021-06-10T20:43:16.460Z] #50 37.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:43:16.460Z] #50 37.63 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:43:16.460Z] #50 37.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:43:16.460Z] #50 37.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:43:16.460Z] #50 37.73 go: finding github.com/spf13/afero v1.1.2 [2021-06-10T20:43:16.460Z] #50 37.73 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:43:16.460Z] #50 37.75 go: finding github.com/spf13/cast v1.3.0 [2021-06-10T20:43:16.460Z] #50 37.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:16.460Z] #50 37.78 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:43:16.460Z] #50 37.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:43:16.460Z] #50 37.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:43:16.460Z] #50 37.84 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:43:16.460Z] #50 37.86 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-10T20:43:16.460Z] #50 38.00 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:43:16.460Z] #50 38.01 go: finding golang.org/x/text v0.3.2 [2021-06-10T20:43:16.460Z] #50 38.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:43:16.460Z] #50 38.09 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:43:16.460Z] #50 38.10 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:43:16.460Z] #50 38.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:43:16.460Z] #50 38.14 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:43:16.460Z] #50 38.17 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:43:16.460Z] #50 38.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:43:16.460Z] #50 38.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:43:16.460Z] #50 38.19 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:43:16.460Z] #50 38.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:43:16.460Z] #50 38.25 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-10T20:43:16.460Z] #50 38.27 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:43:16.460Z] #50 38.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:43:16.460Z] #50 38.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:43:16.460Z] #50 38.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:43:16.460Z] #50 38.53 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:16.460Z] #50 38.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-10T20:43:16.460Z] #50 38.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:43:16.460Z] #50 38.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:43:16.460Z] #50 38.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:16.460Z] #50 38.63 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-10T20:43:16.460Z] #50 38.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:43:16.460Z] #50 38.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:43:16.460Z] #50 38.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:43:16.460Z] #50 39.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:43:16.460Z] #50 39.02 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:43:16.881Z] #29 22.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-10T20:43:17.145Z] #29 22.97 [2021-06-10T20:43:17.409Z] #29 23.13 ################### 27.6% ######################################################################## 100.0% [2021-06-10T20:43:17.676Z] #29 23.33 [2021-06-10T20:43:17.845Z] #50 ... [2021-06-10T20:43:17.845Z] [2021-06-10T20:43:17.845Z] #56 [containerd 1/2] 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 [2021-06-10T20:43:17.845Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T20:43:17.845Z] #56 30.03 Reading package lists... [2021-06-10T20:43:17.845Z] #56 35.77 Building dependency tree... [2021-06-10T20:43:17.845Z] #56 38.77 The following additional packages will be installed: [2021-06-10T20:43:17.845Z] #56 38.78 libbtrfs0 [2021-06-10T20:43:17.845Z] #56 38.95 The following NEW packages will be installed: [2021-06-10T20:43:17.845Z] #56 38.96 libbtrfs-dev libbtrfs0 [2021-06-10T20:43:17.845Z] #56 39.39 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:17.845Z] #56 39.39 Need to get 119 kB of archives. [2021-06-10T20:43:17.845Z] #56 39.39 After this operation, 387 kB of additional disk space will be used. [2021-06-10T20:43:17.845Z] #56 39.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T20:43:17.845Z] #56 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T20:43:17.845Z] #56 40.42 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:17.845Z] #56 40.62 Fetched 119 kB in 0s (322 kB/s) [2021-06-10T20:43:17.845Z] #56 40.71 Selecting previously unselected package libbtrfs0. [2021-06-10T20:43:17.845Z] #56 40.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T20:43:17.845Z] #56 40.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T20:43:17.845Z] #56 40.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T20:43:17.845Z] #56 40.90 Selecting previously unselected package libbtrfs-dev. [2021-06-10T20:43:17.845Z] #56 40.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T20:43:17.845Z] #56 40.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:43:17.845Z] #56 41.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T20:43:17.845Z] #56 41.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:43:17.845Z] #56 41.21 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:17.845Z] #56 DONE 41.7s [2021-06-10T20:43:17.845Z] [2021-06-10T20:43:17.845Z] #36 [tini 1/2] 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 [2021-06-10T20:43:17.845Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:43:17.845Z] #36 41.81 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:18.105Z] #36 41.98 Fetched 14.9 MB in 2s (9251 kB/s) [2021-06-10T20:43:18.105Z] #36 42.09 Selecting previously unselected package xxd. [2021-06-10T20:43:18.105Z] #36 42.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 ... 15410 files and directories currently installed.) [2021-06-10T20:43:18.366Z] #36 42.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T20:43:18.366Z] #36 42.17 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T20:43:18.366Z] #36 42.37 Selecting previously unselected package vim-common. [2021-06-10T20:43:18.366Z] #36 42.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:43:18.366Z] #36 42.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T20:43:18.627Z] 29d5b6a226d2: Verifying Checksum [2021-06-10T20:43:18.627Z] 29d5b6a226d2: Download complete [2021-06-10T20:43:18.627Z] #29 24.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-10T20:43:18.970Z] #36 42.78 Selecting previously unselected package cmake-data. [2021-06-10T20:43:18.970Z] #36 42.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-10T20:43:18.970Z] #36 42.80 Unpacking cmake-data (3.13.4-1) ... [2021-06-10T20:43:19.293Z] #29 24.80 [2021-06-10T20:43:19.293Z] #29 25.04 0.4% ############################################################ 84.6% ######################################################################## 100.0% [2021-06-10T20:43:19.557Z] #29 25.30 [2021-06-10T20:43:20.537Z] #29 26.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-10T20:43:21.063Z] #29 26.81 #=#=# [2021-06-10T20:43:21.063Z] #29 ... [2021-06-10T20:43:21.063Z] [2021-06-10T20:43:21.063Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:43:21.063Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:43:21.063Z] #50 34.34 go: finding github.com/fatih/color v1.7.0 [2021-06-10T20:43:21.063Z] #50 34.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T20:43:21.063Z] #50 34.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T20:43:21.063Z] #50 34.53 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-10T20:43:21.063Z] #50 34.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-10T20:43:21.063Z] #50 34.84 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T20:43:21.063Z] #50 34.84 go: finding github.com/pkg/errors v0.8.1 [2021-06-10T20:43:21.063Z] #50 34.88 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-10T20:43:21.063Z] #50 34.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T20:43:21.063Z] #50 34.88 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T20:43:21.063Z] #50 34.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-10T20:43:21.063Z] #50 34.99 go: finding github.com/spf13/viper v1.6.1 [2021-06-10T20:43:21.063Z] #50 35.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.06 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T20:43:21.063Z] #50 35.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.08 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-10T20:43:21.063Z] #50 35.11 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.18 go: finding github.com/stretchr/testify v1.4.0 [2021-06-10T20:43:21.063Z] #50 35.29 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-10T20:43:21.063Z] #50 35.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T20:43:21.063Z] #50 35.49 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T20:43:21.063Z] #50 35.50 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.50 go: finding github.com/spf13/cobra v0.0.5 [2021-06-10T20:43:21.063Z] #50 35.55 go: finding github.com/gobwas/glob v0.2.3 [2021-06-10T20:43:21.063Z] #50 35.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T20:43:21.063Z] #50 35.57 go: finding github.com/stretchr/objx v0.2.0 [2021-06-10T20:43:21.063Z] #50 35.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T20:43:21.063Z] #50 35.63 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-10T20:43:21.063Z] #50 35.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T20:43:21.063Z] #50 35.70 go: finding github.com/spf13/pflag v1.0.5 [2021-06-10T20:43:21.063Z] #50 35.70 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-10T20:43:21.063Z] #50 35.77 go: finding github.com/magiconair/properties v1.8.1 [2021-06-10T20:43:21.063Z] #50 35.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T20:43:21.063Z] #50 35.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T20:43:21.063Z] #50 35.84 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-10T20:43:21.063Z] #50 35.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T20:43:21.063Z] #50 35.90 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T20:43:21.063Z] #50 36.04 go: finding github.com/spf13/afero v1.1.2 [2021-06-10T20:43:21.063Z] #50 36.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T20:43:21.063Z] #50 36.05 go: finding github.com/spf13/cast v1.3.0 [2021-06-10T20:43:21.063Z] #50 36.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T20:43:21.063Z] #50 36.09 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T20:43:21.063Z] #50 36.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T20:43:21.063Z] #50 36.13 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-10T20:43:21.063Z] #50 36.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-10T20:43:21.063Z] #50 36.39 go: finding golang.org/x/text v0.3.2 [2021-06-10T20:43:21.063Z] #50 36.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T20:43:21.063Z] #50 36.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T20:43:21.063Z] #50 36.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T20:43:21.063Z] #50 36.62 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T20:43:21.063Z] #50 36.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T20:43:21.063Z] #50 36.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T20:43:21.063Z] #50 36.66 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T20:43:21.063Z] #50 36.68 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T20:43:21.063Z] #50 36.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T20:43:21.063Z] #50 36.69 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T20:43:21.063Z] #50 36.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T20:43:21.063Z] #50 36.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T20:43:21.063Z] #50 36.80 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-10T20:43:21.063Z] #50 36.81 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T20:43:21.063Z] #50 36.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T20:43:21.063Z] #50 36.85 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-10T20:43:21.063Z] #50 36.91 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-10T20:43:21.063Z] #50 36.94 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-10T20:43:21.063Z] #50 37.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T20:43:21.063Z] #50 37.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T20:43:21.063Z] #50 37.21 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-10T20:43:21.063Z] #50 37.42 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T20:43:21.063Z] #50 37.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T20:43:21.063Z] #50 37.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T20:43:21.063Z] #50 37.59 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-10T20:43:21.063Z] #50 37.63 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T20:43:21.063Z] #50 ... [2021-06-10T20:43:21.063Z] [2021-06-10T20:43:21.063Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:21.063Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:22.237Z] --- PASS: TestBuildSquashParent (8.14s) [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:43:22.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:43:22.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:43:22.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:43:22.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:43:22.294Z] #36 45.84 Selecting previously unselected package libicu63:amd64. [2021-06-10T20:43:22.294Z] #36 45.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T20:43:22.294Z] #36 45.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T20:43:22.384Z] #29 27.07 0.0% ### 4.6% ######## 11.1% ############ 17.1% ################ 22.4% ################### 26.9% ###################### 31.5% ######################### 35.8% ############################## 42.7% ################################## 48.5% ######################################## 55.6% [2021-06-10T20:43:22.384Z] #29 ... [2021-06-10T20:43:22.384Z] [2021-06-10T20:43:22.384Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:43:22.384Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:43:22.384Z] #57 1.364 + RM_GOPATH=0 [2021-06-10T20:43:22.384Z] #57 1.364 + TMP_GOPATH= [2021-06-10T20:43:22.384Z] #57 1.365 + : /build [2021-06-10T20:43:22.384Z] #57 1.365 + '[' -z '' ']' [2021-06-10T20:43:22.384Z] #57 1.366 ++ mktemp -d [2021-06-10T20:43:22.384Z] #57 1.368 + export GOPATH=/tmp/tmp.OBAjhdACVm [2021-06-10T20:43:22.384Z] #57 1.368 + GOPATH=/tmp/tmp.OBAjhdACVm [2021-06-10T20:43:22.384Z] #57 1.369 + RM_GOPATH=1 [2021-06-10T20:43:22.384Z] #57 1.369 + case "$(go env GOARCH)" in [2021-06-10T20:43:22.384Z] #57 1.370 ++ go env GOARCH [2021-06-10T20:43:22.384Z] #57 1.381 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:22.384Z] #57 1.381 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:22.384Z] #57 1.382 ++ dirname /tmp/install/install.sh [2021-06-10T20:43:22.384Z] #57 1.384 + dir=/tmp/install [2021-06-10T20:43:22.384Z] #57 1.384 + bin=containerd [2021-06-10T20:43:22.384Z] #57 1.385 + shift [2021-06-10T20:43:22.384Z] #57 1.386 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-10T20:43:22.384Z] #57 1.392 + . /tmp/install/containerd.installer [2021-06-10T20:43:22.384Z] #57 1.392 ++ set -e [2021-06-10T20:43:22.384Z] #57 1.393 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:43:22.384Z] #57 1.393 + install_containerd [2021-06-10T20:43:22.384Z] #57 1.394 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-10T20:43:22.384Z] #57 1.395 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:43:22.384Z] #57 1.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OBAjhdACVm/src/github.com/containerd/containerd [2021-06-10T20:43:22.384Z] #57 1.398 Cloning into '/tmp/tmp.OBAjhdACVm/src/github.com/containerd/containerd'... [2021-06-10T20:43:22.384Z] #57 ... [2021-06-10T20:43:22.384Z] [2021-06-10T20:43:22.384Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:22.384Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:22.666Z] #36 ... [2021-06-10T20:43:22.666Z] [2021-06-10T20:43:22.666Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:22.666Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:43:22.666Z] #44 30.44 Reading package lists... [2021-06-10T20:43:22.666Z] #44 36.14 Building dependency tree... [2021-06-10T20:43:22.666Z] #44 39.12 The following additional packages will be installed: [2021-06-10T20:43:22.666Z] #44 39.12 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-10T20:43:22.666Z] #44 39.13 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-10T20:43:22.666Z] #44 39.13 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T20:43:22.666Z] #44 39.13 python3.7-minimal [2021-06-10T20:43:22.666Z] #44 39.15 Suggested packages: [2021-06-10T20:43:22.666Z] #44 39.16 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-10T20:43:22.666Z] #44 39.16 python3.7-doc binfmt-support [2021-06-10T20:43:22.666Z] #44 40.30 The following NEW packages will be installed: [2021-06-10T20:43:22.666Z] #44 40.32 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-10T20:43:22.666Z] #44 40.34 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-10T20:43:22.666Z] #44 40.34 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T20:43:22.666Z] #44 40.34 python3.7-minimal [2021-06-10T20:43:22.666Z] #44 40.80 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T20:43:22.666Z] #44 40.80 Need to get 6695 kB of archives. [2021-06-10T20:43:22.666Z] #44 40.80 After this operation, 33.1 MB of additional disk space will be used. [2021-06-10T20:43:22.666Z] #44 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T20:43:22.666Z] #44 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T20:43:22.666Z] #44 40.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T20:43:22.666Z] #44 40.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T20:43:22.666Z] #44 40.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T20:43:22.666Z] #44 41.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T20:43:22.666Z] #44 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T20:43:22.666Z] #44 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T20:43:22.666Z] #44 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-10T20:43:22.666Z] #44 41.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T20:43:22.666Z] #44 41.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-10T20:43:22.666Z] #44 41.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-10T20:43:22.666Z] #44 41.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T20:43:22.666Z] #44 41.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T20:43:22.666Z] #44 41.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T20:43:22.666Z] #44 41.41 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-10T20:43:22.666Z] #44 43.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:22.666Z] #44 43.15 Fetched 6695 kB in 1s (5020 kB/s) [2021-06-10T20:43:22.666Z] #44 43.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T20:43:22.666Z] #44 43.27 (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 ... 15410 files and directories currently installed.) [2021-06-10T20:43:22.666Z] #44 43.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:43:22.666Z] #44 43.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:22.666Z] #44 44.14 Selecting previously unselected package python3.7-minimal. [2021-06-10T20:43:22.666Z] #44 44.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:43:22.666Z] #44 44.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:43:22.666Z] #44 45.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:22.666Z] #44 45.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:43:22.666Z] #44 ... [2021-06-10T20:43:22.666Z] [2021-06-10T20:43:22.666Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:43:22.666Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:43:22.666Z] #32 44.98 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-10T20:43:22.666Z] #32 45.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-10T20:43:22.666Z] #32 45.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:43:22.951Z] #32 ... [2021-06-10T20:43:22.951Z] [2021-06-10T20:43:22.951Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:22.951Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:43:22.951Z] #46 36.82 internal/reflectlite [2021-06-10T20:43:22.951Z] #46 36.82 sync [2021-06-10T20:43:22.951Z] #46 38.18 github.com/LK4D4/vndr/godl/singleflight [2021-06-10T20:43:22.951Z] #46 38.51 math/rand [2021-06-10T20:43:22.951Z] #46 39.50 internal/singleflight [2021-06-10T20:43:22.951Z] #46 39.63 errors [2021-06-10T20:43:22.951Z] #46 39.84 sort [2021-06-10T20:43:22.951Z] #46 40.01 io [2021-06-10T20:43:22.951Z] #46 40.90 strconv [2021-06-10T20:43:22.951Z] #46 41.12 bytes [2021-06-10T20:43:22.951Z] #46 43.66 bufio [2021-06-10T20:43:22.951Z] #46 44.07 reflect [2021-06-10T20:43:22.951Z] #46 45.15 syscall [2021-06-10T20:43:22.951Z] #46 ... [2021-06-10T20:43:22.951Z] [2021-06-10T20:43:22.951Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:43:22.951Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:43:22.951Z] #57 3.476 + RM_GOPATH=0 [2021-06-10T20:43:22.951Z] #57 3.476 + TMP_GOPATH= [2021-06-10T20:43:22.951Z] #57 3.477 + : /build [2021-06-10T20:43:22.951Z] #57 3.477 + '[' -z '' ']' [2021-06-10T20:43:22.951Z] #57 3.478 ++ mktemp -d [2021-06-10T20:43:22.951Z] #57 3.482 + export GOPATH=/tmp/tmp.I2MvXvGXnG [2021-06-10T20:43:22.951Z] #57 3.486 + GOPATH=/tmp/tmp.I2MvXvGXnG [2021-06-10T20:43:22.951Z] #57 3.486 + RM_GOPATH=1 [2021-06-10T20:43:22.951Z] #57 3.489 + case "$(go env GOARCH)" in [2021-06-10T20:43:22.951Z] #57 3.489 ++ go env GOARCH [2021-06-10T20:43:22.951Z] #57 3.513 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:22.951Z] #57 3.514 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:22.951Z] #57 3.515 ++ dirname /tmp/install/install.sh [2021-06-10T20:43:22.951Z] #57 3.529 + dir=/tmp/install [2021-06-10T20:43:22.951Z] #57 3.530 + bin=containerd [2021-06-10T20:43:22.951Z] #57 3.530 + shift [2021-06-10T20:43:22.951Z] #57 3.530 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-10T20:43:22.951Z] #57 3.530 + . /tmp/install/containerd.installer [2021-06-10T20:43:22.951Z] #57 3.531 ++ set -e [2021-06-10T20:43:22.951Z] #57 3.533 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:43:22.951Z] #57 3.534 + install_containerd [2021-06-10T20:43:22.951Z] #57 3.535 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-10T20:43:22.951Z] #57 3.536 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:43:22.951Z] #57 3.537 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I2MvXvGXnG/src/github.com/containerd/containerd [2021-06-10T20:43:22.951Z] #57 3.542 Cloning into '/tmp/tmp.I2MvXvGXnG/src/github.com/containerd/containerd'... [2021-06-10T20:43:23.536Z] #29 27.07 0.0% ### 4.6% ######## 11.1% ############ 17.1% ################ 22.4% ################### 26.9% ###################### 31.5% ######################### 35.8% ############################## 42.7% ################################## 48.5% ######################################## 55.6% ########################################### 60.8% ############################################## 65.3% ################################################### 71.3% ##################################################### 74.6% ######################################################## 78.0% ########################################################## 81.5% ############################################################## 87.4% ################################################################# 91.1% ################################################################### 94.3% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-10T20:43:23.536Z] #29 29.46 [2021-06-10T20:43:24.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:43:24.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:43:24.616Z] #29 ... [2021-06-10T20:43:24.616Z] [2021-06-10T20:43:24.616Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:24.616Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:24.616Z] #46 37.50 hash/crc32 [2021-06-10T20:43:24.616Z] #46 38.71 crypto [2021-06-10T20:43:24.616Z] #46 38.99 crypto/rc4 [2021-06-10T20:43:24.616Z] #46 39.14 time [2021-06-10T20:43:24.616Z] #46 39.25 internal/syscall/execenv [2021-06-10T20:43:24.616Z] #46 39.41 internal/syscall/unix [2021-06-10T20:43:24.616Z] #46 39.90 vendor/golang.org/x/text/transform [2021-06-10T20:43:24.616Z] #46 40.34 regexp/syntax [2021-06-10T20:43:24.616Z] #46 46.49 regexp [2021-06-10T20:43:24.616Z] #46 46.58 context [2021-06-10T20:43:24.616Z] #46 46.60 internal/poll [2021-06-10T20:43:24.616Z] #46 ... [2021-06-10T20:43:24.616Z] [2021-06-10T20:43:24.616Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:24.616Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:24.616Z] #13 34.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-10T20:43:24.616Z] #13 34.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-10T20:43:24.616Z] #13 36.15 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:24.616Z] #13 36.36 Fetched 73.8 MB in 6s (11.9 MB/s) [2021-06-10T20:43:24.616Z] #13 36.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-10T20:43:24.616Z] #13 36.50 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 36.54 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T20:43:24.616Z] #13 37.02 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-10T20:43:24.616Z] #13 37.30 (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 ... 15383 files and directories currently installed.) [2021-06-10T20:43:24.616Z] #13 37.40 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 37.44 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-10T20:43:24.616Z] #13 37.75 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:43:24.616Z] #13 37.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-10T20:43:24.616Z] #13 38.01 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 38.05 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T20:43:24.616Z] #13 38.27 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-10T20:43:24.616Z] #13 38.44 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-10T20:43:24.616Z] #13 38.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-10T20:43:24.616Z] #13 38.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 38.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T20:43:24.616Z] #13 40.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-10T20:43:24.616Z] #13 40.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 40.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T20:43:24.616Z] #13 43.24 Selecting previously unselected package binutils-mingw-w64. [2021-06-10T20:43:24.616Z] #13 43.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-10T20:43:24.616Z] #13 43.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T20:43:24.616Z] #13 43.45 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-10T20:43:24.616Z] #13 43.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 43.46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-10T20:43:24.616Z] #13 43.82 Selecting previously unselected package dmsetup. [2021-06-10T20:43:24.616Z] #13 43.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-10T20:43:24.616Z] #13 43.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-10T20:43:24.616Z] #13 44.35 Selecting previously unselected package mingw-w64-common. [2021-06-10T20:43:24.616Z] #13 44.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-10T20:43:24.616Z] #13 ... [2021-06-10T20:43:24.616Z] [2021-06-10T20:43:24.616Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:24.616Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:24.616Z] #29 30.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-10T20:43:24.868Z] #57 ... [2021-06-10T20:43:24.868Z] [2021-06-10T20:43:24.868Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:24.868Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:24.868Z] #13 30.24 Reading package lists... [2021-06-10T20:43:24.868Z] #13 36.27 Building dependency tree... [2021-06-10T20:43:24.868Z] #13 39.23 The following additional packages will be installed: [2021-06-10T20:43:24.868Z] #13 39.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-10T20:43:24.868Z] #13 39.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-10T20:43:24.868Z] #13 39.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-10T20:43:24.868Z] #13 39.23 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-10T20:43:24.868Z] #13 39.23 mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T20:43:24.868Z] #13 39.23 Suggested packages: [2021-06-10T20:43:24.868Z] #13 39.23 gcc-8-locales seccomp wine64 [2021-06-10T20:43:24.868Z] #13 40.70 The following NEW packages will be installed: [2021-06-10T20:43:24.868Z] #13 40.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-10T20:43:24.868Z] #13 40.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-10T20:43:24.868Z] #13 40.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-10T20:43:24.868Z] #13 40.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-10T20:43:24.868Z] #13 40.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-10T20:43:24.868Z] #13 40.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T20:43:24.868Z] #13 40.74 The following packages will be upgraded: [2021-06-10T20:43:24.868Z] #13 40.74 libseccomp2 libsystemd0 libudev1 [2021-06-10T20:43:24.868Z] #13 41.20 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T20:43:24.868Z] #13 41.20 Need to get 78.2 MB of archives. [2021-06-10T20:43:24.868Z] #13 41.20 After this operation, 487 MB of additional disk space will be used. [2021-06-10T20:43:24.868Z] #13 41.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-10T20:43:24.868Z] #13 41.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-10T20:43:24.868Z] #13 41.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-10T20:43:24.868Z] #13 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-10T20:43:24.868Z] #13 41.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-10T20:43:24.868Z] #13 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-10T20:43:24.868Z] #13 41.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-10T20:43:24.868Z] #13 41.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-10T20:43:24.868Z] #13 41.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-10T20:43:24.868Z] #13 41.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-10T20:43:24.868Z] #13 42.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-10T20:43:24.868Z] #13 42.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-10T20:43:24.868Z] #13 42.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-10T20:43:24.868Z] #13 45.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-10T20:43:24.880Z] #29 ... [2021-06-10T20:43:24.880Z] [2021-06-10T20:43:24.880Z] #36 [tini 1/2] 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 [2021-06-10T20:43:24.880Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:43:24.880Z] #36 38.07 Selecting previously unselected package libicu63:arm64. [2021-06-10T20:43:24.880Z] #36 38.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 38.13 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-10T20:43:24.880Z] #36 42.98 Selecting previously unselected package libxml2:arm64. [2021-06-10T20:43:24.880Z] #36 42.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 42.99 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T20:43:24.880Z] #36 43.46 Selecting previously unselected package libarchive13:arm64. [2021-06-10T20:43:24.880Z] #36 43.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 43.51 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-10T20:43:24.880Z] #36 43.75 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-10T20:43:24.880Z] #36 43.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 43.76 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-10T20:43:24.880Z] #36 43.98 Selecting previously unselected package librhash0:arm64. [2021-06-10T20:43:24.880Z] #36 43.98 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 44.02 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-10T20:43:24.880Z] #36 44.25 Selecting previously unselected package libuv1:arm64. [2021-06-10T20:43:24.880Z] #36 44.26 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 44.26 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-10T20:43:24.880Z] #36 44.49 Selecting previously unselected package cmake. [2021-06-10T20:43:24.880Z] #36 44.50 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-10T20:43:24.880Z] #36 44.52 Unpacking cmake (3.13.4-1) ... [2021-06-10T20:43:24.880Z] #36 47.18 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-10T20:43:24.880Z] #36 ... [2021-06-10T20:43:24.880Z] [2021-06-10T20:43:24.880Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:24.880Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:24.880Z] #44 42.26 Selecting previously unselected package python3-minimal. [2021-06-10T20:43:24.880Z] #44 42.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15623 files and directories currently installed.) [2021-06-10T20:43:24.880Z] #44 42.44 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-10T20:43:24.880Z] #44 42.46 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T20:43:24.880Z] #44 42.70 Selecting previously unselected package libmpdec2:arm64. [2021-06-10T20:43:24.880Z] #44 42.72 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-10T20:43:24.880Z] #44 42.74 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-10T20:43:24.880Z] #44 42.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-10T20:43:24.880Z] #44 42.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:43:24.880Z] #44 42.94 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:24.880Z] #44 44.37 Selecting previously unselected package python3.7. [2021-06-10T20:43:24.880Z] #44 44.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:43:24.880Z] #44 44.39 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:24.880Z] #44 44.60 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-10T20:43:24.880Z] #44 44.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-10T20:43:24.880Z] #44 44.62 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-10T20:43:24.880Z] #44 44.91 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T20:43:25.152Z] #44 ... [2021-06-10T20:43:25.152Z] [2021-06-10T20:43:25.152Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:25.152Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:43:25.152Z] #52 38.31 reflect [2021-06-10T20:43:25.152Z] #52 38.32 strings [2021-06-10T20:43:25.152Z] #52 38.33 text/tabwriter [2021-06-10T20:43:25.152Z] #52 38.36 syscall [2021-06-10T20:43:25.152Z] #52 42.04 regexp/syntax [2021-06-10T20:43:25.152Z] #52 46.64 context [2021-06-10T20:43:25.152Z] #52 46.64 internal/poll [2021-06-10T20:43:25.152Z] #52 46.85 regexp [2021-06-10T20:43:25.508Z] #52 ... [2021-06-10T20:43:25.508Z] [2021-06-10T20:43:25.508Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T20:43:25.508Z] #29 sha256:f6826972c7bf21d0b88f098512971b422972028ac5dffa864a75b2c7d82c703b [2021-06-10T20:43:25.508Z] #29 30.84 [2021-06-10T20:43:25.508Z] #29 31.00 ######################################################################## 100.0% [2021-06-10T20:43:25.508Z] #29 31.06 [2021-06-10T20:43:26.087Z] #29 31.71 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-10T20:43:26.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:43:26.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:43:26.254Z] #13 ... [2021-06-10T20:43:26.254Z] [2021-06-10T20:43:26.254Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:26.254Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:43:26.254Z] #44 49.69 Selecting previously unselected package python3-minimal. [2021-06-10T20:43:26.254Z] #44 49.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-10T20:43:26.254Z] #44 49.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T20:43:26.254Z] #44 49.77 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T20:43:26.351Z] #29 32.10 [2021-06-10T20:43:26.514Z] #44 49.91 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T20:43:26.514Z] #44 49.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T20:43:26.514Z] #44 49.92 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T20:43:26.514Z] #44 50.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T20:43:26.616Z] #29 32.25 ######################################################################## 100.0% [2021-06-10T20:43:26.616Z] #29 32.36 [2021-06-10T20:43:26.616Z] #29 32.51 Download of images into '/build' complete. [2021-06-10T20:43:26.777Z] #44 50.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:43:26.777Z] #44 50.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:26.777Z] #44 ... [2021-06-10T20:43:26.777Z] [2021-06-10T20:43:26.777Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:26.777Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:43:26.777Z] #52 40.49 internal/oserror [2021-06-10T20:43:26.777Z] #52 40.49 io [2021-06-10T20:43:26.777Z] #52 40.60 syscall [2021-06-10T20:43:26.777Z] #52 41.65 bytes [2021-06-10T20:43:26.777Z] #52 43.59 strconv [2021-06-10T20:43:26.777Z] #52 46.88 reflect [2021-06-10T20:43:26.777Z] #52 48.30 time [2021-06-10T20:43:26.777Z] #52 ... [2021-06-10T20:43:26.777Z] [2021-06-10T20:43:26.777Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:26.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:26.777Z] #13 47.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-10T20:43:26.777Z] #13 47.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-10T20:43:26.777Z] #13 47.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T20:43:26.777Z] #13 47.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T20:43:26.777Z] #13 47.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-10T20:43:26.777Z] #13 47.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-10T20:43:26.777Z] #13 47.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-10T20:43:26.777Z] #13 47.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-10T20:43:26.777Z] #13 47.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-10T20:43:26.777Z] #13 47.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-10T20:43:26.777Z] #13 47.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-10T20:43:26.777Z] #13 47.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-10T20:43:26.777Z] #13 47.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-10T20:43:26.777Z] #13 47.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-10T20:43:26.886Z] #29 32.51 Use something like the following to load the result into a Docker daemon: [2021-06-10T20:43:26.886Z] #29 32.51 tar -cC '/build' . | docker load [2021-06-10T20:43:27.719Z] #13 48.89 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:43:27.979Z] #13 49.05 Fetched 78.2 MB in 7s (11.6 MB/s) [2021-06-10T20:43:27.979Z] #13 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T20:43:27.979Z] #13 49.29 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2021-06-10T20:43:28.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-06-10T20:43:28.089Z] === RUN TestBuildMultiStageCopy [2021-06-10T20:43:28.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T20:43:28.240Z] #13 49.31 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T20:43:28.304Z] #29 DONE 33.9s [2021-06-10T20:43:28.304Z] [2021-06-10T20:43:28.304Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:43:28.304Z] #48 sha256:f785fc67defc748af7dbad6010f7f5913e869f39c3c09a03989e3a952317113e [2021-06-10T20:43:28.304Z] #48 DONE 51.4s [2021-06-10T20:43:28.304Z] [2021-06-10T20:43:28.304Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:28.304Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:28.304Z] #44 49.69 Selecting previously unselected package python3. [2021-06-10T20:43:28.304Z] #44 49.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16035 files and directories currently installed.) [2021-06-10T20:43:28.304Z] #44 49.76 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-10T20:43:28.304Z] #44 50.17 Unpacking python3 (3.7.3-1) ... [2021-06-10T20:43:28.304Z] #44 51.15 Selecting previously unselected package libprotobuf17:arm64. [2021-06-10T20:43:28.304Z] #44 51.15 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-10T20:43:28.304Z] #44 51.17 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-10T20:43:28.501Z] #13 49.71 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-10T20:43:29.023Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-10T20:43:29.023Z] #13 50.08 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T20:43:29.023Z] #13 50.28 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-10T20:43:29.274Z] #44 ... [2021-06-10T20:43:29.274Z] [2021-06-10T20:43:29.274Z] #36 [tini 1/2] 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 [2021-06-10T20:43:29.274Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-10T20:43:29.274Z] #36 49.09 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T20:43:29.274Z] #36 49.20 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-10T20:43:29.274Z] #36 49.25 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T20:43:29.274Z] #36 51.05 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-10T20:43:29.274Z] #36 51.37 Setting up cmake-data (3.13.4-1) ... [2021-06-10T20:43:29.274Z] #36 51.52 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T20:43:29.274Z] #36 51.56 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-10T20:43:29.274Z] #36 51.64 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-10T20:43:29.274Z] #36 51.67 Setting up cmake (3.13.4-1) ... [2021-06-10T20:43:29.274Z] #36 51.73 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:29.274Z] #36 51.90 Processing triggers for mime-support (3.62) ... [2021-06-10T20:43:29.274Z] #36 DONE 52.6s [2021-06-10T20:43:29.274Z] [2021-06-10T20:43:29.274Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:29.274Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:29.274Z] #44 52.19 Selecting previously unselected package python3-pkg-resources. [2021-06-10T20:43:29.274Z] #44 52.21 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T20:43:29.274Z] #44 52.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:43:29.284Z] #13 ... [2021-06-10T20:43:29.284Z] [2021-06-10T20:43:29.284Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T20:43:29.284Z] #48 sha256:10668648d96642d24c359c1380ecf790fb74020a15c1370a2ee6d48e3e6dc35a [2021-06-10T20:43:29.284Z] #48 DONE 53.2s [2021-06-10T20:43:29.545Z] [2021-06-10T20:43:29.545Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:29.545Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:29.545Z] #13 50.62 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:43:29.563Z] #44 52.56 Selecting previously unselected package python3-six. [2021-06-10T20:43:29.563Z] #44 52.57 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-10T20:43:29.563Z] #44 52.58 Unpacking python3-six (1.12.0-1) ... [2021-06-10T20:43:29.806Z] #13 50.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T20:43:29.806Z] #13 50.89 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-10T20:43:29.806Z] #13 50.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T20:43:29.827Z] #44 52.82 Selecting previously unselected package python3-protobuf. [2021-06-10T20:43:29.827Z] #44 52.82 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-10T20:43:29.827Z] #44 52.83 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-10T20:43:30.067Z] #13 51.07 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-10T20:43:30.067Z] #13 51.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-10T20:43:30.067Z] #13 51.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T20:43:30.067Z] #13 51.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-10T20:43:30.067Z] #13 51.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T20:43:30.786Z] #44 53.76 Selecting previously unselected package libnet1:arm64. [2021-06-10T20:43:30.786Z] #44 53.76 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-10T20:43:30.786Z] #44 53.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:43:31.050Z] #44 53.95 Selecting previously unselected package libnl-3-200:arm64. [2021-06-10T20:43:31.050Z] #44 53.96 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-10T20:43:31.050Z] #44 53.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-10T20:43:31.314Z] #44 54.24 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-10T20:43:31.314Z] #44 54.24 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-10T20:43:31.314Z] #44 54.27 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-10T20:43:31.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T20:43:31.893Z] #44 54.72 Selecting previously unselected package criu. [2021-06-10T20:43:31.893Z] #44 54.74 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-10T20:43:31.893Z] #44 54.77 Unpacking criu (3.15-1) ... [2021-06-10T20:43:32.303Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T20:43:32.500Z] #44 55.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:43:32.500Z] #44 55.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-10T20:43:32.500Z] #44 55.52 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-10T20:43:32.500Z] #44 55.58 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-10T20:43:32.614Z] #13 53.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-10T20:43:32.614Z] #13 53.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-10T20:43:32.614Z] #13 53.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T20:43:32.764Z] #44 55.63 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-10T20:43:32.765Z] #44 55.66 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:32.765Z] #44 55.70 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-10T20:43:32.765Z] #44 55.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:33.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T20:43:33.267Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-10T20:43:33.267Z] [2021-06-10T20:43:33.267Z] ________ ____ __. [2021-06-10T20:43:33.267Z] \_____ \ | |/ _| [2021-06-10T20:43:33.267Z] / | \| < [2021-06-10T20:43:33.267Z] / | \ | \ [2021-06-10T20:43:33.267Z] \_______ /____|__ \ [2021-06-10T20:43:33.267Z] \/ \/ [2021-06-10T20:43:33.267Z] [2021-06-10T20:43:33.267Z] INFO: make.ps1 ended at 06/10/2021 20:43:27 [2021-06-10T20:43:33.267Z] INFO: Binaries build ended at 06/10/2021 20:43:29. Duration:00:01:32.7821310 [2021-06-10T20:43:33.267Z] INFO: Copying the built daemon binary to d:\CI\PR-42511\4\binary\dockerd-dc7cbb9b33.exe... [2021-06-10T20:43:33.267Z] INFO: Copying the built client binary to d:\CI\PR-42511\4\binary\docker-dc7cbb9b33.exe... [2021-06-10T20:43:33.267Z] INFO: Copying dockerversion from the container... [2021-06-10T20:43:33.267Z] INFO: Copying the golang package from the container to d:\CI\PR-42511\4\installer\go.zip... [2021-06-10T20:43:33.267Z] INFO: Extracting go.zip to d:\CI\PR-42511\4\go [2021-06-10T20:43:34.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T20:43:34.530Z] #13 ... [2021-06-10T20:43:34.530Z] [2021-06-10T20:43:34.530Z] #36 [tini 1/2] 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 [2021-06-10T20:43:34.530Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T20:43:34.530Z] #36 52.84 Selecting previously unselected package libxml2:amd64. [2021-06-10T20:43:34.530Z] #36 52.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 52.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T20:43:34.530Z] #36 53.57 Selecting previously unselected package libarchive13:amd64. [2021-06-10T20:43:34.530Z] #36 53.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 53.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T20:43:34.530Z] #36 53.90 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-10T20:43:34.530Z] #36 53.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 53.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T20:43:34.530Z] #36 54.09 Selecting previously unselected package librhash0:amd64. [2021-06-10T20:43:34.530Z] #36 54.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 54.12 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-10T20:43:34.530Z] #36 54.36 Selecting previously unselected package libuv1:amd64. [2021-06-10T20:43:34.530Z] #36 54.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 54.36 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-10T20:43:34.530Z] #36 54.55 Selecting previously unselected package cmake. [2021-06-10T20:43:34.530Z] #36 54.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #36 54.57 Unpacking cmake (3.13.4-1) ... [2021-06-10T20:43:34.530Z] #36 57.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T20:43:34.530Z] #36 57.55 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T20:43:34.530Z] #36 57.55 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-10T20:43:34.530Z] #36 57.57 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T20:43:34.530Z] #36 57.62 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-10T20:43:34.530Z] #36 57.64 Setting up cmake-data (3.13.4-1) ... [2021-06-10T20:43:34.530Z] #36 57.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T20:43:34.530Z] #36 57.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T20:43:34.530Z] #36 57.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T20:43:34.530Z] #36 57.72 Setting up cmake (3.13.4-1) ... [2021-06-10T20:43:34.530Z] #36 57.73 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:34.530Z] #36 57.84 Processing triggers for mime-support (3.62) ... [2021-06-10T20:43:34.530Z] #36 DONE 58.4s [2021-06-10T20:43:34.530Z] [2021-06-10T20:43:34.530Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:34.530Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:43:34.530Z] #44 52.02 Selecting previously unselected package python3.7. [2021-06-10T20:43:34.530Z] #44 52.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 52.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:34.530Z] #44 52.30 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T20:43:34.530Z] #44 52.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 52.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T20:43:34.530Z] #44 52.51 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T20:43:34.530Z] #44 54.22 Selecting previously unselected package python3. [2021-06-10T20:43:34.530Z] #44 54.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-10T20:43:34.530Z] #44 54.27 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 54.30 Unpacking python3 (3.7.3-1) ... [2021-06-10T20:43:34.530Z] #44 54.49 Selecting previously unselected package libprotobuf17:amd64. [2021-06-10T20:43:34.530Z] #44 54.49 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 54.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T20:43:34.530Z] #44 55.21 Selecting previously unselected package python3-pkg-resources. [2021-06-10T20:43:34.530Z] #44 55.21 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T20:43:34.530Z] #44 55.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:43:34.530Z] #44 55.44 Selecting previously unselected package python3-six. [2021-06-10T20:43:34.530Z] #44 55.44 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-10T20:43:34.530Z] #44 55.46 Unpacking python3-six (1.12.0-1) ... [2021-06-10T20:43:34.530Z] #44 55.57 Selecting previously unselected package python3-protobuf. [2021-06-10T20:43:34.530Z] #44 55.57 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 55.59 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-10T20:43:34.530Z] #44 56.09 Selecting previously unselected package libnet1:amd64. [2021-06-10T20:43:34.530Z] #44 56.09 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 56.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:43:34.530Z] #44 56.23 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T20:43:34.530Z] #44 56.23 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 56.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T20:43:34.530Z] #44 56.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T20:43:34.530Z] #44 56.42 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 56.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T20:43:34.530Z] #44 56.49 Selecting previously unselected package criu. [2021-06-10T20:43:34.530Z] #44 56.49 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-10T20:43:34.530Z] #44 56.49 Unpacking criu (3.15-1) ... [2021-06-10T20:43:34.530Z] #44 57.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:43:34.530Z] #44 57.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T20:43:34.530Z] #44 57.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T20:43:34.530Z] #44 57.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T20:43:34.530Z] #44 57.51 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T20:43:34.530Z] #44 57.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:34.530Z] #44 57.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T20:43:34.530Z] #44 57.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy (7.03s) [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-10T20:43:35.115Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-10T20:43:35.115Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T20:43:35.336Z] #44 ... [2021-06-10T20:43:35.336Z] [2021-06-10T20:43:35.336Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:35.336Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:35.336Z] #13 45.30 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-10T20:43:35.336Z] #13 52.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-10T20:43:35.336Z] #13 52.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-10T20:43:35.336Z] #13 52.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T20:43:35.336Z] #13 ... [2021-06-10T20:43:35.336Z] [2021-06-10T20:43:35.336Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:35.336Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:35.336Z] #46 48.52 os [2021-06-10T20:43:35.336Z] #46 49.34 github.com/LK4D4/vndr/versioned [2021-06-10T20:43:35.336Z] #46 50.72 encoding/binary [2021-06-10T20:43:35.336Z] #46 50.73 internal/fmtsort [2021-06-10T20:43:35.336Z] #46 51.19 fmt [2021-06-10T20:43:35.336Z] #46 51.19 path/filepath [2021-06-10T20:43:35.336Z] #46 51.20 internal/lazyregexp [2021-06-10T20:43:35.336Z] #46 52.05 net [2021-06-10T20:43:35.336Z] #46 53.64 io/ioutil [2021-06-10T20:43:35.336Z] #46 54.02 encoding/base64 [2021-06-10T20:43:35.336Z] #46 54.88 crypto/cipher [2021-06-10T20:43:35.336Z] #46 55.32 crypto/sha512 [2021-06-10T20:43:35.336Z] #46 56.03 crypto/ed25519/internal/edwards25519 [2021-06-10T20:43:35.336Z] #46 56.35 crypto/aes [2021-06-10T20:43:35.336Z] #46 57.88 crypto/des [2021-06-10T20:43:35.336Z] #46 57.95 flag [2021-06-10T20:43:35.336Z] #46 58.41 go/token [2021-06-10T20:43:35.336Z] #46 ... [2021-06-10T20:43:35.336Z] [2021-06-10T20:43:35.336Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:35.336Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:43:35.336Z] #52 48.70 os [2021-06-10T20:43:35.336Z] #52 51.50 encoding/binary [2021-06-10T20:43:35.336Z] #52 51.70 path/filepath [2021-06-10T20:43:35.336Z] #52 51.71 mvdan.cc/sh/v3/fileutil [2021-06-10T20:43:35.336Z] #52 51.76 fmt [2021-06-10T20:43:35.336Z] #52 54.03 io/ioutil [2021-06-10T20:43:35.336Z] #52 55.03 encoding/base64 [2021-06-10T20:43:35.336Z] #52 55.04 golang.org/x/sys/unix [2021-06-10T20:43:35.336Z] #52 57.72 flag [2021-06-10T20:43:35.336Z] #52 57.72 encoding/json [2021-06-10T20:43:35.336Z] #52 57.72 github.com/pkg/diff [2021-06-10T20:43:35.474Z] #44 ... [2021-06-10T20:43:35.474Z] [2021-06-10T20:43:35.474Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:35.474Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:35.474Z] #13 56.44 Selecting previously unselected package binutils-mingw-w64. [2021-06-10T20:43:35.474Z] #13 56.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-10T20:43:35.474Z] #13 56.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T20:43:35.474Z] #13 56.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-10T20:43:35.474Z] #13 56.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T20:43:35.474Z] #13 56.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T20:43:35.600Z] #52 ... [2021-06-10T20:43:35.600Z] [2021-06-10T20:43:35.600Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:43:35.600Z] #37 sha256:6f485be9825498eebba7e3cda8f20591e1aa9da65e5c05c21d87fd2d2a5e2241 [2021-06-10T20:43:35.600Z] #37 1.716 + RM_GOPATH=0 [2021-06-10T20:43:35.600Z] #37 1.716 + TMP_GOPATH= [2021-06-10T20:43:35.600Z] #37 1.716 + : /build [2021-06-10T20:43:35.600Z] #37 1.716 + '[' -z '' ']' [2021-06-10T20:43:35.600Z] #37 1.717 ++ mktemp -d [2021-06-10T20:43:35.600Z] #37 1.746 + export GOPATH=/tmp/tmp.6qyKd0uAhm [2021-06-10T20:43:35.600Z] #37 1.746 + GOPATH=/tmp/tmp.6qyKd0uAhm [2021-06-10T20:43:35.600Z] #37 1.746 + RM_GOPATH=1 [2021-06-10T20:43:35.600Z] #37 1.746 + case "$(go env GOARCH)" in [2021-06-10T20:43:35.600Z] #37 1.747 ++ go env GOARCH [2021-06-10T20:43:35.600Z] #37 1.755 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:35.600Z] #37 1.756 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:35.600Z] #37 1.757 ++ dirname /tmp/install/install.sh [2021-06-10T20:43:35.600Z] #37 1.766 + dir=/tmp/install [2021-06-10T20:43:35.600Z] #37 1.766 + bin=tini [2021-06-10T20:43:35.600Z] #37 1.767 + shift [2021-06-10T20:43:35.600Z] #37 1.767 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-10T20:43:35.600Z] #37 1.768 + . /tmp/install/tini.installer [2021-06-10T20:43:35.600Z] #37 1.768 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:35.600Z] #37 1.769 + install_tini [2021-06-10T20:43:35.600Z] #37 1.769 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-10T20:43:35.600Z] #37 1.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.6qyKd0uAhm/tini [2021-06-10T20:43:35.600Z] #37 1.769 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:35.600Z] #37 1.775 Cloning into '/tmp/tmp.6qyKd0uAhm/tini'... [2021-06-10T20:43:35.600Z] #37 2.732 + cd /tmp/tmp.6qyKd0uAhm/tini [2021-06-10T20:43:35.600Z] #37 2.732 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:35.600Z] #37 2.750 + cmake . [2021-06-10T20:43:35.600Z] #37 3.504 -- The C compiler identification is GNU 8.3.0 [2021-06-10T20:43:35.600Z] #37 3.541 -- Check for working C compiler: /usr/bin/cc [2021-06-10T20:43:35.600Z] #37 4.263 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-10T20:43:35.600Z] #37 4.275 -- Detecting C compiler ABI info [2021-06-10T20:43:35.600Z] #37 5.185 -- Detecting C compiler ABI info - done [2021-06-10T20:43:35.600Z] #37 5.197 -- Detecting C compile features [2021-06-10T20:43:35.600Z] #37 ... [2021-06-10T20:43:35.600Z] [2021-06-10T20:43:35.600Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:35.600Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:35.600Z] #46 59.01 net/url [2021-06-10T20:43:35.735Z] #13 56.80 Selecting previously unselected package dmsetup. [2021-06-10T20:43:35.735Z] #13 56.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-10T20:43:35.735Z] #13 56.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-10T20:43:35.997Z] #13 57.01 Selecting previously unselected package mingw-w64-common. [2021-06-10T20:43:35.997Z] #13 57.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-10T20:43:35.997Z] #13 57.01 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-10T20:43:36.550Z] #46 59.80 go/scanner [2021-06-10T20:43:37.501Z] #46 60.88 text/template/parse [2021-06-10T20:43:38.084Z] #46 61.25 go/ast [2021-06-10T20:43:38.545Z] #13 ... [2021-06-10T20:43:38.545Z] [2021-06-10T20:43:38.545Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:38.545Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:43:38.545Z] #46 52.15 time [2021-06-10T20:43:38.545Z] #46 57.46 internal/fmtsort [2021-06-10T20:43:38.545Z] #46 57.87 os [2021-06-10T20:43:38.545Z] #46 58.39 strings [2021-06-10T20:43:38.545Z] #46 61.18 regexp/syntax [2021-06-10T20:43:38.545Z] #46 61.22 fmt [2021-06-10T20:43:38.545Z] #46 ... [2021-06-10T20:43:38.545Z] [2021-06-10T20:43:38.545Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:38.545Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:43:38.545Z] #52 53.57 context [2021-06-10T20:43:38.545Z] #52 54.70 internal/poll [2021-06-10T20:43:38.545Z] #52 56.48 internal/syscall/execenv [2021-06-10T20:43:38.545Z] #52 56.66 internal/syscall/unix [2021-06-10T20:43:38.545Z] #52 57.04 os [2021-06-10T20:43:38.545Z] #52 59.23 encoding/binary [2021-06-10T20:43:38.545Z] #52 60.93 fmt [2021-06-10T20:43:38.545Z] #52 61.25 encoding/base64 [2021-06-10T20:43:38.545Z] #52 61.96 path/filepath [2021-06-10T20:43:38.545Z] #52 ... [2021-06-10T20:43:38.545Z] [2021-06-10T20:43:38.545Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:43:38.545Z] #37 sha256:8a4227af92173f9dbfffc1703c428408289960d5868173ad43eea026ffbe5a12 [2021-06-10T20:43:38.545Z] #37 3.848 + RM_GOPATH=0 [2021-06-10T20:43:38.545Z] #37 3.848 + TMP_GOPATH= [2021-06-10T20:43:38.545Z] #37 3.848 + : /build [2021-06-10T20:43:38.545Z] #37 3.848 + '[' -z '' ']' [2021-06-10T20:43:38.545Z] #37 3.849 ++ mktemp -d [2021-06-10T20:43:38.545Z] #37 3.851 + export GOPATH=/tmp/tmp.01DFkYGnsc [2021-06-10T20:43:38.545Z] #37 3.852 + GOPATH=/tmp/tmp.01DFkYGnsc [2021-06-10T20:43:38.545Z] #37 3.853 + RM_GOPATH=1 [2021-06-10T20:43:38.545Z] #37 3.853 + case "$(go env GOARCH)" in [2021-06-10T20:43:38.545Z] #37 3.859 ++ go env GOARCH [2021-06-10T20:43:38.545Z] #37 3.877 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:38.545Z] #37 3.877 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:43:38.545Z] #37 3.884 ++ dirname /tmp/install/install.sh [2021-06-10T20:43:38.545Z] #37 3.888 + dir=/tmp/install [2021-06-10T20:43:38.545Z] #37 3.888 + bin=tini [2021-06-10T20:43:38.545Z] #37 3.888 + shift [2021-06-10T20:43:38.545Z] #37 3.889 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-10T20:43:38.545Z] #37 3.889 + . /tmp/install/tini.installer [2021-06-10T20:43:38.545Z] #37 3.892 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:38.545Z] #37 3.892 + install_tini [2021-06-10T20:43:38.545Z] #37 3.893 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-10T20:43:38.545Z] #37 3.893 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:38.545Z] #37 3.893 + git clone https://github.com/krallin/tini.git /tmp/tmp.01DFkYGnsc/tini [2021-06-10T20:43:38.545Z] #37 3.895 Cloning into '/tmp/tmp.01DFkYGnsc/tini'... [2021-06-10T20:43:39.036Z] #46 62.10 log [2021-06-10T20:43:39.488Z] #37 4.696 + cd /tmp/tmp.01DFkYGnsc/tini [2021-06-10T20:43:39.488Z] #37 4.697 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T20:43:39.488Z] #37 4.704 + cmake . [2021-06-10T20:43:39.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T20:43:39.993Z] #46 63.15 encoding/json [2021-06-10T20:43:40.060Z] #37 5.428 -- The C compiler identification is GNU 8.3.0 [2021-06-10T20:43:40.060Z] #37 5.488 -- Check for working C compiler: /usr/bin/cc [2021-06-10T20:43:40.375Z] --- PASS: TestBuildMultiStageParentConfig (5.04s) [2021-06-10T20:43:40.375Z] === RUN TestBuildLabelWithTargets [2021-06-10T20:43:40.633Z] #37 ... [2021-06-10T20:43:40.633Z] [2021-06-10T20:43:40.633Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:40.633Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:40.633Z] #13 61.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-10T20:43:40.633Z] #13 61.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-10T20:43:40.633Z] #13 61.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T20:43:41.389Z] #46 ... [2021-06-10T20:43:41.389Z] [2021-06-10T20:43:41.389Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:43:41.389Z] #37 sha256:6f485be9825498eebba7e3cda8f20591e1aa9da65e5c05c21d87fd2d2a5e2241 [2021-06-10T20:43:41.389Z] #37 7.722 -- Detecting C compile features - done [2021-06-10T20:43:41.389Z] #37 7.742 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-10T20:43:41.389Z] #37 8.017 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-10T20:43:41.389Z] #37 8.111 -- Configuring done [2021-06-10T20:43:41.389Z] #37 8.147 -- Generating done [2021-06-10T20:43:41.389Z] #37 8.159 -- Build files have been written to: /tmp/tmp.6qyKd0uAhm/tini [2021-06-10T20:43:41.389Z] #37 8.178 + make tini-static [2021-06-10T20:43:41.389Z] #37 8.683 Scanning dependencies of target tini-static [2021-06-10T20:43:41.389Z] #37 8.872 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-10T20:43:41.389Z] #37 10.38 [100%] Linking C executable tini-static [2021-06-10T20:43:41.389Z] #37 10.99 [100%] Built target tini-static [2021-06-10T20:43:41.389Z] #37 11.07 + mkdir -p /build [2021-06-10T20:43:41.389Z] #37 11.07 + cp tini-static /build/docker-init [2021-06-10T20:43:42.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T20:43:43.317Z] #37 DONE 13.9s [2021-06-10T20:43:43.317Z] [2021-06-10T20:43:43.317Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:43.317Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:43.317Z] #44 60.42 Setting up python3 (3.7.3-1) ... [2021-06-10T20:43:43.317Z] #44 61.26 Setting up python3-six (1.12.0-1) ... [2021-06-10T20:43:43.317Z] #44 62.64 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:43:43.317Z] #44 64.58 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-10T20:43:44.269Z] #44 ... [2021-06-10T20:43:44.269Z] [2021-06-10T20:43:44.269Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:44.269Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:44.269Z] #46 67.65 go/parser [2021-06-10T20:43:45.665Z] #46 68.89 text/template [2021-06-10T20:43:47.062Z] #46 ... [2021-06-10T20:43:47.062Z] [2021-06-10T20:43:47.062Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:47.062Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:43:47.062Z] #52 60.26 go/scanner [2021-06-10T20:43:47.062Z] #52 60.69 mvdan.cc/editorconfig [2021-06-10T20:43:47.062Z] #52 62.27 go/ast [2021-06-10T20:43:47.062Z] #52 62.61 mvdan.cc/sh/v3/syntax [2021-06-10T20:43:47.062Z] #52 65.07 golang.org/x/crypto/ssh/terminal [2021-06-10T20:43:47.062Z] #52 ... [2021-06-10T20:43:47.062Z] [2021-06-10T20:43:47.062Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:47.062Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:47.062Z] #44 68.75 Setting up criu (3.15-1) ... [2021-06-10T20:43:47.220Z] #13 ... [2021-06-10T20:43:47.220Z] [2021-06-10T20:43:47.220Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:43:47.220Z] #37 sha256:8a4227af92173f9dbfffc1703c428408289960d5868173ad43eea026ffbe5a12 [2021-06-10T20:43:47.220Z] #37 6.193 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-10T20:43:47.220Z] #37 6.199 -- Detecting C compiler ABI info [2021-06-10T20:43:47.220Z] #37 6.860 -- Detecting C compiler ABI info - done [2021-06-10T20:43:47.220Z] #37 6.917 -- Detecting C compile features [2021-06-10T20:43:47.220Z] #37 8.480 -- Detecting C compile features - done [2021-06-10T20:43:47.220Z] #37 8.504 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-10T20:43:47.220Z] #37 8.729 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-10T20:43:47.220Z] #37 8.819 -- Configuring done [2021-06-10T20:43:47.220Z] #37 8.847 -- Generating done [2021-06-10T20:43:47.220Z] #37 8.851 -- Build files have been written to: /tmp/tmp.01DFkYGnsc/tini [2021-06-10T20:43:47.220Z] #37 8.854 + make tini-static [2021-06-10T20:43:47.220Z] #37 9.255 Scanning dependencies of target tini-static [2021-06-10T20:43:47.220Z] #37 9.366 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-10T20:43:47.220Z] #37 10.72 [100%] Linking C executable tini-static [2021-06-10T20:43:47.220Z] #37 11.28 [100%] Built target tini-static [2021-06-10T20:43:47.220Z] #37 11.37 + mkdir -p /build [2021-06-10T20:43:47.220Z] #37 11.37 + cp tini-static /build/docker-init [2021-06-10T20:43:47.220Z] #37 ... [2021-06-10T20:43:47.220Z] [2021-06-10T20:43:47.220Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:47.220Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:47.220Z] #13 67.76 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-10T20:43:47.220Z] #13 67.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T20:43:47.220Z] #13 67.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:43:47.220Z] #13 68.21 Selecting previously unselected package gcc-mingw-w64-x86-64.#13 ... [2021-06-10T20:43:47.220Z] [2021-06-10T20:43:47.220Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T20:43:47.220Z] #37 sha256:8a4227af92173f9dbfffc1703c428408289960d5868173ad43eea026ffbe5a12 [2021-06-10T20:43:47.220Z] #37 DONE 12.4s [2021-06-10T20:43:47.220Z] [2021-06-10T20:43:47.220Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:47.220Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:43:47.220Z] #13 68.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-10T20:43:47.220Z] #13 68.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T20:43:47.220Z] #13 68.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:43:47.326Z] #44 ... [2021-06-10T20:43:47.326Z] [2021-06-10T20:43:47.326Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:47.326Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:47.326Z] #13 57.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-10T20:43:47.326Z] #13 57.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-10T20:43:47.326Z] #13 57.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:43:47.326Z] #13 57.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-10T20:43:47.326Z] #13 57.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-10T20:43:47.326Z] #13 57.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:43:47.589Z] #13 ... [2021-06-10T20:43:47.589Z] [2021-06-10T20:43:47.589Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:47.589Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-10T20:43:47.852Z] #44 70.68 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:47.852Z] #44 70.79 Processing triggers for mime-support (3.62) ... [2021-06-10T20:43:48.479Z] --- PASS: TestBuildLabelWithTargets (7.95s) [2021-06-10T20:43:48.479Z] === RUN TestBuildWithEmptyLayers [2021-06-10T20:43:48.607Z] #13 ... [2021-06-10T20:43:48.607Z] [2021-06-10T20:43:48.607Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-06-10T20:43:48.607Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T20:43:48.607Z] #44 62.93 Setting up python3 (3.7.3-1) ... [2021-06-10T20:43:48.607Z] #44 63.66 Setting up python3-six (1.12.0-1) ... [2021-06-10T20:43:48.607Z] #44 64.81 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:43:48.607Z] #44 66.14 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-10T20:43:48.607Z] #44 69.31 Setting up criu (3.15-1) ... [2021-06-10T20:43:48.607Z] #44 71.39 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:43:48.607Z] #44 71.50 Processing triggers for mime-support (3.62) ... [2021-06-10T20:43:48.607Z] #44 DONE 72.0s [2021-06-10T20:43:48.607Z] [2021-06-10T20:43:48.607Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:48.607Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:43:48.607Z] #46 65.48 regexp [2021-06-10T20:43:48.607Z] #46 65.74 flag [2021-06-10T20:43:48.607Z] #46 67.29 go/token [2021-06-10T20:43:48.607Z] #46 68.16 go/scanner [2021-06-10T20:43:48.607Z] #46 69.09 internal/lazyregexp [2021-06-10T20:43:48.607Z] #46 69.37 path [2021-06-10T20:43:48.607Z] #46 69.54 go/ast [2021-06-10T20:43:48.607Z] #46 69.77 io/ioutil [2021-06-10T20:43:48.607Z] #46 70.48 net/url [2021-06-10T20:43:48.607Z] #46 72.02 text/template/parse [2021-06-10T20:43:48.802Z] #44 DONE 71.7s [2021-06-10T20:43:48.802Z] [2021-06-10T20:43:48.802Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:48.802Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:43:48.802Z] #46 71.77 encoding/xml [2021-06-10T20:43:49.550Z] #46 ... [2021-06-10T20:43:49.550Z] [2021-06-10T20:43:49.550Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:49.550Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:43:49.550Z] #52 63.41 golang.org/x/sys/unix [2021-06-10T20:43:49.550Z] #52 65.61 encoding/json [2021-06-10T20:43:49.550Z] #52 71.18 github.com/pkg/diff [2021-06-10T20:43:49.550Z] #52 71.96 go/ast [2021-06-10T20:43:49.550Z] #52 72.76 golang.org/x/crypto/ssh/terminal [2021-06-10T20:43:50.122Z] #52 74.00 mvdan.cc/editorconfig [2021-06-10T20:43:50.347Z] #46 73.39 math/big [2021-06-10T20:43:50.694Z] #52 ... [2021-06-10T20:43:50.694Z] [2021-06-10T20:43:50.694Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:43:50.694Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:43:50.694Z] #46 74.50 go/parser [2021-06-10T20:43:51.757Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-10T20:43:51.757Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T20:43:52.081Z] #46 75.98 text/template [2021-06-10T20:43:52.910Z] #46 76.41 go/doc [2021-06-10T20:43:53.860Z] #46 ... [2021-06-10T20:43:53.860Z] [2021-06-10T20:43:53.860Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:43:53.860Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:43:53.860Z] #57 38.00 Checking out files: 52% (2046/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 87% (3421/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-10T20:43:53.860Z] #57 39.48 + cd /tmp/tmp.OBAjhdACVm/src/github.com/containerd/containerd [2021-06-10T20:43:53.860Z] #57 39.48 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:43:53.860Z] #57 40.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-10T20:43:53.860Z] #57 40.16 + BUILDTAGS='netgo osusergo static_build' [2021-06-10T20:43:53.860Z] #57 40.16 + export EXTRA_FLAGS=-buildmode=pie [2021-06-10T20:43:53.860Z] #57 40.16 + EXTRA_FLAGS=-buildmode=pie [2021-06-10T20:43:53.860Z] #57 40.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-10T20:43:53.860Z] #57 40.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-10T20:43:53.860Z] #57 40.16 + '[' '' = dynamic ']' [2021-06-10T20:43:53.860Z] #57 40.16 + make [2021-06-10T20:43:53.860Z] #57 ... [2021-06-10T20:43:53.860Z] [2021-06-10T20:43:53.860Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:43:53.860Z] #52 sha256:676e7a3752ddf6254597dc14028a2fd490596a67ac3c9bd388d8a48b074be931 [2021-06-10T20:43:53.860Z] #52 72.18 mvdan.cc/sh/v3/cmd/shfmt [2021-06-10T20:43:53.860Z] #52 DONE 77.1s [2021-06-10T20:43:53.860Z] [2021-06-10T20:43:53.860Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:43:53.860Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:43:53.860Z] #13 71.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-10T20:43:53.860Z] #13 71.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-10T20:43:53.860Z] #13 71.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:43:54.627Z] #46 78.26 log [2021-06-10T20:43:54.888Z] #46 78.79 encoding/xml [2021-06-10T20:43:56.803Z] #46 80.58 go/doc [2021-06-10T20:43:57.017Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-10T20:43:57.017Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T20:43:57.017Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-06-10T20:43:57.017Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T20:44:00.106Z] #46 83.76 github.com/LK4D4/vndr/build [2021-06-10T20:44:00.106Z] #46 83.93 github.com/LK4D4/vndr/versioned [2021-06-10T20:44:00.368Z] #46 84.03 compress/flate [2021-06-10T20:44:00.472Z] #13 ... [2021-06-10T20:44:00.472Z] [2021-06-10T20:44:00.472Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:00.472Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:44:00.472Z] #46 78.56 vendor/golang.org/x/text/unicode/norm [2021-06-10T20:44:00.472Z] #46 81.08 github.com/LK4D4/vndr/build [2021-06-10T20:44:00.472Z] #46 83.44 vendor/golang.org/x/crypto/cryptobyte [2021-06-10T20:44:00.939Z] #46 ... [2021-06-10T20:44:00.939Z] [2021-06-10T20:44:00.939Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:44:00.939Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:44:01.100Z] #46 84.27 vendor/golang.org/x/net/idna [2021-06-10T20:44:01.199Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-06-10T20:44:01.199Z] === RUN TestBuildWithHugeFile [2021-06-10T20:44:01.201Z] #57 43.16 Checking out files: 50% (1998/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) [2021-06-10T20:44:01.201Z] #57 ... [2021-06-10T20:44:01.201Z] [2021-06-10T20:44:01.201Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:44:01.201Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:44:01.201Z] #52 75.01 mvdan.cc/sh/v3/fileutil [2021-06-10T20:44:01.201Z] #52 75.14 text/tabwriter [2021-06-10T20:44:01.201Z] #52 75.90 mvdan.cc/sh/v3/syntax [2021-06-10T20:44:01.201Z] #52 81.92 mvdan.cc/sh/v3/cmd/shfmt [2021-06-10T20:44:01.201Z] #52 ... [2021-06-10T20:44:01.201Z] [2021-06-10T20:44:01.201Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:44:01.201Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:44:01.739Z] #46 ... [2021-06-10T20:44:01.739Z] [2021-06-10T20:44:01.739Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:44:01.739Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:44:01.740Z] #13 81.81 Selecting previously unselected package libapparmor1:arm64. [2021-06-10T20:44:01.740Z] #13 81.82 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-10T20:44:01.740Z] #13 81.84 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-10T20:44:01.740Z] #13 81.99 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-10T20:44:01.740Z] #13 82.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-10T20:44:01.740Z] #13 82.02 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-10T20:44:02.014Z] #13 82.18 Selecting previously unselected package libbtrfs0. [2021-06-10T20:44:02.014Z] #13 82.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-10T20:44:02.014Z] #13 82.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T20:44:02.014Z] #13 82.34 Selecting previously unselected package libbtrfs-dev. [2021-06-10T20:44:02.014Z] #13 82.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-10T20:44:02.014Z] #13 82.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:44:02.246Z] #57 43.16 Checking out files: 50% (1998/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 94% (3721/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-10T20:44:02.246Z] #57 44.33 + cd /tmp/tmp.I2MvXvGXnG/src/github.com/containerd/containerd [2021-06-10T20:44:02.246Z] #57 44.33 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T20:44:02.278Z] #13 82.45 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-10T20:44:02.278Z] #13 82.46 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-10T20:44:02.278Z] #13 82.46 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:02.278Z] #13 82.58 Selecting previously unselected package libudev-dev:arm64. [2021-06-10T20:44:02.278Z] #13 82.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-10T20:44:02.278Z] #13 82.61 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-10T20:44:02.819Z] #57 ... [2021-06-10T20:44:02.819Z] [2021-06-10T20:44:02.819Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T20:44:02.819Z] #52 sha256:a7756c9325b9fe5e593c4ec1be37bd30dfadfe81ca5a53262eed6fc01ca732fd [2021-06-10T20:44:02.819Z] #52 DONE 86.7s [2021-06-10T20:44:02.853Z] #13 82.95 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-10T20:44:02.853Z] #13 82.96 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-10T20:44:02.853Z] #13 82.97 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-10T20:44:03.080Z] [2021-06-10T20:44:03.080Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:03.080Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:44:03.080Z] #46 86.24 hash/crc32 [2021-06-10T20:44:03.080Z] #46 86.86 net [2021-06-10T20:44:03.080Z] #46 86.88 compress/gzip [2021-06-10T20:44:03.129Z] #13 83.25 Selecting previously unselected package libpcre16-3:arm64. [2021-06-10T20:44:03.129Z] #13 83.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-10T20:44:03.129Z] #13 83.28 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-10T20:44:03.129Z] #13 83.47 Selecting previously unselected package libpcre32-3:arm64. [2021-06-10T20:44:03.129Z] #13 83.47 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-10T20:44:03.392Z] #13 83.47 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-10T20:44:03.392Z] #13 83.62 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-10T20:44:03.392Z] #13 83.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-10T20:44:03.392Z] #13 83.64 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-10T20:44:03.392Z] #13 83.77 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-10T20:44:03.652Z] #46 87.45 vendor/golang.org/x/text/transform [2021-06-10T20:44:03.654Z] #13 83.77 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-10T20:44:03.654Z] #13 83.86 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-10T20:44:03.918Z] #13 84.29 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-10T20:44:03.918Z] #13 84.29 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-10T20:44:03.918Z] #13 84.31 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-10T20:44:04.182Z] #13 84.59 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-10T20:44:04.182Z] #13 84.61 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-10T20:44:04.182Z] #13 84.62 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:04.182Z] #13 ... [2021-06-10T20:44:04.182Z] [2021-06-10T20:44:04.182Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:44:04.182Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:44:04.182Z] #57 41.92 + bin/ctr [2021-06-10T20:44:04.225Z] #46 88.09 vendor/golang.org/x/text/unicode/bidi [2021-06-10T20:44:04.446Z] #57 ... [2021-06-10T20:44:04.446Z] [2021-06-10T20:44:04.446Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:44:04.446Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-10T20:44:04.446Z] #13 84.62 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:04.446Z] #13 84.72 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-10T20:44:04.446Z] #13 84.74 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-10T20:44:04.446Z] #13 84.82 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:44:04.710Z] #13 85.04 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-10T20:44:04.710Z] #13 85.05 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-10T20:44:04.710Z] #13 85.06 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-10T20:44:05.664Z] #13 85.79 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-10T20:44:05.664Z] #13 85.81 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:44:05.664Z] #13 85.86 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-10T20:44:05.664Z] #13 85.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T20:44:05.664Z] #13 85.89 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-10T20:44:05.664Z] #13 85.90 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-10T20:44:05.664Z] #13 85.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:05.664Z] #13 85.93 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T20:44:05.664Z] #13 85.99 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-10T20:44:05.664Z] #13 86.01 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-10T20:44:05.664Z] #13 86.05 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T20:44:05.664Z] #13 86.07 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:44:05.664Z] #13 86.09 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-10T20:44:05.927Z] #13 86.10 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-10T20:44:05.927Z] #13 86.12 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-10T20:44:05.927Z] #13 86.13 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T20:44:05.927Z] #13 86.15 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-10T20:44:05.927Z] #13 86.17 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:05.927Z] #13 86.18 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 [2021-06-10T20:44:05.927Z] #13 86.19 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 [2021-06-10T20:44:05.927Z] #13 86.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:05.927Z] #13 86.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-10T20:44:05.927Z] #13 86.24 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 [2021-06-10T20:44:05.927Z] #13 86.25 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T20:44:05.927Z] #13 86.27 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-10T20:44:05.927Z] #13 86.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:05.927Z] #13 86.32 Setting up dmsetup (2:1.02.155-3) ... [2021-06-10T20:44:06.191Z] #13 86.34 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:06.191Z] #13 86.38 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-10T20:44:06.191Z] #13 86.39 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:44:06.804Z] #46 90.14 vendor/golang.org/x/text/secure/bidirule [2021-06-10T20:44:06.804Z] #46 90.41 vendor/golang.org/x/text/unicode/norm [2021-06-10T20:44:07.421Z] #46 ... [2021-06-10T20:44:07.421Z] [2021-06-10T20:44:07.421Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:44:07.421Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:44:07.421Z] #13 88.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-10T20:44:07.421Z] #13 88.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T20:44:07.421Z] #13 88.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:08.133Z] #13 DONE 88.2s [2021-06-10T20:44:08.133Z] [2021-06-10T20:44:08.133Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:08.133Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:44:09.535Z] #54 1.746 + RM_GOPATH=0 [2021-06-10T20:44:09.535Z] #54 1.746 + TMP_GOPATH= [2021-06-10T20:44:09.535Z] #54 1.746 + : /build [2021-06-10T20:44:09.535Z] #54 1.746 + '[' -z '' ']' [2021-06-10T20:44:09.802Z] #54 ... [2021-06-10T20:44:09.802Z] [2021-06-10T20:44:09.802Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T20:44:09.802Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-10T20:44:09.802Z] #14 DONE 1.8s [2021-06-10T20:44:09.802Z] [2021-06-10T20:44:09.802Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:09.802Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:44:09.802Z] #54 1.747 ++ mktemp -d [2021-06-10T20:44:09.802Z] #54 1.750 + export GOPATH=/tmp/tmp.mJnxME5MTd [2021-06-10T20:44:09.802Z] #54 1.750 + GOPATH=/tmp/tmp.mJnxME5MTd [2021-06-10T20:44:09.802Z] #54 1.750 + RM_GOPATH=1 [2021-06-10T20:44:09.802Z] #54 1.750 + case "$(go env GOARCH)" in [2021-06-10T20:44:09.802Z] #54 1.751 ++ go env GOARCH [2021-06-10T20:44:09.802Z] #54 1.792 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:44:09.802Z] #54 1.792 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:44:09.802Z] #54 1.793 ++ dirname /tmp/install/install.sh [2021-06-10T20:44:09.802Z] #54 1.796 + dir=/tmp/install [2021-06-10T20:44:09.802Z] #54 1.796 + bin=runc [2021-06-10T20:44:09.802Z] #54 1.796 + shift [2021-06-10T20:44:09.802Z] #54 1.797 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-10T20:44:09.802Z] #54 1.797 + . /tmp/install/runc.installer [2021-06-10T20:44:09.802Z] #54 1.797 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:44:09.802Z] #54 1.798 + install_runc [2021-06-10T20:44:09.802Z] #54 1.799 + uname -r [2021-06-10T20:44:09.802Z] #54 1.800 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-10T20:44:09.802Z] #54 1.808 + RUNC_BUILDTAGS='seccomp ' [2021-06-10T20:44:09.802Z] #54 1.808 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-10T20:44:09.802Z] #54 1.809 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-10T20:44:09.802Z] #54 1.809 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mJnxME5MTd/src/github.com/opencontainers/runc [2021-06-10T20:44:09.802Z] #54 1.817 Cloning into '/tmp/tmp.mJnxME5MTd/src/github.com/opencontainers/runc'... [2021-06-10T20:44:11.733Z] #54 ... [2021-06-10T20:44:11.733Z] [2021-06-10T20:44:11.733Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T20:44:11.733Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-10T20:44:11.733Z] #15 DONE 1.7s [2021-06-10T20:44:11.733Z] [2021-06-10T20:44:11.733Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:44:11.733Z] #59 sha256:198679b4a1df96e3f4ef0da2a03fd5963e704b74a30ce56193c66c96eb0dc89c [2021-06-10T20:44:11.733Z] #59 88.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T20:44:11.733Z] #59 88.42 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-10T20:44:11.733Z] #59 DONE 94.7s [2021-06-10T20:44:11.733Z] [2021-06-10T20:44:11.733Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T20:44:11.733Z] #60 sha256:13da5deb7e1a54fa64f794c3268876a0f9458be9ec59b82bc66099a0f45820f6 [2021-06-10T20:44:11.733Z] #60 DONE 0.2s [2021-06-10T20:44:11.733Z] [2021-06-10T20:44:11.733Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T20:44:11.733Z] #61 sha256:c77502cce46c01cc74babaf2c783666175a619c18337c8c9c9aedc6f5a41796f [2021-06-10T20:44:11.733Z] #61 DONE 0.2s [2021-06-10T20:44:11.733Z] [2021-06-10T20:44:11.733Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:44:11.733Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-10T20:44:11.997Z] #16 ... [2021-06-10T20:44:11.997Z] [2021-06-10T20:44:11.997Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:11.997Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:44:11.997Z] #46 85.23 mime [2021-06-10T20:44:11.997Z] #46 87.65 vendor/golang.org/x/net/http/httpproxy [2021-06-10T20:44:11.997Z] #46 87.65 net/textproto [2021-06-10T20:44:11.997Z] #46 87.68 crypto/x509 [2021-06-10T20:44:11.997Z] #46 88.75 vendor/golang.org/x/net/http/httpguts [2021-06-10T20:44:11.997Z] #46 88.76 mime/multipart [2021-06-10T20:44:11.997Z] #46 90.60 crypto/tls [2021-06-10T20:44:12.947Z] #46 96.33 net/http/httptrace [2021-06-10T20:44:13.211Z] #46 ... [2021-06-10T20:44:13.211Z] [2021-06-10T20:44:13.211Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:44:13.211Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-10T20:44:13.211Z] #16 1.754 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-10T20:44:13.475Z] #16 DONE 2.0s [2021-06-10T20:44:13.475Z] [2021-06-10T20:44:13.475Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:13.475Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:44:13.475Z] #46 96.70 net/http [2021-06-10T20:44:14.011Z] #13 ... [2021-06-10T20:44:14.011Z] [2021-06-10T20:44:14.011Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:44:14.011Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:44:14.011Z] #57 45.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-10T20:44:14.011Z] #57 45.85 + BUILDTAGS='netgo osusergo static_build' [2021-06-10T20:44:14.011Z] #57 45.85 + export EXTRA_FLAGS=-buildmode=pie [2021-06-10T20:44:14.011Z] #57 45.85 + EXTRA_FLAGS=-buildmode=pie [2021-06-10T20:44:14.011Z] #57 45.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-10T20:44:14.011Z] #57 45.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-10T20:44:14.011Z] #57 45.85 + '[' '' = dynamic ']' [2021-06-10T20:44:14.011Z] #57 45.85 + make [2021-06-10T20:44:14.011Z] #57 47.48 + bin/ctr [2021-06-10T20:44:14.011Z] #57 ... [2021-06-10T20:44:14.011Z] [2021-06-10T20:44:14.011Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:14.011Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:44:14.011Z] #46 94.04 vendor/golang.org/x/net/idna [2021-06-10T20:44:14.011Z] #46 95.76 vendor/golang.org/x/net/http2/hpack [2021-06-10T20:44:14.011Z] #46 96.61 mime [2021-06-10T20:44:14.272Z] #46 98.01 mime/quotedprintable [2021-06-10T20:44:14.533Z] #46 98.32 net/http/internal [2021-06-10T20:44:15.417Z] #46 ... [2021-06-10T20:44:15.417Z] [2021-06-10T20:44:15.417Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T20:44:15.417Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-10T20:44:15.417Z] #17 DONE 2.2s [2021-06-10T20:44:15.681Z] [2021-06-10T20:44:15.681Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T20:44:15.681Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-10T20:44:17.087Z] #18 DONE 1.5s [2021-06-10T20:44:17.087Z] [2021-06-10T20:44:17.087Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:17.087Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:44:17.087Z] #54 ... [2021-06-10T20:44:17.087Z] [2021-06-10T20:44:17.087Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T20:44:17.087Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-10T20:44:18.482Z] #19 DONE 1.5s [2021-06-10T20:44:18.482Z] [2021-06-10T20:44:18.482Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:44:18.482Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-10T20:44:18.482Z] #40 ... [2021-06-10T20:44:18.482Z] [2021-06-10T20:44:18.482Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:18.482Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-10T20:44:18.748Z] #46 101.9 net/textproto [2021-06-10T20:44:18.748Z] #46 101.9 crypto/x509 [2021-06-10T20:44:19.009Z] #46 102.9 vendor/golang.org/x/net/http/httpguts [2021-06-10T20:44:19.271Z] #46 103.2 vendor/golang.org/x/net/http/httpproxy [2021-06-10T20:44:19.843Z] #46 103.7 mime/multipart [2021-06-10T20:44:20.415Z] #46 ... [2021-06-10T20:44:20.415Z] [2021-06-10T20:44:20.415Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-06-10T20:44:20.415Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T20:44:20.415Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-10T20:44:20.415Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-10T20:44:20.415Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T20:44:20.415Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-10T20:44:20.416Z] #20 1.721 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T20:44:20.416Z] #20 1.761 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:44:20.416Z] #20 1.877 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:44:20.416Z] #20 1.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:44:20.676Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-10T20:44:20.676Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T20:44:20.676Z] #13 101.8 Selecting previously unselected package libbtrfs0. [2021-06-10T20:44:20.676Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T20:44:20.676Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T20:44:20.676Z] #13 101.9 Selecting previously unselected package libbtrfs-dev. [2021-06-10T20:44:20.676Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T20:44:20.676Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:44:20.938Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-10T20:44:20.938Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T20:44:20.938Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T20:44:20.938Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64. [2021-06-10T20:44:20.938Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T20:44:20.938Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T20:44:20.993Z] #20 2.386 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-10T20:44:21.199Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-10T20:44:21.199Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-10T20:44:21.199Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T20:44:21.460Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-10T20:44:21.460Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-10T20:44:21.460Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T20:44:21.571Z] #20 3.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-10T20:44:21.721Z] #13 102.8 Selecting previously unselected package libpcre32-3:amd64. [2021-06-10T20:44:21.721Z] #13 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-10T20:44:21.721Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T20:44:21.721Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-10T20:44:21.982Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-10T20:44:21.982Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T20:44:21.982Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-10T20:44:21.982Z] #13 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-10T20:44:21.982Z] #13 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T20:44:22.243Z] #13 103.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-10T20:44:22.504Z] #13 103.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-10T20:44:22.504Z] #13 103.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T20:44:22.504Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-10T20:44:22.522Z] #20 4.067 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-10T20:44:22.793Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-10T20:44:22.793Z] #13 103.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T20:44:22.793Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-10T20:44:22.793Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T20:44:22.793Z] #13 103.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:44:23.055Z] #13 104.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-10T20:44:23.055Z] #13 104.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T20:44:23.316Z] #13 104.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T20:44:23.472Z] #20 5.007 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-10T20:44:23.577Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:23.577Z] #13 104.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T20:44:23.577Z] #13 104.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T20:44:23.577Z] #13 104.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T20:44:23.577Z] #13 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T20:44:23.838Z] #13 104.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T20:44:23.838Z] #13 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T20:44:23.838Z] #13 104.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-10T20:44:23.838Z] #13 104.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T20:44:23.838Z] #13 104.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T20:44:23.838Z] #13 104.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T20:44:23.838Z] #13 104.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:23.838Z] #13 104.9 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 [2021-06-10T20:44:23.838Z] #13 104.9 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 [2021-06-10T20:44:23.838Z] #13 104.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T20:44:23.838Z] #13 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-10T20:44:23.838Z] #13 104.9 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 [2021-06-10T20:44:23.838Z] #13 105.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T20:44:23.838Z] #13 105.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T20:44:23.838Z] #13 105.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T20:44:23.838Z] #13 105.0 Setting up dmsetup (2:1.02.155-3) ... [2021-06-10T20:44:23.838Z] #13 105.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T20:44:24.033Z] INFO: Extraction ended at 06/10/2021 20:44:20. Duration:00:00:48.4935174 [2021-06-10T20:44:24.033Z] INFO: Updating the golang and path environment variables [2021-06-10T20:44:24.033Z] INFO: GOPATH=d:\gopath [2021-06-10T20:44:24.033Z] INFO: go version go1.13.15 windows/amd64 [2021-06-10T20:44:24.033Z] INFO: Running the daemon under test in debug mode [2021-06-10T20:44:24.033Z] INFO: Starting a daemon under test... [2021-06-10T20:44:24.033Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42511\4\daemon --pidfile d:\CI\PR-42511\4\docker.pid -D [2021-06-10T20:44:24.033Z] INFO: Process started successfully. [2021-06-10T20:44:24.033Z] INFO: Start tailing logs of the daemon under tests [2021-06-10T20:44:24.033Z] INFO: Waiting for the daemon under test to start... [2021-06-10T20:44:24.099Z] #13 105.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T20:44:24.099Z] #13 105.0 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:44:25.042Z] #13 DONE 106.3s [2021-06-10T20:44:25.042Z] [2021-06-10T20:44:25.042Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:25.042Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:44:25.777Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m42.21815823s with top 10 stages: buildssa: 1m52.804299503s, goimports: 27.990182367s, unconvert: 16.959772387s, gosec: 13.010562954s, golint: 7.657722684s, ineffassign: 5.489799433s, misspell: 5.143460004s, vrp: 4.283262626s, inspect: 3.118583547s, printf: 1.84346615s [2021-06-10T20:44:25.777Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-10T20:44:25.777Z] INFO [runner] Processors filtering stat (out/in): exclude: 1922/1922, path_prettifier: 2310/2310, skip_files: 2310/2310, identifier_marker: 1922/1922, nolint: 0/79, cgo: 2310/2889, exclude-rules: 79/1922, autogenerated_exclude: 1922/2310, skip_dirs: 2310/2310, filename_unadjuster: 2310/2310 [2021-06-10T20:44:25.777Z] INFO [runner] processing took 172.595722ms with stages: nolint: 57.0908ms, identifier_marker: 54.023597ms, path_prettifier: 22.079844ms, filename_unadjuster: 14.570567ms, autogenerated_exclude: 13.84755ms, exclude-rules: 6.969483ms, skip_dirs: 3.52179ms, cgo: 486.322µs, max_same_issues: 1.509µs, uniq_by_line: 762ns, diff: 674ns, source_code: 651ns, skip_files: 637ns, exclude: 420ns, max_from_linter: 415ns, path_shortener: 395ns, max_per_file_from_linter: 306ns [2021-06-10T20:44:25.777Z] INFO [runner] linters took 1m55.470804005s with stages: goanalysis_metalinter: 1m28.950313062s, unused: 26.347710041s [2021-06-10T20:44:25.777Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-10T20:44:25.777Z] INFO Memory: 1635 samples, avg is 945.4MB, max is 4846.4MB [2021-06-10T20:44:25.777Z] INFO Execution took 4m5.892265565s [2021-06-10T20:44:25.777Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-10T20:44:26.035Z] #20 ... [2021-06-10T20:44:26.035Z] [2021-06-10T20:44:26.035Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:44:26.035Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-10T20:44:26.035Z] #32 DONE 108.7s [2021-06-10T20:44:26.035Z] [2021-06-10T20:44:26.035Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:26.035Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:44:26.035Z] #54 11.18 + cd /tmp/tmp.mJnxME5MTd/src/github.com/opencontainers/runc [2021-06-10T20:44:26.035Z] #54 11.19 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:44:26.035Z] #54 11.73 + '[' -z '' ']' [2021-06-10T20:44:26.035Z] #54 11.73 + target=static [2021-06-10T20:44:26.035Z] #54 11.73 + make 'BUILDTAGS=seccomp ' static [2021-06-10T20:44:26.035Z] #54 12.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-10T20:44:26.035Z] #54 ... [2021-06-10T20:44:26.035Z] [2021-06-10T20:44:26.035Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:26.035Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-10T20:44:26.035Z] #20 7.396 Fetched 8792 kB in 6s (1484 kB/s) [2021-06-10T20:44:26.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh dynbinary test-docker-py [2021-06-10T20:44:26.674Z] [2021-06-10T20:44:26.674Z] Removing bundles/ [2021-06-10T20:44:26.674Z] [2021-06-10T20:44:26.674Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T20:44:26.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:44:26.674Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:44:27.590Z] #54 ... [2021-06-10T20:44:27.590Z] [2021-06-10T20:44:27.590Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T20:44:27.590Z] #59 sha256:c8fea823123c31ab38e86eb07d5cff90d5357a16493074699c88c49450a1ced9 [2021-06-10T20:44:27.590Z] #59 104.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T20:44:27.590Z] #59 104.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-10T20:44:27.590Z] #59 DONE 111.4s [2021-06-10T20:44:27.851Z] [2021-06-10T20:44:27.851Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T20:44:27.851Z] #60 sha256:0680b109b112503cf1a52701dfec4a3603ca6c90c3407321e3f61e5af74475f0 [2021-06-10T20:44:27.851Z] #60 DONE 0.2s [2021-06-10T20:44:27.851Z] [2021-06-10T20:44:27.851Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T20:44:27.851Z] #61 sha256:2a7eb6a51ad08f09cd7e70b36ec01c83c28d31e65067deac80f81a1e078167c2 [2021-06-10T20:44:27.851Z] #61 DONE 0.2s [2021-06-10T20:44:27.851Z] [2021-06-10T20:44:27.851Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:27.851Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:44:27.851Z] #46 105.6 crypto/tls [2021-06-10T20:44:27.851Z] #46 111.2 net/http/httptrace [2021-06-10T20:44:27.851Z] #46 111.5 net/http [2021-06-10T20:44:28.596Z] #20 7.396 Reading package lists... [2021-06-10T20:44:29.767Z] #46 ... [2021-06-10T20:44:29.767Z] [2021-06-10T20:44:29.767Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T20:44:29.767Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T20:44:29.767Z] #14 DONE 4.5s [2021-06-10T20:44:29.767Z] [2021-06-10T20:44:29.767Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T20:44:29.767Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T20:44:31.157Z] #20 10.16 Reading package lists... [2021-06-10T20:44:31.157Z] #20 12.42 Building dependency tree... [2021-06-10T20:44:31.157Z] #20 ... [2021-06-10T20:44:31.157Z] [2021-06-10T20:44:31.157Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:31.157Z] #46 sha256:f9d06b914f649c1c2b71a36fd230d72f23f6e25230de90904fa11df7bfcfcb4d [2021-06-10T20:44:31.157Z] #46 106.0 github.com/LK4D4/vndr/godl [2021-06-10T20:44:31.157Z] #46 106.9 github.com/LK4D4/vndr [2021-06-10T20:44:31.157Z] #46 DONE 114.5s [2021-06-10T20:44:31.420Z] [2021-06-10T20:44:31.420Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:44:31.420Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:44:31.420Z] #50 ... [2021-06-10T20:44:31.420Z] [2021-06-10T20:44:31.420Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:31.420Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-10T20:44:31.420Z] #20 12.42 Building dependency tree... [2021-06-10T20:44:32.371Z] #20 13.85 libcap2-bin is already the newest version (1:2.25-2). [2021-06-10T20:44:32.371Z] #20 13.85 The following additional packages will be installed: [2021-06-10T20:44:32.371Z] #20 13.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-10T20:44:32.371Z] #20 13.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-10T20:44:32.371Z] #20 13.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-10T20:44:32.371Z] #20 13.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-10T20:44:32.371Z] #20 13.85 python3.7 python3.7-minimal vim-runtime xxd [2021-06-10T20:44:32.371Z] #20 13.86 Suggested packages: [2021-06-10T20:44:32.371Z] #20 13.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-10T20:44:32.371Z] #20 13.86 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-10T20:44:32.371Z] #20 13.86 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-10T20:44:32.371Z] #20 13.86 quota [2021-06-10T20:44:32.371Z] #20 13.86 Recommended packages: [2021-06-10T20:44:32.371Z] #20 13.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-10T20:44:32.371Z] #20 13.86 python3-keyrings.alt python3-xdg unzip [2021-06-10T20:44:33.768Z] #20 15.02 The following NEW packages will be installed: [2021-06-10T20:44:33.768Z] #20 15.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-10T20:44:33.768Z] #20 15.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-10T20:44:33.768Z] #20 15.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-10T20:44:33.768Z] #20 15.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-10T20:44:33.768Z] #20 15.03 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-10T20:44:33.768Z] #20 15.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-10T20:44:33.768Z] #20 15.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-10T20:44:33.768Z] #20 15.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-10T20:44:33.768Z] #20 15.03 xz-utils zip [2021-06-10T20:44:33.768Z] #20 15.34 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T20:44:33.768Z] #20 15.34 Need to get 27.7 MB of archives. [2021-06-10T20:44:33.768Z] #20 15.34 After this operation, 114 MB of additional disk space will be used. [2021-06-10T20:44:33.768Z] #20 15.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-10T20:44:33.768Z] #20 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-10T20:44:33.768Z] #20 15.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-10T20:44:33.976Z] #15 DONE 3.7s [2021-06-10T20:44:33.976Z] [2021-06-10T20:44:33.976Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:33.976Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:44:33.976Z] #54 4.378 + RM_GOPATH=0 [2021-06-10T20:44:33.976Z] #54 4.378 + TMP_GOPATH= [2021-06-10T20:44:33.976Z] #54 4.378 + : /build [2021-06-10T20:44:33.976Z] #54 4.378 + '[' -z '' ']' [2021-06-10T20:44:33.976Z] #54 4.378 ++ mktemp -d [2021-06-10T20:44:33.976Z] #54 4.378 + export GOPATH=/tmp/tmp.duikXc4U9b [2021-06-10T20:44:33.976Z] #54 4.378 + GOPATH=/tmp/tmp.duikXc4U9b [2021-06-10T20:44:33.976Z] #54 4.378 + RM_GOPATH=1 [2021-06-10T20:44:33.976Z] #54 4.378 + case "$(go env GOARCH)" in [2021-06-10T20:44:33.976Z] #54 4.378 ++ go env GOARCH [2021-06-10T20:44:33.976Z] #54 4.410 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T20:44:33.976Z] #54 4.410 + GO_BUILDMODE=-buildmode=pie [2021-06-10T20:44:33.976Z] #54 4.410 ++ dirname /tmp/install/install.sh [2021-06-10T20:44:33.976Z] #54 4.410 + dir=/tmp/install [2021-06-10T20:44:33.976Z] #54 4.410 + bin=runc [2021-06-10T20:44:33.976Z] #54 4.410 + shift [2021-06-10T20:44:33.976Z] #54 4.410 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-10T20:44:33.976Z] #54 4.410 + . /tmp/install/runc.installer [2021-06-10T20:44:33.976Z] #54 4.410 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:44:33.976Z] #54 4.414 + install_runc [2021-06-10T20:44:33.976Z] #54 4.414 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-10T20:44:33.976Z] #54 4.414 + uname -r [2021-06-10T20:44:33.976Z] #54 4.426 + RUNC_BUILDTAGS='seccomp ' [2021-06-10T20:44:33.976Z] #54 4.426 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-10T20:44:33.976Z] #54 4.426 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.duikXc4U9b/src/github.com/opencontainers/runc [2021-06-10T20:44:33.976Z] #54 4.426 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-10T20:44:33.976Z] #54 4.442 Cloning into '/tmp/tmp.duikXc4U9b/src/github.com/opencontainers/runc'... [2021-06-10T20:44:34.033Z] #20 15.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-10T20:44:34.033Z] #20 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-10T20:44:34.033Z] #20 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-10T20:44:34.033Z] #20 15.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T20:44:34.033Z] #20 15.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-10T20:44:34.033Z] #20 15.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-10T20:44:34.033Z] #20 15.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-10T20:44:34.033Z] #20 15.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-10T20:44:34.033Z] #20 15.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-10T20:44:34.033Z] #20 15.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-10T20:44:34.033Z] #20 15.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-10T20:44:34.033Z] #20 15.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-10T20:44:34.033Z] #20 15.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-10T20:44:34.033Z] #20 15.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-10T20:44:34.033Z] #20 15.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T20:44:34.033Z] #20 15.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-10T20:44:34.033Z] #20 15.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-10T20:44:34.033Z] #20 15.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-10T20:44:34.033Z] #20 15.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-10T20:44:34.033Z] #20 15.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-10T20:44:34.296Z] #20 15.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-10T20:44:34.297Z] #20 15.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-10T20:44:34.297Z] #20 15.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-10T20:44:34.297Z] #20 15.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-10T20:44:34.297Z] #20 15.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-10T20:44:34.297Z] #20 15.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-10T20:44:34.561Z] #20 16.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-10T20:44:34.561Z] #20 16.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-10T20:44:34.561Z] #20 16.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-10T20:44:34.561Z] #20 16.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-10T20:44:34.561Z] #20 16.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-10T20:44:34.561Z] #20 16.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-10T20:44:34.561Z] #20 16.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-10T20:44:34.561Z] #20 16.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-10T20:44:34.825Z] #20 16.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-10T20:44:34.825Z] #20 16.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-10T20:44:34.825Z] #20 16.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T20:44:34.825Z] #20 16.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-10T20:44:34.825Z] #20 16.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-10T20:44:34.825Z] #20 16.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-10T20:44:34.825Z] #20 16.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-10T20:44:34.825Z] #20 16.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-10T20:44:34.825Z] #20 16.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-10T20:44:35.089Z] #20 16.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-10T20:44:35.089Z] #20 16.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-10T20:44:35.089Z] #20 16.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-10T20:44:35.667Z] #20 17.22 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:44:35.667Z] #20 17.30 Fetched 27.7 MB in 2s (17.1 MB/s) [2021-06-10T20:44:35.930Z] #20 17.38 Selecting previously unselected package pigz. [2021-06-10T20:44:35.930Z] #20 17.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-06-10T20:44:35.930Z] #20 17.45 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-10T20:44:35.930Z] #20 17.46 Unpacking pigz (2.4-1) ... [2021-06-10T20:44:36.194Z] #20 17.55 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-10T20:44:36.194Z] #20 17.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:44:36.194Z] #20 17.57 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:44:36.457Z] #20 17.99 Selecting previously unselected package python3.7-minimal. [2021-06-10T20:44:36.457Z] #20 17.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:44:36.457Z] #20 18.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:44:37.034Z] #20 18.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:44:37.279Z] #54 ... [2021-06-10T20:44:37.279Z] [2021-06-10T20:44:37.279Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T20:44:37.279Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T20:44:37.279Z] #16 3.552 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-10T20:44:37.279Z] #16 DONE 3.6s [2021-06-10T20:44:37.279Z] [2021-06-10T20:44:37.279Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T20:44:37.279Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T20:44:37.297Z] #20 18.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:44:39.224Z] #20 20.66 Selecting previously unselected package python3-minimal. [2021-06-10T20:44:39.224Z] #20 20.66 (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 ... 23657 files and directories currently installed.) [2021-06-10T20:44:39.224Z] #20 20.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-10T20:44:39.224Z] #20 20.78 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T20:44:39.488Z] #20 20.93 Selecting previously unselected package libmpdec2:arm64. [2021-06-10T20:44:39.488Z] #20 20.94 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-10T20:44:39.488Z] #20 20.99 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-10T20:44:39.751Z] #20 21.12 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-10T20:44:39.751Z] #20 21.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:44:39.751Z] #20 21.13 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:44:39.828Z] #17 DONE 2.4s [2021-06-10T20:44:39.828Z] [2021-06-10T20:44:39.828Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T20:44:39.828Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T20:44:40.328Z] #20 21.88 Selecting previously unselected package python3.7. [2021-06-10T20:44:40.328Z] #20 21.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-10T20:44:40.328Z] #20 21.89 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:44:40.592Z] #20 22.05 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-10T20:44:40.592Z] #20 22.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-10T20:44:40.592Z] #20 22.08 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-10T20:44:40.856Z] #20 22.25 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T20:44:41.755Z] #18 DONE 2.3s [2021-06-10T20:44:41.755Z] [2021-06-10T20:44:41.755Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T20:44:41.755Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T20:44:41.815Z] #20 23.27 Selecting previously unselected package python3. [2021-06-10T20:44:41.815Z] #20 23.27 (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 ... 24069 files and directories currently installed.) [2021-06-10T20:44:41.833Z] .....INFO: Daemon under test started and replied! [2021-06-10T20:44:41.833Z] INFO: Docker version of the daemon under test [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] Client: [2021-06-10T20:44:41.833Z] Version: 17.06.2-ce [2021-06-10T20:44:41.833Z] API version: 1.30 [2021-06-10T20:44:41.833Z] Go version: go1.8.3 [2021-06-10T20:44:41.833Z] Git commit: cec0b72 [2021-06-10T20:44:41.833Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-10T20:44:41.833Z] OS/Arch: windows/amd64 [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] Server: [2021-06-10T20:44:41.833Z] Version: 0.0.0-dev [2021-06-10T20:44:41.833Z] API version: 1.41 (minimum version 1.24) [2021-06-10T20:44:41.833Z] Go version: go1.13.15 [2021-06-10T20:44:41.833Z] Git commit: dc7cbb9b33 [2021-06-10T20:44:41.833Z] Built: 06/10/2021 20:42:05 [2021-06-10T20:44:41.833Z] OS/Arch: windows/amd64 [2021-06-10T20:44:41.833Z] Experimental: false [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] INFO: Docker info of the daemon under test [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] Containers: 0 [2021-06-10T20:44:41.833Z] Running: 0 [2021-06-10T20:44:41.833Z] Paused: 0 [2021-06-10T20:44:41.833Z] Stopped: 0 [2021-06-10T20:44:41.833Z] Images: 0 [2021-06-10T20:44:41.833Z] Server Version: 0.0.0-dev [2021-06-10T20:44:41.833Z] Storage Driver: windowsfilter [2021-06-10T20:44:41.833Z] Windows: [2021-06-10T20:44:41.833Z] Logging Driver: json-file [2021-06-10T20:44:41.833Z] Plugins: [2021-06-10T20:44:41.833Z] Volume: local [2021-06-10T20:44:41.833Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T20:44:41.833Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T20:44:41.833Z] Swarm: inactive [2021-06-10T20:44:41.833Z] Default Isolation: process [2021-06-10T20:44:41.833Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T20:44:41.833Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T20:44:41.833Z] OSType: windows [2021-06-10T20:44:41.833Z] Architecture: x86_64 [2021-06-10T20:44:41.833Z] CPUs: 4 [2021-06-10T20:44:41.833Z] Total Memory: 32GiB [2021-06-10T20:44:41.833Z] Name: azwin-2-a848c0 [2021-06-10T20:44:41.833Z] ID: QL4W:43PN:MS63:E55T:B5NK:X3JJ:34X6:PQMW:A5K7:FAIE:EL7A:Z2ON [2021-06-10T20:44:41.833Z] Docker Root Dir: D:\CI\PR-42511\4\daemon [2021-06-10T20:44:41.833Z] Debug Mode (client): false [2021-06-10T20:44:41.833Z] Debug Mode (server): true [2021-06-10T20:44:41.833Z] File Descriptors: -1 [2021-06-10T20:44:41.833Z] Goroutines: 16 [2021-06-10T20:44:41.833Z] System Time: 2021-06-10T20:44:40.8321606Z [2021-06-10T20:44:41.833Z] EventsListeners: 0 [2021-06-10T20:44:41.833Z] Registry: https://index.docker.io/v1/ [2021-06-10T20:44:41.833Z] Labels: [2021-06-10T20:44:41.833Z] Experimental: false [2021-06-10T20:44:41.833Z] Insecure Registries: [2021-06-10T20:44:41.833Z] 127.0.0.0/8 [2021-06-10T20:44:41.833Z] Live Restore Enabled: false [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] INFO: Docker images of the daemon under test [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T20:44:41.833Z] [2021-06-10T20:44:41.833Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-10T20:44:41.833Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-10T20:44:41.833Z] ltsc2019: Pulling from windows/servercore [2021-06-10T20:44:41.833Z] 4612f6d0b889: Pulling fs layer [2021-06-10T20:44:41.833Z] 639bb6bb2beb: Pulling fs layer [2021-06-10T20:44:42.080Z] #20 23.36 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-10T20:44:42.080Z] #20 23.38 Unpacking python3 (3.7.3-1) ... [2021-06-10T20:44:42.080Z] #20 23.52 Selecting previously unselected package libip4tc0:arm64. [2021-06-10T20:44:42.080Z] #20 23.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-10T20:44:42.080Z] #20 23.53 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-10T20:44:42.080Z] #20 23.63 Selecting previously unselected package libip6tc0:arm64. [2021-06-10T20:44:42.080Z] #20 23.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-10T20:44:42.080Z] #20 23.64 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-10T20:44:42.345Z] #20 23.76 Selecting previously unselected package libiptc0:arm64. [2021-06-10T20:44:42.345Z] #20 23.77 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-10T20:44:42.345Z] #20 23.81 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-10T20:44:42.345Z] #20 23.90 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-10T20:44:42.345Z] #20 23.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-10T20:44:42.345Z] #20 23.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-10T20:44:42.608Z] #20 24.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-10T20:44:42.608Z] #20 24.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-10T20:44:42.608Z] #20 24.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-10T20:44:42.608Z] #20 24.10 Selecting previously unselected package libnftnl11:arm64. [2021-06-10T20:44:42.608Z] #20 24.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-10T20:44:42.608Z] #20 24.13 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-10T20:44:42.608Z] #20 24.21 Selecting previously unselected package iptables. [2021-06-10T20:44:42.608Z] #20 24.22 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-10T20:44:42.872Z] #20 24.23 Unpacking iptables (1.8.2-4) ... [2021-06-10T20:44:43.136Z] #20 24.53 Selecting previously unselected package xxd. [2021-06-10T20:44:43.136Z] #20 24.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-10T20:44:43.136Z] #20 24.54 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T20:44:43.136Z] #20 24.75 Selecting previously unselected package vim-common. [2021-06-10T20:44:43.136Z] #20 24.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:44:43.400Z] #20 24.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T20:44:43.664Z] #20 25.03 Selecting previously unselected package bash-completion. [2021-06-10T20:44:43.664Z] #20 25.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-10T20:44:44.307Z] #19 DONE 2.2s [2021-06-10T20:44:44.307Z] [2021-06-10T20:44:44.307Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:44.307Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:44:44.615Z] #20 ... [2021-06-10T20:44:44.616Z] [2021-06-10T20:44:44.616Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:44:44.616Z] #24 sha256:c47b342ef50645ce25fb73e61fce4615d7caadeb6b52dc51441ceba67a55191e [2021-06-10T20:44:44.616Z] #24 117.8 Checking out files: 31% (3624/11550) Checking out files: 32% (3696/11550) Checking out files: 33% (3812/11550) Checking out files: 34% (3927/11550) Checking out files: 35% (4043/11550) Checking out files: 36% (4158/11550) Checking out files: 37% (4274/11550) Checking out files: 38% (4389/11550) Checking out files: 39% (4505/11550) Checking out files: 40% (4620/11550) Checking out files: 41% (4736/11550) Checking out files: 42% (4851/11550) Checking out files: 43% (4967/11550) Checking out files: 44% (5082/11550) Checking out files: 45% (5198/11550) Checking out files: 46% (5313/11550) Checking out files: 47% (5429/11550) Checking out files: 48% (5544/11550) Checking out files: 49% (5660/11550) Checking out files: 50% (5775/11550) Checking out files: 51% (5891/11550) Checking out files: 52% (6006/11550) Checking out files: 52% (6031/11550) Checking out files: 53% (6122/11550) Checking out files: 54% (6237/11550) Checking out files: 55% (6353/11550) Checking out files: 56% (6468/11550) Checking out files: 57% (6584/11550) Checking out files: 58% (6699/11550) Checking out files: 59% (6815/11550) Checking out files: 60% (6930/11550) Checking out files: 61% (7046/11550) Checking out files: 62% (7161/11550) Checking out files: 63% (7277/11550) Checking out files: 64% (7392/11550) Checking out files: 65% (7508/11550) Checking out files: 66% (7623/11550) Checking out files: 67% (7739/11550) Checking out files: 68% (7854/11550) Checking out files: 69% (7970/11550) Checking out files: 70% (8085/11550) Checking out files: 71% (8201/11550) Checking out files: 72% (8316/11550) Checking out files: 73% (8432/11550) Checking out files: 74% (8547/11550) Checking out files: 75% (8663/11550) Checking out files: 76% (8778/11550) Checking out files: 77% (8894/11550) Checking out files: 78% (9009/11550) Checking out files: 78% (9077/11550) Checking out files: 79% (9125/11550) Checking out files: 80% (9240/11550) Checking out files: 81% (9356/11550) Checking out files: 82% (9471/11550) Checking out files: 83% (9587/11550) Checking out files: 84% (9702/11550) Checking out files: 85% (9818/11550) Checking out files: 86% (9933/11550) Checking out files: 87% (10049/11550) Checking out files: 88% (10164/11550) Checking out files: 89% (10280/11550) Checking out files: 90% (10395/11550) Checking out files: 91% (10511/11550) Checking out files: 92% (10626/11550) Checking out files: 93% (10742/11550) Checking out files: 94% (10857/11550) Checking out files: 95% (10973/11550) Checking out files: 96% (11088/11550) Checking out files: 97% (11204/11550) Checking out files: 98% (11319/11550) Checking out files: 99% (11435/11550) Checking out files: 100% (11550/11550) Checking out files: 100% (11550/11550), done. [2021-06-10T20:44:44.616Z] #24 120.7 + cd /tmp/tmp.ZZpvwFUp5G/tmp/docker-ce [2021-06-10T20:44:44.616Z] #24 120.7 + git checkout -q v17.06.2-ce [2021-06-10T20:44:44.616Z] #24 123.8 + mkdir -p /tmp/tmp.ZZpvwFUp5G/src/github.com/docker [2021-06-10T20:44:44.616Z] #24 123.8 + mv components/cli /tmp/tmp.ZZpvwFUp5G/src/github.com/docker/cli [2021-06-10T20:44:44.616Z] #24 123.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-10T20:44:44.722Z] 29d5b6a226d2: Pull complete [2021-06-10T20:44:44.722Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-10T20:44:44.722Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T20:44:44.722Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-10T20:44:44.722Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-10T20:44:44.722Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-10T20:44:44.722Z] WARN: Skipping validation tests [2021-06-10T20:44:44.722Z] INFO: Running unit tests at 06/10/2021 20:44:38... [2021-06-10T20:44:44.722Z] INFO: make.ps1 starting at 06/10/2021 20:44:42 [2021-06-10T20:44:44.722Z] INFO: Git commit (dc7cbb9b33) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T20:44:44.722Z] INFO: Invoking autogen... [2021-06-10T20:44:44.722Z] INFO: Running unit tests... [2021-06-10T20:44:46.593Z] #24 ... [2021-06-10T20:44:46.593Z] [2021-06-10T20:44:46.593Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:46.593Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-10T20:44:46.593Z] #20 27.77 Unpacking bash-completion (1:2.8-6) ... [2021-06-10T20:44:46.856Z] #20 2.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T20:44:46.856Z] #20 2.583 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T20:44:46.856Z] #20 2.614 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T20:44:46.856Z] #20 2.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T20:44:46.860Z] #20 28.32 Selecting previously unselected package bzip2. [2021-06-10T20:44:46.860Z] #20 28.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-10T20:44:46.860Z] #20 28.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T20:44:47.117Z] #20 3.157 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T20:44:47.137Z] #20 28.48 Selecting previously unselected package xz-utils. [2021-06-10T20:44:47.137Z] #20 28.48 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-10T20:44:47.137Z] #20 28.49 Unpacking xz-utils (5.2.4-1) ... [2021-06-10T20:44:47.137Z] #20 28.71 Selecting previously unselected package apparmor. [2021-06-10T20:44:47.137Z] #20 28.72 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-10T20:44:47.414Z] #20 28.81 Unpacking apparmor (2.13.2-10) ... [2021-06-10T20:44:47.992Z] #20 29.50 Selecting previously unselected package aufs-tools. [2021-06-10T20:44:47.992Z] #20 29.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-10T20:44:47.992Z] #20 29.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-10T20:44:48.061Z] #20 4.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T20:44:48.061Z] #20 ... [2021-06-10T20:44:48.061Z] [2021-06-10T20:44:48.061Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T20:44:48.061Z] #46 sha256:a75b7c2587da05fe49a8e866313c33fe45afb83bba3610cffa51b579a3cc4057 [2021-06-10T20:44:48.061Z] #46 122.5 github.com/LK4D4/vndr/godl [2021-06-10T20:44:48.061Z] #46 123.1 github.com/LK4D4/vndr [2021-06-10T20:44:48.061Z] #46 DONE 132.1s [2021-06-10T20:44:48.061Z] [2021-06-10T20:44:48.061Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:48.061Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:44:48.061Z] #54 12.95 + cd /tmp/tmp.duikXc4U9b/src/github.com/opencontainers/runc [2021-06-10T20:44:48.061Z] #54 12.97 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T20:44:48.061Z] #54 13.50 + '[' -z '' ']' [2021-06-10T20:44:48.061Z] #54 13.50 + target=static [2021-06-10T20:44:48.061Z] #54 13.50 + make 'BUILDTAGS=seccomp ' static [2021-06-10T20:44:48.061Z] #54 13.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-10T20:44:48.255Z] #20 29.65 Selecting previously unselected package libonig5:arm64. [2021-06-10T20:44:48.255Z] #20 29.66 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-10T20:44:48.255Z] #20 29.68 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-10T20:44:48.255Z] #20 29.88 Selecting previously unselected package libjq1:arm64. [2021-06-10T20:44:48.255Z] #20 29.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-10T20:44:48.517Z] #20 29.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-10T20:44:48.517Z] #20 30.05 Selecting previously unselected package jq. [2021-06-10T20:44:48.517Z] #20 30.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-10T20:44:48.517Z] #20 30.06 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T20:44:48.517Z] #20 30.20 Selecting previously unselected package libaio1:arm64. [2021-06-10T20:44:48.780Z] #20 30.20 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-10T20:44:48.780Z] #20 30.22 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-10T20:44:48.780Z] #20 30.33 Selecting previously unselected package libgpm2:arm64. [2021-06-10T20:44:48.780Z] #20 30.34 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-10T20:44:48.780Z] #20 30.35 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-10T20:44:48.780Z] #20 30.44 Selecting previously unselected package libicu63:arm64. [2021-06-10T20:44:49.044Z] #20 30.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-10T20:44:49.044Z] #20 30.45 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-10T20:44:49.452Z] #54 ... [2021-06-10T20:44:49.452Z] [2021-06-10T20:44:49.452Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:49.452Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:44:49.452Z] #20 5.552 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T20:44:50.838Z] #20 6.897 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T20:44:50.967Z] #20 32.55 Selecting previously unselected package libnet1:arm64. [2021-06-10T20:44:50.967Z] #20 32.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-10T20:44:50.967Z] #20 32.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:44:50.967Z] #20 32.66 Selecting previously unselected package libnl-3-200:arm64. [2021-06-10T20:44:51.231Z] #20 32.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-10T20:44:51.231Z] #20 32.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-10T20:44:51.231Z] #20 32.79 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-10T20:44:51.547Z] #20 32.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-10T20:44:51.547Z] #20 32.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-10T20:44:51.547Z] #20 32.95 Selecting previously unselected package libreadline5:arm64. [2021-06-10T20:44:51.547Z] #20 32.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-10T20:44:51.547Z] #20 32.98 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-10T20:44:51.872Z] #20 33.09 Selecting previously unselected package net-tools. [2021-06-10T20:44:51.872Z] #20 33.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-10T20:44:51.872Z] #20 33.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T20:44:52.136Z] #20 33.44 Selecting previously unselected package patch. [2021-06-10T20:44:52.136Z] #20 33.47 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-10T20:44:52.136Z] #20 33.57 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-10T20:44:52.136Z] #20 33.69 Selecting previously unselected package python-pip-whl. [2021-06-10T20:44:52.136Z] #20 33.72 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-10T20:44:52.136Z] #20 33.82 Unpacking python-pip-whl (18.1-5) ... [2021-06-10T20:44:52.977Z] #20 34.40 Selecting previously unselected package python3-lib2to3. [2021-06-10T20:44:52.977Z] #20 34.41 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-10T20:44:53.240Z] #20 34.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-10T20:44:53.312Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T20:44:53.504Z] #20 ... [2021-06-10T20:44:53.504Z] [2021-06-10T20:44:53.504Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:44:53.504Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-10T20:44:53.504Z] #40 135.0 + dpkg --print-architecture [2021-06-10T20:44:53.504Z] #40 DONE 136.4s [2021-06-10T20:44:53.504Z] [2021-06-10T20:44:53.504Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:53.504Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-10T20:44:53.504Z] #20 35.02 Selecting previously unselected package python3-distutils. [2021-06-10T20:44:53.504Z] #20 35.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-10T20:44:53.504Z] #20 35.04 Unpacking python3-distutils (3.7.3-1) ... [2021-06-10T20:44:53.768Z] #20 35.20 Selecting previously unselected package python3-pip. [2021-06-10T20:44:53.768Z] #20 35.20 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-10T20:44:53.768Z] #20 35.21 Unpacking python3-pip (18.1-5) ... [2021-06-10T20:44:54.142Z] #20 ... [2021-06-10T20:44:54.142Z] [2021-06-10T20:44:54.142Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T20:44:54.142Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T20:44:54.142Z] #32 DONE 137.5s [2021-06-10T20:44:54.142Z] [2021-06-10T20:44:54.142Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:44:54.142Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:44:54.335Z] 639bb6bb2beb: Verifying Checksum [2021-06-10T20:44:54.335Z] 639bb6bb2beb: Download complete [2021-06-10T20:44:54.345Z] #20 35.63 Selecting previously unselected package python3-pkg-resources. [2021-06-10T20:44:54.345Z] #20 35.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T20:44:54.345Z] #20 35.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:44:54.345Z] #20 35.85 Selecting previously unselected package python3-setuptools. [2021-06-10T20:44:54.345Z] #20 35.85 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-10T20:44:54.345Z] #20 35.87 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-10T20:44:54.609Z] #20 36.06 Selecting previously unselected package python3-wheel. [2021-06-10T20:44:54.609Z] #20 36.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-10T20:44:54.609Z] #20 36.07 Unpacking python3-wheel (0.32.3-2) ... [2021-06-10T20:44:54.873Z] #20 36.17 Selecting previously unselected package sudo. [2021-06-10T20:44:54.873Z] #20 36.18 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-10T20:44:54.873Z] #20 36.19 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-10T20:44:55.085Z] #54 ... [2021-06-10T20:44:55.085Z] [2021-06-10T20:44:55.085Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:44:55.085Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:44:55.085Z] #20 11.01 Fetched 8973 kB in 9s (1035 kB/s) [2021-06-10T20:44:55.449Z] #20 36.89 Selecting previously unselected package thin-provisioning-tools. [2021-06-10T20:44:55.449Z] #20 36.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-10T20:44:55.449Z] #20 36.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T20:44:55.713Z] #20 37.11 Selecting previously unselected package uidmap. [2021-06-10T20:44:55.713Z] #20 37.12 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-10T20:44:55.713Z] #20 37.13 Unpacking uidmap (1:4.5-1.1) ... [2021-06-10T20:44:55.713Z] #20 37.26 Selecting previously unselected package vim-runtime. [2021-06-10T20:44:55.713Z] #20 37.27 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:44:55.713Z] #20 37.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-10T20:44:55.976Z] #20 37.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-10T20:44:55.976Z] #20 37.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-10T20:44:57.416Z] --- PASS: TestBuildWithHugeFile (51.01s) [2021-06-10T20:44:57.416Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T20:44:57.416Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-10T20:44:57.416Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:44:57.416Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T20:44:57.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:44:57.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:44:57.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:44:57.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:44:57.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:44:57.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:44:57.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:44:57.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:44:57.416Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:44:57.416Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-06-10T20:44:57.416Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-10T20:44:57.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-10T20:44:57.416Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-10T20:44:57.416Z] === RUN TestBuildPreserveOwnership [2021-06-10T20:44:57.416Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T20:44:57.632Z] #20 11.01 Reading package lists... [2021-06-10T20:44:57.902Z] #20 39.43 Selecting previously unselected package vim. [2021-06-10T20:44:57.902Z] #20 39.43 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-10T20:44:57.902Z] #20 39.45 Unpacking vim (2:8.1.0875-5) ... [2021-06-10T20:44:58.165Z] #20 39.84 Selecting previously unselected package xfsprogs. [2021-06-10T20:44:58.429Z] #20 39.84 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-10T20:44:58.429Z] #20 39.85 Unpacking xfsprogs (4.20.0-1) ... [2021-06-10T20:44:58.693Z] #20 40.22 Selecting previously unselected package zip. [2021-06-10T20:44:58.957Z] #20 40.24 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-10T20:44:58.957Z] #20 40.25 Unpacking zip (3.0-11+b1) ... [2021-06-10T20:44:58.957Z] #20 40.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-10T20:44:58.957Z] #20 40.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T20:44:58.957Z] #20 40.51 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-10T20:44:58.957Z] #20 40.53 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-10T20:44:58.957Z] #20 40.54 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-10T20:44:58.957Z] #20 40.58 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-10T20:44:58.957Z] #20 40.60 Setting up uidmap (1:4.5-1.1) ... [2021-06-10T20:44:59.221Z] #20 40.62 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-10T20:44:59.221Z] #20 40.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:44:59.221Z] #20 40.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T20:44:59.221Z] #20 40.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-10T20:44:59.221Z] #20 40.70 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-10T20:44:59.221Z] #20 40.76 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T20:44:59.221Z] #20 40.78 Setting up zip (3.0-11+b1) ... [2021-06-10T20:44:59.221Z] #20 40.81 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T20:44:59.221Z] #20 40.87 Setting up bash-completion (1:2.8-6) ... [2021-06-10T20:44:59.314Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T20:45:00.508Z] #20 13.92 Reading package lists... [2021-06-10T20:45:00.772Z] #20 16.47 Building dependency tree... [2021-06-10T20:45:01.721Z] #20 17.81 libcap2-bin is already the newest version (1:2.25-2). [2021-06-10T20:45:01.721Z] #20 17.81 The following additional packages will be installed: [2021-06-10T20:45:01.721Z] #20 17.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-10T20:45:01.721Z] #20 17.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-10T20:45:01.721Z] #20 17.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-10T20:45:01.721Z] #20 17.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-10T20:45:01.721Z] #20 17.83 python3.7 python3.7-minimal vim-runtime xxd [2021-06-10T20:45:01.721Z] #20 17.83 Suggested packages: [2021-06-10T20:45:01.721Z] #20 17.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-10T20:45:01.721Z] #20 17.83 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-10T20:45:01.721Z] #20 17.83 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-10T20:45:01.721Z] #20 17.83 quota [2021-06-10T20:45:01.721Z] #20 17.83 Recommended packages: [2021-06-10T20:45:01.721Z] #20 17.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-10T20:45:01.721Z] #20 17.84 python3-keyrings.alt python3-xdg unzip [2021-06-10T20:45:02.541Z] #20 43.77 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-10T20:45:02.541Z] #20 43.79 Setting up xz-utils (5.2.4-1) ... [2021-06-10T20:45:02.541Z] #20 43.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-10T20:45:02.541Z] #20 43.83 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-10T20:45:02.541Z] #20 43.85 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-10T20:45:02.541Z] #20 43.96 invoke-rc.d: could not determine current runlevel [2021-06-10T20:45:02.541Z] #20 43.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T20:45:02.541Z] #20 43.97 Setting up pigz (2.4-1) ... [2021-06-10T20:45:02.541Z] #20 43.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-10T20:45:02.541Z] #20 44.00 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-10T20:45:02.541Z] #20 44.03 Setting up python-pip-whl (18.1-5) ... [2021-06-10T20:45:02.541Z] #20 44.04 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-10T20:45:02.541Z] #20 44.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-10T20:45:03.106Z] #20 19.30 The following NEW packages will be installed: [2021-06-10T20:45:03.106Z] #20 19.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-10T20:45:03.106Z] #20 19.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-10T20:45:03.106Z] #20 19.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-10T20:45:03.106Z] #20 19.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-10T20:45:03.106Z] #20 19.31 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-10T20:45:03.106Z] #20 19.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-10T20:45:03.106Z] #20 19.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-10T20:45:03.106Z] #20 19.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-10T20:45:03.106Z] #20 19.31 xz-utils zip [2021-06-10T20:45:03.119Z] #20 44.54 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-10T20:45:03.119Z] #20 44.57 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-10T20:45:03.119Z] #20 44.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:03.119Z] #20 44.61 Setting up vim (2:8.1.0875-5) ... [2021-06-10T20:45:03.119Z] #20 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-10T20:45:03.119Z] #20 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-10T20:45:03.119Z] #20 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-10T20:45:03.119Z] #20 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-10T20:45:03.119Z] #20 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-10T20:45:03.119Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-10T20:45:03.119Z] #20 44.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-10T20:45:03.119Z] #20 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-10T20:45:03.383Z] #20 44.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-10T20:45:03.383Z] #20 44.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T20:45:03.383Z] #20 44.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-10T20:45:03.383Z] #20 44.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T20:45:03.383Z] #20 44.86 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-10T20:45:03.383Z] #20 44.87 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:03.494Z] --- PASS: TestBuildPreserveOwnership (10.68s) [2021-06-10T20:45:03.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.67s) [2021-06-10T20:45:03.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-10T20:45:03.495Z] === RUN TestBuildPlatformInvalid [2021-06-10T20:45:03.495Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-10T20:45:03.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T20:45:03.495Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T20:45:03.495Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T20:45:03.495Z] PASS [2021-06-10T20:45:03.495Z] [2021-06-10T20:45:03.495Z] === Skipped [2021-06-10T20:45:03.495Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T20:45:03.495Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:45:03.495Z] [2021-06-10T20:45:03.495Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-10T20:45:03.495Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:45:03.495Z] [2021-06-10T20:45:03.495Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T20:45:03.495Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T20:45:03.495Z] [2021-06-10T20:45:03.495Z] [2021-06-10T20:45:03.495Z] DONE 34 tests, 3 skipped in 131.000s [2021-06-10T20:45:03.495Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T20:45:03.495Z] INFO: Testing against a local daemon [2021-06-10T20:45:03.495Z] === RUN TestConfigInspect [2021-06-10T20:45:03.495Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-10T20:45:03.495Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestConfigList [2021-06-10T20:45:03.495Z] --- SKIP: TestConfigList (0.03s) [2021-06-10T20:45:03.495Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestConfigsCreateAndDelete [2021-06-10T20:45:03.495Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-10T20:45:03.495Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestConfigsUpdate [2021-06-10T20:45:03.495Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-10T20:45:03.495Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestTemplatedConfig [2021-06-10T20:45:03.495Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T20:45:03.495Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestConfigCreateResolve [2021-06-10T20:45:03.495Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-10T20:45:03.495Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:03.495Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T20:45:03.678Z] #20 19.64 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T20:45:03.678Z] #20 19.64 Need to get 28.6 MB of archives. [2021-06-10T20:45:03.678Z] #20 19.64 After this operation, 116 MB of additional disk space will be used. [2021-06-10T20:45:03.678Z] #20 19.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-10T20:45:03.678Z] #20 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T20:45:03.678Z] #20 19.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T20:45:03.679Z] #20 19.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T20:45:03.679Z] #20 19.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T20:45:03.679Z] #20 19.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T20:45:03.679Z] #20 19.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T20:45:03.679Z] #20 19.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T20:45:03.679Z] #20 19.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T20:45:03.679Z] #20 19.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-10T20:45:03.679Z] #20 19.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-10T20:45:03.679Z] #20 19.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-10T20:45:03.679Z] #20 19.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-10T20:45:03.679Z] #20 19.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-10T20:45:03.679Z] #20 19.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-10T20:45:03.679Z] #20 19.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-10T20:45:03.679Z] #20 19.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T20:45:03.679Z] #20 19.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T20:45:03.679Z] #20 19.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-10T20:45:03.679Z] #20 19.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-10T20:45:03.679Z] #20 19.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-10T20:45:03.679Z] #20 19.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-10T20:45:03.679Z] #20 19.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-10T20:45:03.681Z] ? github.com/docker/docker/api [no test files] [2021-06-10T20:45:03.940Z] #20 19.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T20:45:03.940Z] #20 19.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T20:45:03.940Z] #20 19.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T20:45:03.940Z] #20 19.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-10T20:45:03.940Z] #20 19.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-10T20:45:03.940Z] #20 19.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T20:45:04.201Z] #20 20.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T20:45:04.201Z] #20 20.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T20:45:04.201Z] #20 20.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T20:45:04.201Z] #20 20.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-10T20:45:04.201Z] #20 20.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-10T20:45:04.201Z] #20 20.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-10T20:45:04.201Z] #20 20.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-10T20:45:04.201Z] #20 20.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-10T20:45:04.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T20:45:04.461Z] #20 20.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-10T20:45:04.461Z] #20 20.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-10T20:45:04.461Z] #20 20.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T20:45:04.461Z] #20 20.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-10T20:45:04.461Z] #20 20.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-10T20:45:04.461Z] #20 20.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-10T20:45:04.461Z] #20 20.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-10T20:45:04.461Z] #20 20.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-10T20:45:04.461Z] #20 20.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-10T20:45:04.722Z] #20 20.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-10T20:45:04.722Z] #20 20.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-10T20:45:04.722Z] #20 20.96 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-10T20:45:05.293Z] #20 21.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:45:05.293Z] #20 21.56 Fetched 28.6 MB in 2s (17.9 MB/s) [2021-06-10T20:45:05.293Z] #20 21.61 Selecting previously unselected package pigz. [2021-06-10T20:45:05.393Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2021-06-10T20:45:05.393Z] PASS [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === Skipped [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-10T20:45:05.393Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestConfigList (0.03s) [2021-06-10T20:45:05.393Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-10T20:45:05.393Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-10T20:45:05.393Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-10T20:45:05.393Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-10T20:45:05.393Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] [2021-06-10T20:45:05.393Z] DONE 7 tests, 6 skipped in 1.717s [2021-06-10T20:45:05.393Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T20:45:05.393Z] INFO: Testing against a local daemon [2021-06-10T20:45:05.393Z] === RUN TestCheckpoint [2021-06-10T20:45:05.393Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T20:45:05.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:45:05.393Z] === RUN TestContainerInvalidJSON [2021-06-10T20:45:05.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:45:05.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:45:05.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:45:05.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:45:05.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:45:05.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:45:05.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:45:05.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:45:05.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:45:05.393Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T20:45:05.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T20:45:05.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T20:45:05.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T20:45:05.393Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T20:45:05.393Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-10T20:45:05.393Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T20:45:05.393Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-10T20:45:05.393Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T20:45:05.393Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-10T20:45:05.393Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T20:45:05.393Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-10T20:45:05.393Z] === RUN TestCopyFromContainer [2021-06-10T20:45:05.554Z] #20 21.61 (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 ... 23435 files and directories currently installed.) [2021-06-10T20:45:05.554Z] #20 21.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-10T20:45:05.554Z] #20 21.66 Unpacking pigz (2.4-1) ... [2021-06-10T20:45:05.814Z] #20 21.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T20:45:05.814Z] #20 21.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:45:05.814Z] #20 21.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:05.944Z] #20 46.99 Setting up iptables (1.8.2-4) ... [2021-06-10T20:45:05.944Z] #20 47.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-10T20:45:05.944Z] #20 47.08 Setting up python3 (3.7.3-1) ... [2021-06-10T20:45:06.075Z] #20 22.07 Selecting previously unselected package python3.7-minimal. [2021-06-10T20:45:06.075Z] #20 22.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:45:06.075Z] #20 22.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:45:06.207Z] #20 47.58 Setting up python3-wheel (0.32.3-2) ... [2021-06-10T20:45:06.647Z] #20 22.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:06.647Z] #20 22.87 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T20:45:06.795Z] #20 48.29 Setting up apparmor (2.13.2-10) ... [2021-06-10T20:45:08.560Z] #20 24.61 Selecting previously unselected package python3-minimal. [2021-06-10T20:45:08.560Z] #20 24.61 (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 ... 23684 files and directories currently installed.) [2021-06-10T20:45:08.560Z] #20 24.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T20:45:08.560Z] #20 24.65 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T20:45:08.560Z] #20 24.74 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T20:45:08.560Z] #20 24.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T20:45:08.560Z] #20 24.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T20:45:08.560Z] #20 24.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T20:45:08.723Z] #20 50.29 Setting up xfsprogs (4.20.0-1) ... [2021-06-10T20:45:08.723Z] #20 50.32 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-10T20:45:08.821Z] #20 24.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:45:08.821Z] #20 24.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:09.300Z] #20 50.81 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer// [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T20:45:09.573Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T20:45:09.763Z] #20 25.69 Selecting previously unselected package python3.7. [2021-06-10T20:45:09.763Z] #20 25.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T20:45:09.763Z] #20 25.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:09.763Z] #20 25.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T20:45:09.763Z] #20 25.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T20:45:09.763Z] #20 25.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T20:45:09.763Z] #20 25.93 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T20:45:09.832Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T20:45:09.832Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer (4.45s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T20:45:09.832Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-10T20:45:09.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T20:45:09.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:45:09.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:45:09.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:45:09.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:45:09.832Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:45:09.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:45:09.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:45:09.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:45:09.832Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:45:09.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T20:45:09.832Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T20:45:09.832Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-10T20:45:09.832Z] === RUN TestCreateWithInvalidEnv [2021-06-10T20:45:09.832Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T20:45:09.832Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T20:45:09.832Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T20:45:09.832Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T20:45:09.832Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T20:45:09.832Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T20:45:09.832Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T20:45:09.832Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T20:45:09.832Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T20:45:09.832Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T20:45:09.832Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T20:45:09.832Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T20:45:09.832Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-10T20:45:09.832Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T20:45:10.251Z] #20 51.76 Setting up python3-distutils (3.7.3-1) ... [2021-06-10T20:45:10.706Z] #20 26.55 Selecting previously unselected package python3. [2021-06-10T20:45:10.706Z] #20 26.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-10T20:45:10.706Z] #20 26.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-10T20:45:10.706Z] #20 26.60 Unpacking python3 (3.7.3-1) ... [2021-06-10T20:45:10.706Z] #20 26.68 Selecting previously unselected package libip4tc0:amd64. [2021-06-10T20:45:10.706Z] #20 26.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-10T20:45:10.706Z] #20 26.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:10.706Z] #20 26.78 Selecting previously unselected package libip6tc0:amd64. [2021-06-10T20:45:10.706Z] #20 26.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-10T20:45:10.706Z] #20 26.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:10.706Z] #20 26.87 Selecting previously unselected package libiptc0:amd64. [2021-06-10T20:45:10.706Z] #20 26.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-10T20:45:10.829Z] #20 52.26 Setting up python3-setuptools (40.8.0-1) ... [2021-06-10T20:45:10.967Z] #20 26.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:10.967Z] #20 26.95 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-10T20:45:10.967Z] #20 26.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-10T20:45:10.967Z] #20 26.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T20:45:10.967Z] #20 27.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-10T20:45:10.967Z] #20 27.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-10T20:45:10.967Z] #20 27.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T20:45:10.967Z] #20 27.12 Selecting previously unselected package libnftnl11:amd64. [2021-06-10T20:45:10.967Z] #20 27.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-10T20:45:10.967Z] #20 27.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T20:45:10.967Z] #20 27.25 Selecting previously unselected package iptables. [2021-06-10T20:45:11.228Z] #20 27.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-10T20:45:11.228Z] #20 27.26 Unpacking iptables (1.8.2-4) ... [2021-06-10T20:45:11.489Z] #20 27.55 Selecting previously unselected package xxd. [2021-06-10T20:45:11.489Z] #20 27.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T20:45:11.489Z] #20 27.59 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T20:45:11.750Z] #20 27.70 Selecting previously unselected package vim-common. [2021-06-10T20:45:11.750Z] #20 27.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:45:11.750Z] #20 27.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T20:45:11.750Z] #20 27.90 Selecting previously unselected package bash-completion. [2021-06-10T20:45:11.750Z] #20 27.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-10T20:45:12.119Z] 4612f6d0b889: Verifying Checksum [2021-06-10T20:45:12.119Z] 4612f6d0b889: Download complete [2021-06-10T20:45:12.226Z] #20 53.56 Setting up python3-pip (18.1-5) ... [2021-06-10T20:45:12.361Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-06-10T20:45:12.361Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T20:45:13.177Z] #20 54.59 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:45:13.177Z] #20 54.65 Processing triggers for mime-support (3.62) ... [2021-06-10T20:45:13.735Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:45:13.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:45:13.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:45:13.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:45:13.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:45:13.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:45:13.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:45:13.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:45:13.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:45:13.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:45:13.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:45:13.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:45:13.760Z] #20 DONE 55.4s [2021-06-10T20:45:13.760Z] [2021-06-10T20:45:13.760Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:45:13.760Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T20:45:13.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T20:45:13.993Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T20:45:14.025Z] #54 ... [2021-06-10T20:45:14.025Z] [2021-06-10T20:45:14.025Z] #21 [dev-systemd-false 8/25] 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 [2021-06-10T20:45:14.025Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-10T20:45:14.304Z] #20 30.27 Unpacking bash-completion (1:2.8-6) ... [2021-06-10T20:45:14.560Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-06-10T20:45:14.560Z] === RUN TestCreateDifferentPlatform [2021-06-10T20:45:14.560Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T20:45:14.560Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T20:45:14.560Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-10T20:45:14.560Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T20:45:14.560Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T20:45:14.560Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T20:45:14.560Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-10T20:45:14.560Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T20:45:14.560Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-10T20:45:14.560Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T20:45:14.560Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T20:45:14.560Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T20:45:14.560Z] === RUN TestDaemonRestartIpcMode [2021-06-10T20:45:14.560Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T20:45:14.560Z] === RUN TestDaemonHostGatewayIP [2021-06-10T20:45:14.560Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-10T20:45:14.560Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:45:14.560Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T20:45:14.560Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T20:45:14.560Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T20:45:14.560Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T20:45:14.560Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T20:45:14.560Z] === RUN TestDiff [2021-06-10T20:45:14.565Z] #20 30.58 Selecting previously unselected package bzip2. [2021-06-10T20:45:14.565Z] #20 30.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-10T20:45:14.565Z] #20 30.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T20:45:14.565Z] #20 30.65 Selecting previously unselected package xz-utils. [2021-06-10T20:45:14.565Z] #20 30.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-10T20:45:14.565Z] #20 30.66 Unpacking xz-utils (5.2.4-1) ... [2021-06-10T20:45:14.826Z] #20 30.81 Selecting previously unselected package apparmor. [2021-06-10T20:45:14.826Z] #20 30.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-10T20:45:14.826Z] #20 30.87 Unpacking apparmor (2.13.2-10) ... [2021-06-10T20:45:15.086Z] #20 31.14 Selecting previously unselected package aufs-tools. [2021-06-10T20:45:15.086Z] #20 31.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-10T20:45:15.086Z] #20 31.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-10T20:45:15.086Z] #20 31.27 Selecting previously unselected package libonig5:amd64. [2021-06-10T20:45:15.086Z] #20 31.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T20:45:15.086Z] #20 31.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T20:45:15.347Z] #20 31.43 Selecting previously unselected package libjq1:amd64. [2021-06-10T20:45:15.347Z] #20 31.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T20:45:15.347Z] #20 31.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T20:45:15.347Z] #20 31.55 Selecting previously unselected package jq. [2021-06-10T20:45:15.347Z] #20 31.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T20:45:15.347Z] #20 31.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T20:45:15.347Z] #20 31.65 Selecting previously unselected package libaio1:amd64. [2021-06-10T20:45:15.427Z] #21 1.313 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-10T20:45:15.427Z] #21 1.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-10T20:45:15.427Z] #21 1.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-10T20:45:15.498Z] --- PASS: TestDiff (0.66s) [2021-06-10T20:45:15.498Z] === RUN TestExecWithCloseStdin [2021-06-10T20:45:15.610Z] #20 31.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-10T20:45:15.610Z] #20 31.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-10T20:45:15.610Z] #20 31.77 Selecting previously unselected package libgpm2:amd64. [2021-06-10T20:45:15.610Z] #20 31.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-10T20:45:15.610Z] #20 31.78 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-10T20:45:15.610Z] #20 31.84 Selecting previously unselected package libicu63:amd64. [2021-06-10T20:45:15.610Z] #20 31.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T20:45:15.610Z] #20 31.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T20:45:16.461Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-06-10T20:45:16.461Z] === RUN TestExec [2021-06-10T20:45:16.844Z] #21 DONE 2.5s [2021-06-10T20:45:16.844Z] [2021-06-10T20:45:16.844Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:45:16.844Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-10T20:45:17.394Z] --- PASS: TestExec (0.96s) [2021-06-10T20:45:17.394Z] === RUN TestExecUser [2021-06-10T20:45:17.795Z] #22 ... [2021-06-10T20:45:17.795Z] [2021-06-10T20:45:17.795Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:45:17.795Z] #50 sha256:56828187261b318974ac0ffb42d098cac143328352348b351fff3f87590349bf [2021-06-10T20:45:17.795Z] #50 160.4 + /build/golangci-lint --version [2021-06-10T20:45:17.795Z] #50 160.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-10T20:45:17.795Z] #50 DONE 161.1s [2021-06-10T20:45:17.795Z] [2021-06-10T20:45:17.795Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:45:17.795Z] #24 sha256:c47b342ef50645ce25fb73e61fce4615d7caadeb6b52dc51441ceba67a55191e [2021-06-10T20:45:18.328Z] --- PASS: TestExecUser (0.95s) [2021-06-10T20:45:18.328Z] === RUN TestExportContainerAndImportImage [2021-06-10T20:45:18.522Z] === RUN TestMiddlewares [2021-06-10T20:45:18.522Z] --- PASS: TestMiddlewares (0.00s) [2021-06-10T20:45:18.522Z] PASS [2021-06-10T20:45:18.522Z] coverage: 9.0% of statements [2021-06-10T20:45:18.522Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-06-10T20:45:18.894Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-06-10T20:45:18.894Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T20:45:18.912Z] #20 34.74 Selecting previously unselected package libnet1:amd64. [2021-06-10T20:45:18.912Z] #20 34.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T20:45:18.912Z] #20 34.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:45:18.912Z] #20 34.84 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T20:45:18.912Z] #20 34.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T20:45:18.912Z] #20 34.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T20:45:18.912Z] #20 34.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T20:45:18.912Z] #20 34.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T20:45:18.912Z] #20 34.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T20:45:18.912Z] #20 35.01 Selecting previously unselected package libreadline5:amd64. [2021-06-10T20:45:18.912Z] #20 35.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-10T20:45:18.912Z] #20 35.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T20:45:19.172Z] #20 35.12 Selecting previously unselected package net-tools. [2021-06-10T20:45:19.172Z] #20 35.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-10T20:45:19.172Z] #20 35.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T20:45:19.172Z] #20 35.33 Selecting previously unselected package patch. [2021-06-10T20:45:19.172Z] #20 35.33 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-10T20:45:19.172Z] #20 35.34 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-10T20:45:19.432Z] #20 35.43 Selecting previously unselected package python-pip-whl. [2021-06-10T20:45:19.432Z] #20 35.44 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-10T20:45:19.432Z] #20 35.44 Unpacking python-pip-whl (18.1-5) ... [2021-06-10T20:45:19.692Z] #20 35.85 Selecting previously unselected package python3-lib2to3. [2021-06-10T20:45:19.692Z] #20 35.86 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-10T20:45:19.692Z] #20 35.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-10T20:45:19.692Z] #20 35.96 Selecting previously unselected package python3-distutils. [2021-06-10T20:45:19.953Z] #20 35.96 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-10T20:45:19.953Z] #20 35.96 Unpacking python3-distutils (3.7.3-1) ... [2021-06-10T20:45:19.953Z] #20 36.08 Selecting previously unselected package python3-pip. [2021-06-10T20:45:19.953Z] #20 36.08 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-10T20:45:19.953Z] #20 36.09 Unpacking python3-pip (18.1-5) ... [2021-06-10T20:45:20.214Z] #20 36.25 Selecting previously unselected package python3-pkg-resources. [2021-06-10T20:45:20.214Z] #20 36.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T20:45:20.214Z] #20 36.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:45:20.214Z] #20 36.39 Selecting previously unselected package python3-setuptools. [2021-06-10T20:45:20.214Z] #20 36.40 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-10T20:45:20.214Z] #20 36.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-10T20:45:20.475Z] #20 36.61 Selecting previously unselected package python3-wheel. [2021-06-10T20:45:20.475Z] #20 36.61 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-10T20:45:20.475Z] #20 36.61 Unpacking python3-wheel (0.32.3-2) ... [2021-06-10T20:45:20.475Z] #20 36.68 Selecting previously unselected package sudo. [2021-06-10T20:45:20.736Z] #20 36.69 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-10T20:45:20.736Z] #20 36.70 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-10T20:45:20.997Z] #20 37.14 Selecting previously unselected package thin-provisioning-tools. [2021-06-10T20:45:20.997Z] #20 37.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-10T20:45:20.997Z] #20 37.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T20:45:21.116Z] #24 ... [2021-06-10T20:45:21.116Z] [2021-06-10T20:45:21.116Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:45:21.116Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-10T20:45:21.116Z] #22 4.543 Collecting yamllint==1.26.1 [2021-06-10T20:45:21.258Z] #20 37.37 Selecting previously unselected package uidmap. [2021-06-10T20:45:21.258Z] #20 37.38 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-10T20:45:21.258Z] #20 37.38 Unpacking uidmap (1:4.5-1.1) ... [2021-06-10T20:45:21.258Z] #20 37.49 Selecting previously unselected package vim-runtime. [2021-06-10T20:45:21.258Z] #20 37.49 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-10T20:45:21.258Z] #20 37.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-10T20:45:21.258Z] #20 37.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-10T20:45:21.519Z] #20 37.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-10T20:45:22.178Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-06-10T20:45:22.178Z] === RUN TestHealthCheckWorkdir [2021-06-10T20:45:22.905Z] #20 ... [2021-06-10T20:45:22.905Z] [2021-06-10T20:45:22.905Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:45:22.905Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:45:22.905Z] #40 166.5 + dpkg --print-architecture [2021-06-10T20:45:22.905Z] #40 166.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-10T20:45:23.166Z] #40 166.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-10T20:45:23.166Z] #40 166.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-10T20:45:23.551Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-06-10T20:45:23.551Z] === RUN TestHealthKillContainer [2021-06-10T20:45:26.427Z] #22 9.881 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-10T20:45:26.831Z] --- PASS: TestHealthKillContainer (2.98s) [2021-06-10T20:45:26.831Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T20:45:27.377Z] #22 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-10T20:45:27.377Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-10T20:45:27.378Z] #22 10.95 Collecting pyyaml (from yamllint==1.26.1) [2021-06-10T20:45:27.403Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2021-06-10T20:45:27.403Z] === RUN TestIpcModeNone [2021-06-10T20:45:27.641Z] #22 11.18 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-10T20:45:28.218Z] #22 11.78 Installing build dependencies: started [2021-06-10T20:45:28.338Z] --- PASS: TestIpcModeNone (0.94s) [2021-06-10T20:45:28.338Z] === RUN TestIpcModePrivate [2021-06-10T20:45:28.457Z] #40 ... [2021-06-10T20:45:28.457Z] [2021-06-10T20:45:28.457Z] #20 [dev-systemd-false 7/25] 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 aufs-tools bash-completion bzip2 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 [2021-06-10T20:45:28.457Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T20:45:28.457Z] #20 40.31 Selecting previously unselected package vim. [2021-06-10T20:45:28.457Z] #20 40.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T20:45:28.457Z] #20 40.33 Unpacking vim (2:8.1.0875-5) ... [2021-06-10T20:45:28.457Z] #20 40.83 Selecting previously unselected package xfsprogs. [2021-06-10T20:45:28.457Z] #20 40.83 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-10T20:45:28.457Z] #20 40.84 Unpacking xfsprogs (4.20.0-1) ... [2021-06-10T20:45:28.457Z] #20 41.19 Selecting previously unselected package zip. [2021-06-10T20:45:28.457Z] #20 41.19 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-10T20:45:28.457Z] #20 41.19 Unpacking zip (3.0-11+b1) ... [2021-06-10T20:45:28.457Z] #20 41.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-10T20:45:28.457Z] #20 41.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T20:45:28.457Z] #20 41.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:28.457Z] #20 41.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T20:45:28.457Z] #20 41.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-10T20:45:28.457Z] #20 41.42 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:28.457Z] #20 41.44 Setting up uidmap (1:4.5-1.1) ... [2021-06-10T20:45:28.457Z] #20 41.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T20:45:28.457Z] #20 41.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T20:45:28.457Z] #20 41.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T20:45:28.457Z] #20 41.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T20:45:28.457Z] #20 41.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T20:45:28.457Z] #20 41.51 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T20:45:28.457Z] #20 41.52 Setting up zip (3.0-11+b1) ... [2021-06-10T20:45:28.457Z] #20 41.53 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T20:45:28.457Z] #20 41.56 Setting up bash-completion (1:2.8-6) ... [2021-06-10T20:45:28.457Z] #20 43.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-10T20:45:28.457Z] #20 44.01 Setting up xz-utils (5.2.4-1) ... [2021-06-10T20:45:28.457Z] #20 44.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-10T20:45:28.457Z] #20 44.04 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-10T20:45:28.457Z] #20 44.06 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-10T20:45:28.457Z] #20 44.12 invoke-rc.d: could not determine current runlevel [2021-06-10T20:45:28.457Z] #20 44.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T20:45:28.457Z] #20 44.15 Setting up pigz (2.4-1) ... [2021-06-10T20:45:28.457Z] #20 44.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T20:45:28.457Z] #20 44.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T20:45:28.457Z] #20 44.21 Setting up python-pip-whl (18.1-5) ... [2021-06-10T20:45:28.457Z] #20 44.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T20:45:28.457Z] #20 44.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-10T20:45:28.457Z] #20 44.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-10T20:45:28.457Z] #20 44.61 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T20:45:28.457Z] #20 44.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:28.457Z] #20 44.63 Setting up vim (2:8.1.0875-5) ... [2021-06-10T20:45:28.457Z] #20 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-10T20:45:28.457Z] #20 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-10T20:45:28.457Z] #20 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-10T20:45:28.457Z] #20 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-10T20:45:28.457Z] #20 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-10T20:45:28.457Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-10T20:45:28.457Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-10T20:45:28.457Z] #20 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-10T20:45:28.457Z] #20 44.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T20:45:28.457Z] #20 44.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T20:45:28.718Z] #20 44.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T20:45:28.718Z] #20 44.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T20:45:28.718Z] #20 44.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T20:45:28.718Z] #20 44.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T20:45:29.272Z] --- PASS: TestIpcModePrivate (0.95s) [2021-06-10T20:45:29.272Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-10T20:45:29.272Z] === RUN TestIpcModeShareable [2021-06-10T20:45:29.272Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-10T20:45:29.272Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:45:29.272Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T20:45:30.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T20:45:31.266Z] #20 47.15 Setting up iptables (1.8.2-4) ... [2021-06-10T20:45:31.266Z] #20 47.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-10T20:45:31.266Z] #20 47.19 Setting up python3 (3.7.3-1) ... [2021-06-10T20:45:31.527Z] #20 47.62 Setting up python3-wheel (0.32.3-2) ... [2021-06-10T20:45:31.801Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-06-10T20:45:31.801Z] === RUN TestAPIIpcModeHost [2021-06-10T20:45:31.801Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-10T20:45:31.801Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:45:31.801Z] === RUN TestDaemonIpcModeShareable [2021-06-10T20:45:31.801Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-10T20:45:31.801Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:45:31.801Z] === RUN TestDaemonIpcModePrivate [2021-06-10T20:45:32.099Z] #20 48.13 Setting up apparmor (2.13.2-10) ... [2021-06-10T20:45:34.015Z] #20 49.73 Setting up xfsprogs (4.20.0-1) ... [2021-06-10T20:45:34.015Z] #20 49.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-10T20:45:34.015Z] #20 50.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T20:45:34.588Z] #20 50.77 Setting up python3-distutils (3.7.3-1) ... [2021-06-10T20:45:35.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T20:45:35.082Z] --- PASS: TestDaemonIpcModePrivate (2.70s) [2021-06-10T20:45:35.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-10T20:45:35.082Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T20:45:35.082Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T20:45:35.082Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:45:35.082Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T20:45:35.082Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T20:45:35.082Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:45:35.082Z] === RUN TestIpcModeOlderClient [2021-06-10T20:45:35.082Z] === PAUSE TestIpcModeOlderClient [2021-06-10T20:45:35.083Z] === RUN TestKillContainerInvalidSignal [2021-06-10T20:45:35.160Z] #20 51.12 Setting up python3-setuptools (40.8.0-1) ... [2021-06-10T20:45:35.340Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-06-10T20:45:35.340Z] === RUN TestKillContainer [2021-06-10T20:45:35.340Z] === RUN TestKillContainer/no_signal [2021-06-10T20:45:35.907Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T20:45:36.102Z] #20 52.11 Setting up python3-pip (18.1-5) ... [2021-06-10T20:45:36.474Z] === RUN TestKillContainer/killing_signal [2021-06-10T20:45:37.046Z] #20 53.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:45:37.046Z] #20 53.05 Processing triggers for mime-support (3.62) ... [2021-06-10T20:45:37.409Z] --- PASS: TestKillContainer (2.02s) [2021-06-10T20:45:37.409Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-10T20:45:37.409Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-10T20:45:37.409Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-06-10T20:45:37.409Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T20:45:37.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T20:45:37.618Z] #20 DONE 53.7s [2021-06-10T20:45:37.618Z] [2021-06-10T20:45:37.618Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:45:37.618Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:45:37.618Z] #50 ... [2021-06-10T20:45:37.618Z] [2021-06-10T20:45:37.618Z] #21 [dev-systemd-false 8/25] 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 [2021-06-10T20:45:37.618Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T20:45:37.976Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T20:45:38.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T20:45:38.541Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-06-10T20:45:38.541Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-06-10T20:45:38.541Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-06-10T20:45:38.541Z] === RUN TestKillStoppedContainer [2021-06-10T20:45:38.541Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-10T20:45:38.541Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T20:45:38.799Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-10T20:45:38.799Z] === RUN TestKillDifferentUserContainer [2021-06-10T20:45:39.366Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-06-10T20:45:39.366Z] === RUN TestInspectOomKilledTrue [2021-06-10T20:45:39.366Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T20:45:39.366Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:45:39.366Z] === RUN TestInspectOomKilledFalse [2021-06-10T20:45:39.366Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T20:45:39.366Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:45:39.366Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T20:45:39.366Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T20:45:39.366Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T20:45:39.366Z] === RUN TestLinksContainerNames [2021-06-10T20:45:39.535Z] #21 1.557 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-10T20:45:39.535Z] #21 1.560 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-10T20:45:39.535Z] #21 1.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-10T20:45:39.535Z] #21 DONE 1.6s [2021-06-10T20:45:39.535Z] [2021-06-10T20:45:39.535Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:45:39.535Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T20:45:40.740Z] --- PASS: TestLinksContainerNames (1.34s) [2021-06-10T20:45:40.740Z] === RUN TestLogsFollowTailEmpty [2021-06-10T20:45:41.306Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-06-10T20:45:41.306Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T20:45:41.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T20:45:42.241Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/default [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/private [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/slave [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/shared [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/default [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/shared [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/slave [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/private [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T20:45:42.242Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:45:42.242Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:45:42.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T20:45:42.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:45:42.500Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:45:42.500Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T20:45:42.500Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T20:45:42.500Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T20:45:42.500Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T20:45:42.500Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-06-10T20:45:42.500Z] 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) [2021-06-10T20:45:42.500Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T20:45:42.500Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T20:45:42.500Z] 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) [2021-06-10T20:45:42.500Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T20:45:42.500Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T20:45:42.500Z] 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) [2021-06-10T20:45:42.500Z] === RUN TestNetworkNat [2021-06-10T20:45:42.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T20:45:43.234Z] #22 ... [2021-06-10T20:45:43.234Z] [2021-06-10T20:45:43.234Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:45:43.234Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:45:43.234Z] #57 149.2 + bin/containerd [2021-06-10T20:45:43.434Z] --- PASS: TestNetworkNat (0.84s) [2021-06-10T20:45:43.434Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T20:45:43.745Z] #22 4.550 Collecting yamllint==1.26.1 [2021-06-10T20:45:44.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-06-10T20:45:44.001Z] === RUN TestNetworkLoopbackNat [2021-06-10T20:45:47.281Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2021-06-10T20:45:47.281Z] === RUN TestPause [2021-06-10T20:45:47.281Z] --- SKIP: TestPause (0.00s) [2021-06-10T20:45:47.281Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:45:47.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T20:45:47.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:45:47.281Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:45:47.281Z] === RUN TestPauseStopPausedContainer [2021-06-10T20:45:47.281Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-10T20:45:47.281Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:45:47.281Z] === RUN TestPidHost [2021-06-10T20:45:47.456Z] #57 ... [2021-06-10T20:45:47.456Z] [2021-06-10T20:45:47.456Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:45:47.456Z] #54 sha256:330d73f0c54cac2f7b2316b494c016d77fbe8c29ac599b7052a22bfd68352930 [2021-06-10T20:45:47.456Z] #54 95.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-10T20:45:47.456Z] #54 97.12 + mkdir -p /build [2021-06-10T20:45:47.456Z] #54 97.13 + cp runc /build/runc [2021-06-10T20:45:47.456Z] #54 DONE 99.2s [2021-06-10T20:45:47.456Z] [2021-06-10T20:45:47.456Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:45:47.456Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-10T20:45:47.456Z] #22 25.26 Installing build dependencies: finished with status 'done' [2021-06-10T20:45:47.456Z] #22 30.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-10T20:45:47.456Z] #22 30.31 Building wheels for collected packages: yamllint, pyyaml [2021-06-10T20:45:47.456Z] #22 30.31 Running setup.py bdist_wheel for yamllint: started [2021-06-10T20:45:47.720Z] #22 31.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-10T20:45:47.720Z] #22 31.23 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-10T20:45:47.720Z] #22 31.29 Running setup.py bdist_wheel for pyyaml: started [2021-06-10T20:45:47.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T20:45:47.978Z] #22 ... [2021-06-10T20:45:47.978Z] [2021-06-10T20:45:47.978Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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 [2021-06-10T20:45:47.978Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T20:45:47.978Z] #40 DONE 191.7s [2021-06-10T20:45:48.264Z] [2021-06-10T20:45:48.264Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T20:45:48.264Z] #50 sha256:b2a8c487afc698be0af7906ceaaf1eae861fdfd234c0f09fe5ab07828dc650c4 [2021-06-10T20:45:48.861Z] #50 192.8 + /build/golangci-lint --version [2021-06-10T20:45:49.115Z] #22 32.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-10T20:45:49.115Z] #22 32.69 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-10T20:45:49.182Z] --- PASS: TestPidHost (1.88s) [2021-06-10T20:45:49.182Z] === RUN TestPsFilter [2021-06-10T20:45:49.182Z] --- PASS: TestPsFilter (0.11s) [2021-06-10T20:45:49.182Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T20:45:49.377Z] #22 32.85 Successfully built yamllint pyyaml [2021-06-10T20:45:49.377Z] #22 32.86 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-10T20:45:49.461Z] #50 193.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-10T20:45:49.639Z] #22 33.16 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-10T20:45:49.733Z] #50 DONE 193.5s [2021-06-10T20:45:49.733Z] [2021-06-10T20:45:49.733Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T20:45:49.733Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T20:45:49.733Z] #22 9.848 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-10T20:45:49.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-06-10T20:45:49.748Z] === RUN TestRemoveContainerWithVolume [2021-06-10T20:45:49.994Z] #22 10.74 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-10T20:45:49.994Z] #22 10.80 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-10T20:45:49.994Z] #22 10.82 Collecting pyyaml (from yamllint==1.26.1) [2021-06-10T20:45:50.254Z] #22 11.00 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-10T20:45:50.316Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-06-10T20:45:50.316Z] === RUN TestRemoveContainerRunning [2021-06-10T20:45:50.514Z] #22 11.20 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-10T20:45:50.514Z] #22 11.20 Building wheels for collected packages: yamllint [2021-06-10T20:45:50.514Z] #22 11.20 Running setup.py bdist_wheel for yamllint: started [2021-06-10T20:45:50.590Z] #22 DONE 34.0s [2021-06-10T20:45:50.590Z] [2021-06-10T20:45:50.590Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T20:45:50.590Z] #24 sha256:c47b342ef50645ce25fb73e61fce4615d7caadeb6b52dc51441ceba67a55191e [2021-06-10T20:45:50.855Z] #24 194.0 + return [2021-06-10T20:45:50.855Z] #24 DONE 194.2s [2021-06-10T20:45:50.855Z] [2021-06-10T20:45:50.855Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:45:50.855Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:45:51.084Z] #22 11.97 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-10T20:45:51.084Z] #22 11.97 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-10T20:45:51.084Z] #22 12.02 Successfully built yamllint [2021-06-10T20:45:51.251Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-10T20:45:51.251Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T20:45:51.344Z] #22 12.02 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-10T20:45:51.344Z] #22 12.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-10T20:45:51.606Z] #22 DONE 12.5s [2021-06-10T20:45:51.606Z] [2021-06-10T20:45:51.606Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T20:45:51.606Z] #25 sha256:1797d68b67eedad9c1fb15a89132662a560f8f9fb1771f57f4f59590b953ce90 [2021-06-10T20:45:51.816Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-06-10T20:45:51.816Z] === RUN TestRemoveInvalidContainer [2021-06-10T20:45:51.816Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-10T20:45:51.816Z] === RUN TestRenameLinkedContainer [2021-06-10T20:45:52.549Z] #25 DONE 0.4s [2021-06-10T20:45:52.549Z] [2021-06-10T20:45:52.549Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T20:45:52.549Z] #30 sha256:939354be4fba0f130cef4560c9f1ad5b8022c2a637392f74472f5271be824e10 [2021-06-10T20:45:52.781Z] #57 ... [2021-06-10T20:45:52.781Z] [2021-06-10T20:45:52.781Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T20:45:52.781Z] #25 sha256:7b1b40be3b917948db58f86982164566177f33e4be2a2f1ba61f059f08e694e8 [2021-06-10T20:45:52.781Z] #25 DONE 0.2s [2021-06-10T20:45:52.781Z] [2021-06-10T20:45:52.781Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:45:52.781Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:45:53.045Z] #57 ... [2021-06-10T20:45:53.045Z] [2021-06-10T20:45:53.045Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T20:45:53.045Z] #30 sha256:a755a24631561cc8893c2557853444659eac0841815835f8a01888160e919124 [2021-06-10T20:45:54.378Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-06-10T20:45:54.378Z] === RUN TestRenameStoppedContainer [2021-06-10T20:45:55.312Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-06-10T20:45:55.312Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T20:45:56.694Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-06-10T20:45:56.694Z] === RUN TestRenameInvalidName [2021-06-10T20:45:57.260Z] --- PASS: TestRenameInvalidName (0.66s) [2021-06-10T20:45:57.260Z] === RUN TestRenameAnonymousContainer [2021-06-10T20:45:57.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T20:45:57.841Z] #30 DONE 5.3s [2021-06-10T20:45:57.841Z] [2021-06-10T20:45:57.841Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T20:45:57.841Z] #33 sha256:a0f20f2c7f8aee19c2c59a4b4fba994711d76c3c5e3de1f15b6b62823f342629 [2021-06-10T20:45:57.841Z] #33 DONE 0.4s [2021-06-10T20:45:57.841Z] [2021-06-10T20:45:57.841Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:45:57.841Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:45:58.102Z] #57 ... [2021-06-10T20:45:58.102Z] [2021-06-10T20:45:58.102Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T20:45:58.102Z] #35 sha256:4d96a36050f5afd2c27416f9bb58329e83ed4d2609ff07e739cdbe9169822b39 [2021-06-10T20:45:58.102Z] #35 DONE 0.1s [2021-06-10T20:45:58.102Z] [2021-06-10T20:45:58.102Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T20:45:58.102Z] #38 sha256:fad9b3aac43d1ee79b14adbe45a3c54ef4045d10d6400b16248103691f019bff [2021-06-10T20:45:58.102Z] #38 DONE 0.1s [2021-06-10T20:45:58.102Z] [2021-06-10T20:45:58.102Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T20:45:58.102Z] #41 sha256:d0a1468e4fbda73eb5389f63c10cb1eea64010d0e27908900ce806b1c6badddb [2021-06-10T20:45:58.675Z] #41 DONE 0.7s [2021-06-10T20:45:58.675Z] [2021-06-10T20:45:58.675Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T20:45:58.675Z] #45 sha256:4d9c74716c88d3b52bddd4be961a683b0f8ec07a67a29e87d22b12333122acb3 [2021-06-10T20:45:58.675Z] #45 DONE 0.1s [2021-06-10T20:45:58.675Z] [2021-06-10T20:45:58.675Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:45:58.675Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:45:58.936Z] #54 ... [2021-06-10T20:45:58.936Z] [2021-06-10T20:45:58.936Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T20:45:58.936Z] #47 sha256:ef05e00fc5b78d6c69ea5b53d58e1ce527602fe0401a06d4b591c90a7c70c9cf [2021-06-10T20:45:58.936Z] #47 DONE 0.3s [2021-06-10T20:45:58.936Z] [2021-06-10T20:45:58.936Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:45:58.936Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:45:59.199Z] #54 ... [2021-06-10T20:45:59.199Z] [2021-06-10T20:45:59.199Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T20:45:59.199Z] #49 sha256:5b541ba9276f6423f7bc745488469faeafe91faaa0c838657cd7d3557c9f5f36 [2021-06-10T20:45:59.199Z] #49 DONE 0.1s [2021-06-10T20:45:59.199Z] [2021-06-10T20:45:59.199Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T20:45:59.199Z] #51 sha256:76cf0478b103edbe9860dede818915e8fe6fab0496280ac1374fdda224f87162 [2021-06-10T20:45:59.771Z] #51 DONE 0.6s [2021-06-10T20:45:59.771Z] [2021-06-10T20:45:59.771Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:45:59.771Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:45:59.771Z] #54 ... [2021-06-10T20:45:59.771Z] [2021-06-10T20:45:59.771Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T20:45:59.771Z] #53 sha256:9fbb0abe4db97d80348915a8e8636a5e9eb5c4f620b98d6787d6a1cc6c9a9824 [2021-06-10T20:45:59.771Z] #53 DONE 0.1s [2021-06-10T20:45:59.790Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2021-06-10T20:45:59.790Z] === RUN TestRenameContainerWithSameName [2021-06-10T20:46:00.032Z] [2021-06-10T20:46:00.032Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T20:46:00.032Z] #54 sha256:c9eb458d5b5bb14a77ebd19e20973bcb30224527b5f10b0f50edb7014bcc60f7 [2021-06-10T20:46:00.355Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-10T20:46:00.355Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T20:46:00.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T20:46:01.211Z] #30 DONE 7.7s [2021-06-10T20:46:01.211Z] [2021-06-10T20:46:01.211Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T20:46:01.211Z] #33 sha256:a1bec7b292aa6bc3586e066c21b058297d9de806de9b61be0c6ea0809c827158 [2021-06-10T20:46:01.211Z] #33 DONE 0.6s [2021-06-10T20:46:01.211Z] [2021-06-10T20:46:01.211Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T20:46:01.211Z] #35 sha256:50c113dd8ecefa7cd50b7c6fc6a74abedbccd9db71a408b05161bb4ee9f1f5ce [2021-06-10T20:46:01.211Z] #35 DONE 0.1s [2021-06-10T20:46:01.211Z] [2021-06-10T20:46:01.211Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T20:46:01.211Z] #38 sha256:3a3e288caa7bdbd36045aa5b4f76f4b64a9225988bc3a0da42d1b98d59693ae7 [2021-06-10T20:46:01.211Z] #38 DONE 0.1s [2021-06-10T20:46:01.211Z] [2021-06-10T20:46:01.211Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:46:01.211Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:46:01.473Z] #57 ... [2021-06-10T20:46:01.473Z] [2021-06-10T20:46:01.473Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T20:46:01.473Z] #41 sha256:528dd0be91940447f835c7ea18504f8d118ea6015e14c4520f58306d2630d864 [2021-06-10T20:46:01.730Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-06-10T20:46:01.730Z] === RUN TestResize [2021-06-10T20:46:02.048Z] #41 DONE 0.7s [2021-06-10T20:46:02.048Z] [2021-06-10T20:46:02.048Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T20:46:02.048Z] #45 sha256:736ebc1d28317185e9b530b76480704ddac0d70278bc423c26706991e59fee66 [2021-06-10T20:46:02.048Z] #45 DONE 0.1s [2021-06-10T20:46:02.048Z] [2021-06-10T20:46:02.048Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:46:02.048Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:46:02.297Z] --- PASS: TestResize (0.70s) [2021-06-10T20:46:02.297Z] === RUN TestResizeWithInvalidSize [2021-06-10T20:46:02.314Z] #57 ... [2021-06-10T20:46:02.314Z] [2021-06-10T20:46:02.314Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T20:46:02.314Z] #47 sha256:3f85efcbf743cdf95bc403768202482e1e4475e7b0ec8b1e10d322714ea533c1 [2021-06-10T20:46:02.577Z] #47 DONE 0.3s [2021-06-10T20:46:02.577Z] [2021-06-10T20:46:02.577Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T20:46:02.577Z] #49 sha256:8075d9f0a26d6d5a950d49e13872971f77a23830267d668d50c45f6f1ec38558 [2021-06-10T20:46:02.577Z] #49 DONE 0.1s [2021-06-10T20:46:02.577Z] [2021-06-10T20:46:02.577Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T20:46:02.577Z] #51 sha256:40609dfc1964ca9b6575f47a6202d7326dc019436caa38da7bc0bf10e694dc0b [2021-06-10T20:46:03.152Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:46:03.152Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:46:03.152Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:46:03.152Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:46:03.152Z] [2021-06-10T20:46:03.152Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-10T20:46:03.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-10T20:46:03.152Z] Using test binary docker [2021-06-10T20:46:03.152Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T20:46:03.152Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:46:03.152Z] INFO: Waiting for daemon to start... [2021-06-10T20:46:03.152Z] Starting dockerd [2021-06-10T20:46:03.152Z] . [2021-06-10T20:46:03.152Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-10T20:46:03.231Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-10T20:46:03.231Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T20:46:03.524Z] #51 DONE 0.9s [2021-06-10T20:46:03.524Z] [2021-06-10T20:46:03.524Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T20:46:03.524Z] #53 sha256:088bc895fb738b8e4f6a5f8aee5f3852e4c8d73c6143598f4a1be345442561ba [2021-06-10T20:46:03.524Z] #53 DONE 0.1s [2021-06-10T20:46:03.524Z] [2021-06-10T20:46:03.524Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T20:46:03.524Z] #55 sha256:bd7f63e56daf3d8554c333485ebf367d7c7d9564fa765c3b0b19f40d5d3080fa [2021-06-10T20:46:03.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-06-10T20:46:03.797Z] === RUN TestDaemonRestartKillContainers [2021-06-10T20:46:03.797Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T20:46:03.797Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T20:46:03.797Z] === RUN TestCgroupNamespacesRun [2021-06-10T20:46:04.100Z] #55 DONE 0.4s [2021-06-10T20:46:04.100Z] [2021-06-10T20:46:04.100Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:46:04.100Z] #57 sha256:0ce72c6228ed236b18b77b7f0149f9e4c01c9719b5126da27054876242520ea0 [2021-06-10T20:46:05.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T20:46:06.326Z] --- PASS: TestCgroupNamespacesRun (2.66s) [2021-06-10T20:46:06.326Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T20:46:06.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T20:46:08.854Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-06-10T20:46:08.854Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T20:46:09.247Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T20:46:09.247Z] === RUN TestBoolValue [2021-06-10T20:46:09.247Z] --- PASS: TestBoolValue (0.00s) [2021-06-10T20:46:09.247Z] === RUN TestBoolValueOrDefault [2021-06-10T20:46:09.247Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-10T20:46:09.247Z] === RUN TestInt64ValueOrZero [2021-06-10T20:46:09.247Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-10T20:46:09.247Z] === RUN TestInt64ValueOrDefault [2021-06-10T20:46:09.247Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-10T20:46:09.247Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-10T20:46:09.247Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-10T20:46:09.247Z] === RUN TestJsonContentType [2021-06-10T20:46:09.247Z] --- PASS: TestJsonContentType (0.00s) [2021-06-10T20:46:09.247Z] PASS [2021-06-10T20:46:09.247Z] coverage: 14.7% of statements [2021-06-10T20:46:09.247Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-06-10T20:46:09.707Z] === RUN TestMaskSecretKeys [2021-06-10T20:46:09.707Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-10T20:46:09.707Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-10T20:46:09.707Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-10T20:46:09.707Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-10T20:46:09.707Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-10T20:46:09.707Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-10T20:46:09.707Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-10T20:46:09.707Z] === RUN TestVersionMiddlewareVersion [2021-06-10T20:46:09.707Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-10T20:46:09.707Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-10T20:46:09.707Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-10T20:46:09.707Z] PASS [2021-06-10T20:46:09.707Z] coverage: 37.7% of statements [2021-06-10T20:46:09.707Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T20:46:09.707Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T20:46:10.678Z] === RUN TestStrSliceMarshalJSON [2021-06-10T20:46:10.678Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-10T20:46:10.678Z] === RUN TestStrSliceUnmarshalJSON [2021-06-10T20:46:10.678Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-10T20:46:10.678Z] === RUN TestStrSliceUnmarshalString [2021-06-10T20:46:10.678Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-10T20:46:10.678Z] === RUN TestStrSliceUnmarshalSlice [2021-06-10T20:46:10.678Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-10T20:46:10.678Z] PASS [2021-06-10T20:46:10.678Z] coverage: 90.0% of statements [2021-06-10T20:46:10.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T20:46:11.139Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-06-10T20:46:11.139Z] === RUN TestToJSON [2021-06-10T20:46:11.139Z] --- PASS: TestToJSON (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestToParamWithVersion [2021-06-10T20:46:11.139Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestFromJSON [2021-06-10T20:46:11.139Z] --- PASS: TestFromJSON (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestEmpty [2021-06-10T20:46:11.139Z] --- PASS: TestEmpty (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestArgsMatchKVListEmptySources [2021-06-10T20:46:11.139Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestArgsMatchKVList [2021-06-10T20:46:11.139Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestArgsMatch [2021-06-10T20:46:11.139Z] --- PASS: TestArgsMatch (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestAdd [2021-06-10T20:46:11.139Z] --- PASS: TestAdd (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestDel [2021-06-10T20:46:11.139Z] --- PASS: TestDel (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestLen [2021-06-10T20:46:11.139Z] --- PASS: TestLen (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestExactMatch [2021-06-10T20:46:11.139Z] --- PASS: TestExactMatch (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestOnlyOneExactMatch [2021-06-10T20:46:11.139Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestContains [2021-06-10T20:46:11.139Z] --- PASS: TestContains (0.00s) [2021-06-10T20:46:11.139Z] === RUN TestValidate [2021-06-10T20:46:11.139Z] --- PASS: TestValidate (0.00s) [2021-06-10T20:46:11.140Z] === RUN TestWalkValues [2021-06-10T20:46:11.140Z] --- PASS: TestWalkValues (0.00s) [2021-06-10T20:46:11.140Z] === RUN TestFuzzyMatch [2021-06-10T20:46:11.140Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-10T20:46:11.140Z] === RUN TestClone [2021-06-10T20:46:11.140Z] --- PASS: TestClone (0.00s) [2021-06-10T20:46:11.140Z] PASS [2021-06-10T20:46:11.140Z] coverage: 92.2% of statements [2021-06-10T20:46:11.140Z] ok github.com/docker/docker/api/types/filters 0.155s coverage: 92.2% of statements [2021-06-10T20:46:11.140Z] === RUN TestDurationToSecondsString [2021-06-10T20:46:11.140Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-10T20:46:11.140Z] === RUN TestGetTimestamp [2021-06-10T20:46:11.140Z] === RUN TestAdjustForAPIVersion [2021-06-10T20:46:11.140Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-10T20:46:11.140Z] PASS [2021-06-10T20:46:11.140Z] coverage: 5.7% of statements [2021-06-10T20:46:11.140Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T20:46:11.140Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T20:46:11.140Z] --- PASS: TestGetTimestamp (0.15s) [2021-06-10T20:46:11.140Z] === RUN TestParseTimestamps [2021-06-10T20:46:11.140Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-10T20:46:11.140Z] PASS [2021-06-10T20:46:11.140Z] coverage: 100.0% of statements [2021-06-10T20:46:11.140Z] ok github.com/docker/docker/api/types/time 0.191s coverage: 100.0% of statements [2021-06-10T20:46:11.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-06-10T20:46:11.383Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T20:46:12.117Z] === RUN TestCompareVersion [2021-06-10T20:46:12.118Z] --- PASS: TestCompareVersion (0.00s) [2021-06-10T20:46:12.118Z] PASS [2021-06-10T20:46:12.118Z] coverage: 75.0% of statements [2021-06-10T20:46:12.118Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 75.0% of statements [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T20:46:12.118Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-10T20:46:13.662Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-10T20:46:13.662Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-10T20:46:13.662Z] === RUN TestCloneArgsSmartHttp [2021-06-10T20:46:13.662Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-10T20:46:13.662Z] === RUN TestCloneArgsDumbHttp [2021-06-10T20:46:13.662Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-10T20:46:13.662Z] === RUN TestCloneArgsGit [2021-06-10T20:46:13.662Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-10T20:46:13.662Z] === RUN TestCheckoutGit [2021-06-10T20:46:13.912Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s) [2021-06-10T20:46:13.912Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T20:46:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T20:46:14.948Z] #54 108.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-10T20:46:14.948Z] #54 109.1 + mkdir -p /build [2021-06-10T20:46:14.948Z] #54 109.1 + cp runc /build/runc [2021-06-10T20:46:14.948Z] #54 DONE 109.6s [2021-06-10T20:46:14.948Z] [2021-06-10T20:46:14.948Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:46:14.948Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:46:14.948Z] #57 175.9 + bin/containerd [2021-06-10T20:46:15.210Z] === RUN TestEnable [2021-06-10T20:46:15.210Z] --- PASS: TestEnable (0.00s) [2021-06-10T20:46:15.210Z] === RUN TestDisable [2021-06-10T20:46:15.210Z] --- PASS: TestDisable (0.00s) [2021-06-10T20:46:15.210Z] === RUN TestEnabled [2021-06-10T20:46:15.210Z] --- PASS: TestEnabled (0.00s) [2021-06-10T20:46:15.210Z] PASS [2021-06-10T20:46:15.210Z] coverage: 100.0% of statements [2021-06-10T20:46:15.210Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-06-10T20:46:16.183Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-10T20:46:16.183Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-10T20:46:16.183Z] === RUN TestProcessNoDockerignore [2021-06-10T20:46:16.183Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-10T20:46:16.183Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestDetectContentType [2021-06-10T20:46:16.183Z] --- PASS: TestDetectContentType (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestSelectAcceptableMIME [2021-06-10T20:46:16.183Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestInspectEmptyResponse [2021-06-10T20:46:16.183Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestInspectResponseBinary [2021-06-10T20:46:16.183Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestResponseUnsupportedContentType [2021-06-10T20:46:16.183Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestInspectResponseTextSimple [2021-06-10T20:46:16.183Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestInspectResponseEmptyContentType [2021-06-10T20:46:16.183Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestUnknownContentLength [2021-06-10T20:46:16.183Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-10T20:46:16.183Z] === RUN TestDownloadRemote [2021-06-10T20:46:16.183Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-10T20:46:16.183Z] === RUN TestGetWithStatusError [2021-06-10T20:46:16.183Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-10T20:46:16.183Z] === RUN TestCloseRootDirectory [2021-06-10T20:46:16.183Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-10T20:46:16.183Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:46:16.183Z] === RUN TestHashFile [2021-06-10T20:46:16.183Z] --- SKIP: TestHashFile (0.00s) [2021-06-10T20:46:16.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:46:16.184Z] === RUN TestHashSubdir [2021-06-10T20:46:16.184Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-10T20:46:16.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:46:16.184Z] === RUN TestRemoveDirectory [2021-06-10T20:46:16.184Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-10T20:46:16.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:46:16.184Z] PASS [2021-06-10T20:46:16.184Z] coverage: 9.3% of statements [2021-06-10T20:46:16.184Z] ok github.com/docker/docker/builder/remotecontext 0.218s coverage: 9.3% of statements [2021-06-10T20:46:16.334Z] #57 ... [2021-06-10T20:46:16.334Z] [2021-06-10T20:46:16.334Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T20:46:16.334Z] #55 sha256:31b6a81aea00bf1d60f49d47372f57bfe6aed61a9f7a1c70cd88ffd13c779831 [2021-06-10T20:46:16.334Z] #55 DONE 0.3s [2021-06-10T20:46:16.334Z] [2021-06-10T20:46:16.334Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T20:46:16.334Z] #57 sha256:e247200d233251ca0e072217f136f43ae0fdc99dd3455a5973fd06cf141f3ff7 [2021-06-10T20:46:16.442Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-06-10T20:46:16.442Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T20:46:16.644Z] === RUN TestGetAllAllowed [2021-06-10T20:46:16.644Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestGetAllMeta [2021-06-10T20:46:16.644Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-10T20:46:16.644Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestIsUnreferencedBuiltin [2021-06-10T20:46:16.644Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestIsExistingDirectory [2021-06-10T20:46:16.644Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestGetFilenameForDownload [2021-06-10T20:46:16.644Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestEnv2Variables [2021-06-10T20:46:16.644Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-10T20:46:16.644Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestMaintainer [2021-06-10T20:46:16.644Z] --- PASS: TestMaintainer (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestLabel [2021-06-10T20:46:16.644Z] --- PASS: TestLabel (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestFromScratch [2021-06-10T20:46:16.644Z] --- PASS: TestFromScratch (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestFromWithArg [2021-06-10T20:46:16.644Z] --- PASS: TestFromWithArg (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-10T20:46:16.644Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestFromWithUndefinedArg [2021-06-10T20:46:16.644Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestFromMultiStageWithNamedStage [2021-06-10T20:46:16.644Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestOnbuild [2021-06-10T20:46:16.644Z] --- PASS: TestOnbuild (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestWorkdir [2021-06-10T20:46:16.644Z] --- PASS: TestWorkdir (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestCmd [2021-06-10T20:46:16.644Z] --- PASS: TestCmd (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestHealthcheckNone [2021-06-10T20:46:16.644Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestHealthcheckCmd [2021-06-10T20:46:16.644Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestEntrypoint [2021-06-10T20:46:16.644Z] --- PASS: TestEntrypoint (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestExpose [2021-06-10T20:46:16.644Z] --- PASS: TestExpose (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestUser [2021-06-10T20:46:16.644Z] --- PASS: TestUser (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestVolume [2021-06-10T20:46:16.644Z] --- PASS: TestVolume (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestStopSignal [2021-06-10T20:46:16.644Z] --- SKIP: TestStopSignal (0.00s) [2021-06-10T20:46:16.644Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T20:46:16.644Z] === RUN TestArg [2021-06-10T20:46:16.644Z] --- PASS: TestArg (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestShell [2021-06-10T20:46:16.644Z] --- PASS: TestShell (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestPrependEnvOnCmd [2021-06-10T20:46:16.644Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestRunWithBuildArgs [2021-06-10T20:46:16.644Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestRunIgnoresHealthcheck [2021-06-10T20:46:16.644Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestDispatchUnsupportedOptions [2021-06-10T20:46:16.644Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-10T20:46:16.644Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-10T20:46:16.644Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-10T20:46:16.644Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-10T20:46:16.644Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-10T20:46:16.644Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-10T20:46:16.644Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestNormalizeWorkdir [2021-06-10T20:46:16.644Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-10T20:46:16.644Z] === RUN TestDispatch [2021-06-10T20:46:16.644Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-10T20:46:16.644Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-10T20:46:16.644Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-10T20:46:16.644Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-10T20:46:16.644Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-10T20:46:16.644Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-10T20:46:16.644Z] === RUN TestDispatch/COPY_url [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch (0.08s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-10T20:46:17.109Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestAddScratchImageAddsToMounts [2021-06-10T20:46:17.109Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-10T20:46:17.109Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-10T20:46:17.109Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-10T20:46:17.109Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestImageSourceGetAddsToMounts [2021-06-10T20:46:17.109Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestEmptyDockerfile [2021-06-10T20:46:17.109Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestSymlinkDockerfile [2021-06-10T20:46:17.109Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-06-10T20:46:17.109Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-10T20:46:17.109Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestNonExistingDockerfile [2021-06-10T20:46:17.109Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestCopyRunConfig [2021-06-10T20:46:17.109Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestDeepCopyRunConfig [2021-06-10T20:46:17.109Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestExportImage [2021-06-10T20:46:17.109Z] --- PASS: TestExportImage (0.00s) [2021-06-10T20:46:17.109Z] === RUN TestNormalizeDest [2021-06-10T20:46:17.109Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-10T20:46:17.109Z] PASS [2021-06-10T20:46:17.109Z] coverage: 47.0% of statements [2021-06-10T20:46:17.109Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 47.0% of statements [2021-06-10T20:46:17.109Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T20:46:18.971Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-06-10T20:46:18.971Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T20:46:19.020Z] #57 185.7 # github.com/containerd/containerd/cmd/containerd [2021-06-10T20:46:19.020Z] #57 185.7 /usr/bin/ld: /tmp/go-link-053006990/000018.o: in function `New': [2021-06-10T20:46:19.020Z] #57 185.7 /tmp/tmp.OBAjhdACVm/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-10T20:46:19.020Z] #57 185.8 + bin/containerd-stress [2021-06-10T20:46:19.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T20:46:20.494Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-06-10T20:46:20.494Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T20:46:21.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T20:46:21.677Z] #57 189.3 + bin/containerd-shim [2021-06-10T20:46:23.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-06-10T20:46:23.022Z] === RUN TestNISDomainname [2021-06-10T20:46:23.022Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-10T20:46:23.022Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T20:46:23.022Z] === RUN TestHostnameDnsResolution [2021-06-10T20:46:24.398Z] --- PASS: TestHostnameDnsResolution (1.18s) [2021-06-10T20:46:24.398Z] === RUN TestStats [2021-06-10T20:46:24.398Z] --- SKIP: TestStats (0.00s) [2021-06-10T20:46:24.398Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:24.398Z] === RUN TestStopContainerWithTimeout [2021-06-10T20:46:24.398Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T20:46:24.398Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T20:46:24.398Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T20:46:24.398Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T20:46:24.398Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T20:46:24.398Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T20:46:24.398Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T20:46:24.398Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T20:46:24.398Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T20:46:24.398Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T20:46:24.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T20:46:25.332Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T20:46:27.234Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T20:46:27.606Z] === RUN TestCheckpointCreateError [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointCreate [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointDeleteError [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointDelete [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointListError [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointList [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointList (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCheckpointListContainerNotFound [2021-06-10T20:46:27.606Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNewClientWithOpsFromEnv [2021-06-10T20:46:27.606Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T20:46:27.606Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T20:46:27.606Z] === RUN TestGetAPIPath [2021-06-10T20:46:27.606Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestParseHostURL [2021-06-10T20:46:27.606Z] --- PASS: TestParseHostURL (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-10T20:46:27.606Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPIVersion [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPVersionOverride [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-10T20:46:27.606Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestClientRedirect [2021-06-10T20:46:27.606Z] --- PASS: TestClientRedirect (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigCreateUnsupported [2021-06-10T20:46:27.606Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigCreateError [2021-06-10T20:46:27.606Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigCreate [2021-06-10T20:46:27.606Z] --- PASS: TestConfigCreate (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspectNotFound [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspectWithEmptyID [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspectUnsupported [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspectError [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspectConfigNotFound [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigInspect [2021-06-10T20:46:27.606Z] --- PASS: TestConfigInspect (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigListUnsupported [2021-06-10T20:46:27.606Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigListError [2021-06-10T20:46:27.606Z] --- PASS: TestConfigListError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigList [2021-06-10T20:46:27.606Z] --- PASS: TestConfigList (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigRemoveUnsupported [2021-06-10T20:46:27.606Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigRemoveError [2021-06-10T20:46:27.606Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigRemove [2021-06-10T20:46:27.606Z] --- PASS: TestConfigRemove (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigUpdateUnsupported [2021-06-10T20:46:27.606Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigUpdateError [2021-06-10T20:46:27.606Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestConfigUpdate [2021-06-10T20:46:27.606Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCommitError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCommit [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCommit (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStatPathError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStatPathNotFoundError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStatPathNoHeaderError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStatPath [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyToContainerError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyToContainerNotFoundError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyToContainer [2021-06-10T20:46:27.606Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyFromContainerError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyFromContainerNotFoundError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-10T20:46:27.606Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestCopyFromContainer [2021-06-10T20:46:27.606Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCreateError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCreateImageNotFound [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCreateWithName [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerCreateAutoRemove [2021-06-10T20:46:27.606Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerDiffError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerDiff [2021-06-10T20:46:27.606Z] --- PASS: TestContainerDiff (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecCreateError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecCreate [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecStartError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecStart [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecInspectError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecInspect [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExportError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExportError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExport [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExport (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerInspectError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerInspectContainerNotFound [2021-06-10T20:46:27.606Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerInspectWithEmptyID [2021-06-10T20:46:27.606Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerInspect [2021-06-10T20:46:27.606Z] --- PASS: TestContainerInspect (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerInspectNode [2021-06-10T20:46:27.606Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerKillError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerKillError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerKill [2021-06-10T20:46:27.606Z] --- PASS: TestContainerKill (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerListError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerListError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerList [2021-06-10T20:46:27.606Z] --- PASS: TestContainerList (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerLogsNotFoundError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerLogsError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerLogs [2021-06-10T20:46:27.606Z] --- PASS: TestContainerLogs (0.18s) [2021-06-10T20:46:27.606Z] === RUN TestContainerPauseError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerPause [2021-06-10T20:46:27.606Z] --- PASS: TestContainerPause (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainersPruneError [2021-06-10T20:46:27.606Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainersPrune [2021-06-10T20:46:27.606Z] --- PASS: TestContainersPrune (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRemoveError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRemoveNotFoundError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRemove [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRemove (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRenameError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRename [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRename (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerResizeError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecResizeError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerResize [2021-06-10T20:46:27.606Z] --- PASS: TestContainerResize (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerExecResize [2021-06-10T20:46:27.606Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRestartError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerRestart [2021-06-10T20:46:27.606Z] --- PASS: TestContainerRestart (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStartError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStartError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStart [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStart (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStatsError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStats [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStats (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStopError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStopError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerStop [2021-06-10T20:46:27.606Z] --- PASS: TestContainerStop (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerTopError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerTopError (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerTop [2021-06-10T20:46:27.606Z] --- PASS: TestContainerTop (0.00s) [2021-06-10T20:46:27.606Z] === RUN TestContainerUnpauseError [2021-06-10T20:46:27.606Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestContainerUnpause [2021-06-10T20:46:27.607Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestContainerUpdateError [2021-06-10T20:46:27.607Z] --- PASS: TestContainerUpdateError (0.04s) [2021-06-10T20:46:27.607Z] === RUN TestContainerUpdate [2021-06-10T20:46:27.607Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestContainerWaitError [2021-06-10T20:46:27.607Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestContainerWait [2021-06-10T20:46:27.607Z] --- PASS: TestContainerWait (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestDiskUsageError [2021-06-10T20:46:27.607Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestDiskUsage [2021-06-10T20:46:27.607Z] --- PASS: TestDiskUsage (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestDistributionInspectUnsupported [2021-06-10T20:46:27.607Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestDistributionInspectWithEmptyID [2021-06-10T20:46:27.607Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestEventsErrorInOptions [2021-06-10T20:46:27.607Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestEventsErrorFromServer [2021-06-10T20:46:27.607Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestEvents [2021-06-10T20:46:27.607Z] --- PASS: TestEvents (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestTLSCloseWriter [2021-06-10T20:46:27.607Z] === PAUSE TestTLSCloseWriter [2021-06-10T20:46:27.607Z] === RUN TestImageBuildError [2021-06-10T20:46:27.607Z] --- PASS: TestImageBuildError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageBuild [2021-06-10T20:46:27.607Z] --- PASS: TestImageBuild (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestGetDockerOS [2021-06-10T20:46:27.607Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageCreateError [2021-06-10T20:46:27.607Z] --- PASS: TestImageCreateError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageCreate [2021-06-10T20:46:27.607Z] --- PASS: TestImageCreate (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageHistoryError [2021-06-10T20:46:27.607Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageHistory [2021-06-10T20:46:27.607Z] --- PASS: TestImageHistory (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageImportError [2021-06-10T20:46:27.607Z] --- PASS: TestImageImportError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageImport [2021-06-10T20:46:27.607Z] --- PASS: TestImageImport (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageInspectError [2021-06-10T20:46:27.607Z] --- PASS: TestImageInspectError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageInspectImageNotFound [2021-06-10T20:46:27.607Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageInspectWithEmptyID [2021-06-10T20:46:27.607Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageInspect [2021-06-10T20:46:27.607Z] --- PASS: TestImageInspect (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageListError [2021-06-10T20:46:27.607Z] --- PASS: TestImageListError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageList [2021-06-10T20:46:27.607Z] --- PASS: TestImageList (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageListApiBefore125 [2021-06-10T20:46:27.607Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageLoadError [2021-06-10T20:46:27.607Z] --- PASS: TestImageLoadError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImageLoad [2021-06-10T20:46:27.607Z] --- PASS: TestImageLoad (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagesPruneError [2021-06-10T20:46:27.607Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagesPrune [2021-06-10T20:46:27.607Z] --- PASS: TestImagesPrune (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullReferenceParseError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullAnyError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePullWithoutErrors [2021-06-10T20:46:27.607Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushReferenceError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushAnyError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithoutErrors [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-10T20:46:27.607Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-10T20:46:27.607Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-10T20:46:28.068Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageRemoveError [2021-06-10T20:46:28.068Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageRemoveImageNotFound [2021-06-10T20:46:28.068Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageRemove [2021-06-10T20:46:28.068Z] --- PASS: TestImageRemove (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSaveError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSaveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSave [2021-06-10T20:46:28.068Z] --- PASS: TestImageSave (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchAnyError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageSearchWithoutErrors [2021-06-10T20:46:28.068Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageTagError [2021-06-10T20:46:28.068Z] --- PASS: TestImageTagError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageTagInvalidReference [2021-06-10T20:46:28.068Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageTagInvalidSourceImageName [2021-06-10T20:46:28.068Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageTagHexSource [2021-06-10T20:46:28.068Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestImageTag [2021-06-10T20:46:28.068Z] --- PASS: TestImageTag (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestInfoServerError [2021-06-10T20:46:28.068Z] --- PASS: TestInfoServerError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestInfoInvalidResponseJSONError [2021-06-10T20:46:28.068Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestInfo [2021-06-10T20:46:28.068Z] --- PASS: TestInfo (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkConnectError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkConnect [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkCreateError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkCreate [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkDisconnectError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkDisconnect [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkInspectError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkInspectNotFoundError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkInspectWithEmptyID [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkInspect [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkListError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkListError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkList [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkList (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworksPruneError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworksPrune [2021-06-10T20:46:28.068Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkRemoveError [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNetworkRemove [2021-06-10T20:46:28.068Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeInspectError [2021-06-10T20:46:28.068Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeInspectNodeNotFound [2021-06-10T20:46:28.068Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeInspectWithEmptyID [2021-06-10T20:46:28.068Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeInspect [2021-06-10T20:46:28.068Z] --- PASS: TestNodeInspect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeListError [2021-06-10T20:46:28.068Z] --- PASS: TestNodeListError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeList [2021-06-10T20:46:28.068Z] --- PASS: TestNodeList (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeRemoveError [2021-06-10T20:46:28.068Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeRemove [2021-06-10T20:46:28.068Z] --- PASS: TestNodeRemove (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeUpdateError [2021-06-10T20:46:28.068Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestNodeUpdate [2021-06-10T20:46:28.068Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestOptionWithTimeout [2021-06-10T20:46:28.068Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPingFail [2021-06-10T20:46:28.068Z] --- PASS: TestPingFail (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPingWithError [2021-06-10T20:46:28.068Z] 2021/06/10 20:46:26 RoundTripper returned a response & error; ignoring response [2021-06-10T20:46:28.068Z] 2021/06/10 20:46:26 RoundTripper returned a response & error; ignoring response [2021-06-10T20:46:28.068Z] --- PASS: TestPingWithError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPingSuccess [2021-06-10T20:46:28.068Z] --- PASS: TestPingSuccess (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPingHeadFallback [2021-06-10T20:46:28.068Z] === RUN TestPingHeadFallback/OK [2021-06-10T20:46:28.068Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-10T20:46:28.068Z] === RUN TestPingHeadFallback/Not_Found [2021-06-10T20:46:28.068Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-10T20:46:28.068Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-10T20:46:28.068Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-10T20:46:28.068Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-10T20:46:28.068Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-10T20:46:28.068Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginDisableError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginDisable [2021-06-10T20:46:28.068Z] --- PASS: TestPluginDisable (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginEnableError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginEnable [2021-06-10T20:46:28.068Z] --- PASS: TestPluginEnable (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginInspectError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginInspectWithEmptyID [2021-06-10T20:46:28.068Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginInspect [2021-06-10T20:46:28.068Z] --- PASS: TestPluginInspect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginListError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginListError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginList [2021-06-10T20:46:28.068Z] --- PASS: TestPluginList (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginPushError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginPushError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginPush [2021-06-10T20:46:28.068Z] --- PASS: TestPluginPush (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginRemoveError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginRemove [2021-06-10T20:46:28.068Z] --- PASS: TestPluginRemove (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginSetError [2021-06-10T20:46:28.068Z] --- PASS: TestPluginSetError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPluginSet [2021-06-10T20:46:28.068Z] --- PASS: TestPluginSet (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSetHostHeader [2021-06-10T20:46:28.068Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestPlainTextError [2021-06-10T20:46:28.068Z] --- PASS: TestPlainTextError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestInfiniteError [2021-06-10T20:46:28.068Z] --- PASS: TestInfiniteError (0.03s) [2021-06-10T20:46:28.068Z] === RUN TestSecretCreateUnsupported [2021-06-10T20:46:28.068Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretCreateError [2021-06-10T20:46:28.068Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretCreate [2021-06-10T20:46:28.068Z] --- PASS: TestSecretCreate (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretInspectUnsupported [2021-06-10T20:46:28.068Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretInspectError [2021-06-10T20:46:28.068Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretInspectSecretNotFound [2021-06-10T20:46:28.068Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretInspectWithEmptyID [2021-06-10T20:46:28.068Z] --- PASS: TestSecretInspectWithEmptyID (0.01s) [2021-06-10T20:46:28.068Z] === RUN TestSecretInspect [2021-06-10T20:46:28.068Z] --- PASS: TestSecretInspect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretListUnsupported [2021-06-10T20:46:28.068Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretListError [2021-06-10T20:46:28.068Z] --- PASS: TestSecretListError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretList [2021-06-10T20:46:28.068Z] --- PASS: TestSecretList (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretRemoveUnsupported [2021-06-10T20:46:28.068Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretRemoveError [2021-06-10T20:46:28.068Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretRemove [2021-06-10T20:46:28.068Z] --- PASS: TestSecretRemove (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretUpdateUnsupported [2021-06-10T20:46:28.068Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretUpdateError [2021-06-10T20:46:28.068Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestSecretUpdate [2021-06-10T20:46:28.068Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceCreateError [2021-06-10T20:46:28.068Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceCreate [2021-06-10T20:46:28.068Z] --- PASS: TestServiceCreate (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-10T20:46:28.068Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceCreateDigestPinning [2021-06-10T20:46:28.068Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceInspectError [2021-06-10T20:46:28.068Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceInspectServiceNotFound [2021-06-10T20:46:28.068Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceInspectWithEmptyID [2021-06-10T20:46:28.068Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceInspect [2021-06-10T20:46:28.068Z] --- PASS: TestServiceInspect (0.00s) [2021-06-10T20:46:28.068Z] === RUN TestServiceListError [2021-06-10T20:46:28.068Z] --- PASS: TestServiceListError (0.00s) [2021-06-10T20:46:28.329Z] #57 195.3 + bin/containerd-shim-runc-v1 [2021-06-10T20:46:28.529Z] === RUN TestServiceList [2021-06-10T20:46:28.529Z] --- PASS: TestServiceList (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceLogsError [2021-06-10T20:46:28.529Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceLogs [2021-06-10T20:46:28.529Z] --- PASS: TestServiceLogs (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceRemoveError [2021-06-10T20:46:28.529Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceRemoveNotFoundError [2021-06-10T20:46:28.529Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceRemove [2021-06-10T20:46:28.529Z] --- PASS: TestServiceRemove (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceUpdateError [2021-06-10T20:46:28.529Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestServiceUpdate [2021-06-10T20:46:28.529Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmGetUnlockKeyError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmGetUnlockKey [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmInitError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmInitError (0.01s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmInit [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmInit (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmInspectError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmInspect [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmJoinError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmJoin [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmLeaveError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmLeave [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmUnlockError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmUnlock [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmUpdateError [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestSwarmUpdate [2021-06-10T20:46:28.529Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestTaskInspectError [2021-06-10T20:46:28.529Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestTaskInspectWithEmptyID [2021-06-10T20:46:28.529Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestTaskInspect [2021-06-10T20:46:28.529Z] --- PASS: TestTaskInspect (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestTaskListError [2021-06-10T20:46:28.529Z] --- PASS: TestTaskListError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestTaskList [2021-06-10T20:46:28.529Z] --- PASS: TestTaskList (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeCreateError [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeCreate [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeInspectError [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeInspectNotFound [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeInspectWithEmptyID [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeInspect [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeListError [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeListError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeList [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeList (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeRemoveError [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-10T20:46:28.529Z] === RUN TestVolumeRemove [2021-06-10T20:46:28.529Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-10T20:46:28.529Z] === CONT TestTLSCloseWriter [2021-06-10T20:46:28.529Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-10T20:46:28.529Z] PASS [2021-06-10T20:46:28.529Z] coverage: 74.9% of statements [2021-06-10T20:46:28.529Z] ok github.com/docker/docker/client 0.705s coverage: 74.9% of statements [2021-06-10T20:46:28.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:46:28.701Z] Using test binary docker [2021-06-10T20:46:28.701Z] +++ /etc/init.d/apparmor start [2021-06-10T20:46:28.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:46:28.701Z] Starting dockerd [2021-06-10T20:46:28.701Z] INFO: Waiting for daemon to start... [2021-06-10T20:46:28.701Z] +++ 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 [2021-06-10T20:46:29.135Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T20:46:29.135Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-06-10T20:46:29.135Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2021-06-10T20:46:29.135Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2021-06-10T20:46:29.135Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-06-10T20:46:29.135Z] === RUN TestDeleteDevicemapper [2021-06-10T20:46:29.135Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T20:46:29.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:46:29.135Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T20:46:30.612Z] . [2021-06-10T20:46:30.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:46:30.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:46:30.612Z] Error: No such image: emptyfs [2021-06-10T20:46:30.612Z] ++++ docker load [2021-06-10T20:46:30.612Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T20:46:30.868Z] Running integration-test (iteration 1) [2021-06-10T20:46:30.868Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T20:46:30.868Z] ++ 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 [2021-06-10T20:46:30.868Z] ++ set -e [2021-06-10T20:46:30.868Z] ++ '[' -n 0 ']' [2021-06-10T20:46:30.868Z] ++ set -x [2021-06-10T20:46:30.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-06-10T20:46:31.716Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2021-06-10T20:46:31.716Z] === RUN TestUpdateMemory [2021-06-10T20:46:31.716Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T20:46:31.716Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:31.716Z] === RUN TestUpdateCPUQuota [2021-06-10T20:46:31.716Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-10T20:46:31.716Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:31.716Z] === RUN TestUpdatePidsLimit [2021-06-10T20:46:31.716Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-10T20:46:31.716Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:31.716Z] === RUN TestUpdateRestartPolicy [2021-06-10T20:46:32.598Z] #57 199.7 + bin/containerd-shim-runc-v2 [2021-06-10T20:46:33.544Z] #57 201.1 + binaries [2021-06-10T20:46:33.544Z] #57 201.1 + install -D bin/containerd /build/containerd [2021-06-10T20:46:33.544Z] #57 201.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-10T20:46:33.544Z] #57 201.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-10T20:46:33.544Z] #57 201.2 + install -D bin/ctr /build/ctr [2021-06-10T20:46:36.091Z] #57 DONE 203.7s [2021-06-10T20:46:38.012Z] [2021-06-10T20:46:38.012Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T20:46:38.012Z] #58 sha256:b6f613b56500944a74917f7fa029bf07f43ec30a268b3b2907b4533b62b601f6 [2021-06-10T20:46:38.012Z] #58 DONE 0.3s [2021-06-10T20:46:38.012Z] [2021-06-10T20:46:38.012Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T20:46:38.012Z] #62 sha256:6fc2a53ea279b6119f356609dedc59baf3ccf62b6b9dedd2e553aa1eab2c9744 [2021-06-10T20:46:38.273Z] #62 DONE 0.2s [2021-06-10T20:46:38.273Z] [2021-06-10T20:46:38.273Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T20:46:38.273Z] #67 sha256:4e7eae98e6895c605d3de54fbac363c6950408f6e5bb9de05dc48ddd2651bcda [2021-06-10T20:46:39.218Z] #67 DONE 1.0s [2021-06-10T20:46:39.218Z] [2021-06-10T20:46:39.218Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T20:46:39.218Z] #68 sha256:730ebd0c22ccfedaea0ef018d81d1df40a407ebe67d9989f61050d4a0d86b6ed [2021-06-10T20:46:39.218Z] #68 DONE 0.0s [2021-06-10T20:46:39.218Z] [2021-06-10T20:46:39.218Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T20:46:39.218Z] #69 sha256:1d555ee901e787b023114956e93559bacf49ab57b6d635c3044031d905972c74 [2021-06-10T20:46:41.139Z] #69 DONE 1.9s [2021-06-10T20:46:41.139Z] [2021-06-10T20:46:41.139Z] #70 exporting to image [2021-06-10T20:46:41.139Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T20:46:41.139Z] #70 exporting layers [2021-06-10T20:46:41.883Z] sha256:109404481136c065b5de5928d6eafe3aae6ec4ce545c9f87fdcc676d457de043 [2021-06-10T20:46:41.883Z] INFO: Starting docker-py tests... [2021-06-10T20:46:41.883Z] ============================= test session starts ============================== [2021-06-10T20:46:41.883Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-10T20:46:41.883Z] rootdir: /src, inifile: pytest.ini [2021-06-10T20:46:41.883Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-10T20:46:41.883Z] collected 390 items / 1 deselected / 389 selected [2021-06-10T20:46:41.883Z] [2021-06-10T20:46:45.360Z] #70 exporting layers 4.2s done [2021-06-10T20:46:45.360Z] #70 writing image sha256:aa420d407bbd8baf6ef1fc7ccaed0bd8c66b4189d8997071c191d8f11902544a done [2021-06-10T20:46:45.360Z] #70 naming to docker.io/library/docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 done [2021-06-10T20:46:45.360Z] #70 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-10T20:46:45.704Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-10T20:46:46.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/test/unit [2021-06-10T20:46:46.245Z] --- PASS: TestCheckoutGit (30.55s) [2021-06-10T20:46:46.245Z] === RUN TestValidGitTransport [2021-06-10T20:46:46.245Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-10T20:46:46.245Z] === RUN TestGitInvalidRef [2021-06-10T20:46:46.245Z] --- PASS: TestGitInvalidRef (0.38s) [2021-06-10T20:46:46.245Z] PASS [2021-06-10T20:46:46.245Z] coverage: 86.3% of statements [2021-06-10T20:46:46.245Z] ok github.com/docker/docker/builder/remotecontext/git 31.035s coverage: 86.3% of statements [2021-06-10T20:46:46.245Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T20:46:46.245Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T20:46:46.584Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-06-10T20:46:46.584Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T20:46:46.584Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-06-10T20:46:46.584Z] === RUN TestWaitNonBlocked [2021-06-10T20:46:46.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:46:46.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:46:46.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:46:46.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:46:46.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:46:46.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:46:46.584Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-10T20:46:46.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-06-10T20:46:46.584Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-06-10T20:46:46.584Z] === RUN TestWaitBlocked [2021-06-10T20:46:46.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:46:46.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:46:46.584Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:46:46.584Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:46:46.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:46:46.584Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:46:46.843Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-10T20:46:46.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-06-10T20:46:46.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-06-10T20:46:46.843Z] === CONT TestDaemonRestartIpcMode [2021-06-10T20:46:46.843Z] === CONT TestIpcModeOlderClient [2021-06-10T20:46:46.843Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-10T20:46:46.843Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T20:46:48.456Z] #57 207.6 # github.com/containerd/containerd/cmd/containerd [2021-06-10T20:46:48.457Z] #57 207.6 /usr/bin/ld: /tmp/go-link-273803821/000018.o: in function `New': [2021-06-10T20:46:48.457Z] #57 207.6 /tmp/tmp.I2MvXvGXnG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-10T20:46:48.457Z] #57 207.7 + bin/containerd-stress [2021-06-10T20:46:48.457Z] #57 210.0 + bin/containerd-shim [2021-06-10T20:46:48.554Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-10T20:46:48.554Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-10T20:46:48.554Z] + TESTDIRS=./... [2021-06-10T20:46:48.554Z] + exclude_paths='/vendor/|/integration' [2021-06-10T20:46:48.554Z] ++ go list ./... [2021-06-10T20:46:48.554Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-10T20:46:49.501Z] + pkg_list='github.com/docker/docker/api [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/backend/build [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/httputils [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/middleware [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/build [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/container [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/debug [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/image [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/network [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/session [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/system [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/server/router/volume [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/backend [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/container [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/events [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/filters [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/image [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/mount [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/network [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/registry [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/strslice [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/swarm [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/time [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/versions [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T20:46:49.501Z] github.com/docker/docker/api/types/volume [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/dockerfile [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/dockerignore [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/remotecontext [2021-06-10T20:46:49.501Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T20:46:49.501Z] github.com/docker/docker/cli [2021-06-10T20:46:49.501Z] github.com/docker/docker/cli/config [2021-06-10T20:46:49.501Z] github.com/docker/docker/cli/debug [2021-06-10T20:46:49.501Z] github.com/docker/docker/client [2021-06-10T20:46:49.501Z] github.com/docker/docker/cmd/dockerd [2021-06-10T20:46:49.501Z] github.com/docker/docker/container [2021-06-10T20:46:49.501Z] github.com/docker/docker/container/stream [2021-06-10T20:46:49.501Z] github.com/docker/docker/contrib/apparmor [2021-06-10T20:46:49.501Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T20:46:49.501Z] github.com/docker/docker/contrib/httpserver [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/config [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/discovery [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/events [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/exec [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/images [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/initlayer [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/links [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/listeners [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/local [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/names [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/network [2021-06-10T20:46:49.501Z] github.com/docker/docker/daemon/stats [2021-06-10T20:46:49.501Z] github.com/docker/docker/distribution [2021-06-10T20:46:49.501Z] github.com/docker/docker/distribution/metadata [2021-06-10T20:46:49.501Z] github.com/docker/docker/distribution/utils [2021-06-10T20:46:49.501Z] github.com/docker/docker/distribution/xfer [2021-06-10T20:46:49.501Z] github.com/docker/docker/dockerversion [2021-06-10T20:46:49.501Z] github.com/docker/docker/errdefs [2021-06-10T20:46:49.501Z] github.com/docker/docker/image [2021-06-10T20:46:49.501Z] github.com/docker/docker/image/cache [2021-06-10T20:46:49.501Z] github.com/docker/docker/image/tarexport [2021-06-10T20:46:49.501Z] github.com/docker/docker/image/v1 [2021-06-10T20:46:49.501Z] github.com/docker/docker/internal/test/suite [2021-06-10T20:46:49.501Z] github.com/docker/docker/layer [2021-06-10T20:46:49.501Z] github.com/docker/docker/libcontainerd [2021-06-10T20:46:49.501Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T20:46:49.501Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T20:46:49.501Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T20:46:49.501Z] github.com/docker/docker/libcontainerd/types [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/api [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/client [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/config [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/idm [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/ns [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/options [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/osl [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/libnetwork/types [2021-06-10T20:46:49.501Z] github.com/docker/docker/oci [2021-06-10T20:46:49.501Z] github.com/docker/docker/oci/caps [2021-06-10T20:46:49.501Z] github.com/docker/docker/opts [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/aaparser [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/archive [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/authorization [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/capabilities [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/containerfs [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/directory [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/discovery [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/dmesg [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/filenotify [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/fileutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/fsutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/homedir [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/idtools [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/ioutils [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/locker [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/longpath [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/loopback [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/mount [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/parsers [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/pidfile [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/platform [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T20:46:49.501Z] github.com/docker/docker/pkg/plugins [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/pools [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/progress [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/pubsub [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/reexec [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/signal [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/stringid [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/symlink [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/system [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/tailfile [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/tarsum [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/term [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/term/windows [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/truncindex [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/urlutil [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/useragent [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin/v2 [2021-06-10T20:46:49.502Z] github.com/docker/docker/profiles/apparmor [2021-06-10T20:46:49.502Z] github.com/docker/docker/profiles/seccomp [2021-06-10T20:46:49.502Z] github.com/docker/docker/quota [2021-06-10T20:46:49.502Z] github.com/docker/docker/reference [2021-06-10T20:46:49.502Z] github.com/docker/docker/registry [2021-06-10T20:46:49.502Z] github.com/docker/docker/registry/resumable [2021-06-10T20:46:49.502Z] github.com/docker/docker/restartmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/rootless [2021-06-10T20:46:49.502Z] github.com/docker/docker/rootless/specconv [2021-06-10T20:46:49.502Z] github.com/docker/docker/runconfig [2021-06-10T20:46:49.502Z] github.com/docker/docker/runconfig/opts [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/daemon [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/environment [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakegit [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/registry [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/request [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/drivers [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/local [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/mounts [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/service [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/service/opts [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/testutils' [2021-06-10T20:46:49.502Z] + echo 'github.com/docker/docker/api [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/backend/build [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/httputils [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/middleware [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/build [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/container [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/debug [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/image [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/network [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/session [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/system [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/server/router/volume [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/backend [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/container [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/events [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/filters [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/image [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/mount [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/network [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/registry [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/strslice [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/swarm [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/time [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/versions [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T20:46:49.502Z] github.com/docker/docker/api/types/volume [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/dockerfile [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/dockerignore [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/remotecontext [2021-06-10T20:46:49.502Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T20:46:49.502Z] github.com/docker/docker/cli [2021-06-10T20:46:49.502Z] github.com/docker/docker/cli/config [2021-06-10T20:46:49.502Z] github.com/docker/docker/cli/debug [2021-06-10T20:46:49.502Z] github.com/docker/docker/client [2021-06-10T20:46:49.502Z] github.com/docker/docker/cmd/dockerd [2021-06-10T20:46:49.502Z] github.com/docker/docker/container [2021-06-10T20:46:49.502Z] github.com/docker/docker/container/stream [2021-06-10T20:46:49.502Z] github.com/docker/docker/contrib/apparmor [2021-06-10T20:46:49.502Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T20:46:49.502Z] github.com/docker/docker/contrib/httpserver [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/config [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/discovery [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/events [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/exec [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/images [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/initlayer [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/links [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/listeners [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/local [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/names [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/network [2021-06-10T20:46:49.502Z] github.com/docker/docker/daemon/stats [2021-06-10T20:46:49.502Z] github.com/docker/docker/distribution [2021-06-10T20:46:49.502Z] github.com/docker/docker/distribution/metadata [2021-06-10T20:46:49.502Z] github.com/docker/docker/distribution/utils [2021-06-10T20:46:49.502Z] github.com/docker/docker/distribution/xfer [2021-06-10T20:46:49.502Z] github.com/docker/docker/dockerversion [2021-06-10T20:46:49.502Z] github.com/docker/docker/errdefs [2021-06-10T20:46:49.502Z] github.com/docker/docker/image [2021-06-10T20:46:49.502Z] github.com/docker/docker/image/cache [2021-06-10T20:46:49.502Z] github.com/docker/docker/image/tarexport [2021-06-10T20:46:49.502Z] github.com/docker/docker/image/v1 [2021-06-10T20:46:49.502Z] github.com/docker/docker/internal/test/suite [2021-06-10T20:46:49.502Z] github.com/docker/docker/layer [2021-06-10T20:46:49.502Z] github.com/docker/docker/libcontainerd [2021-06-10T20:46:49.502Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T20:46:49.502Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T20:46:49.502Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T20:46:49.502Z] github.com/docker/docker/libcontainerd/types [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/api [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/client [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/config [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/idm [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/ns [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/options [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/osl [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/libnetwork/types [2021-06-10T20:46:49.502Z] github.com/docker/docker/oci [2021-06-10T20:46:49.502Z] github.com/docker/docker/oci/caps [2021-06-10T20:46:49.502Z] github.com/docker/docker/opts [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/aaparser [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/archive [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/authorization [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/capabilities [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/containerfs [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/directory [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/discovery [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/dmesg [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/filenotify [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/fileutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/fsutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/homedir [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/idtools [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/ioutils [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/locker [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/longpath [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/loopback [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/mount [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/parsers [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/pidfile [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/platform [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/pools [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/progress [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/pubsub [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/reexec [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/signal [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/stringid [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/symlink [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/system [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/tailfile [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/tarsum [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/term [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/term/windows [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/truncindex [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/urlutil [2021-06-10T20:46:49.502Z] github.com/docker/docker/pkg/useragent [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T20:46:49.502Z] github.com/docker/docker/plugin/v2 [2021-06-10T20:46:49.502Z] github.com/docker/docker/profiles/apparmor [2021-06-10T20:46:49.502Z] github.com/docker/docker/profiles/seccomp [2021-06-10T20:46:49.502Z] github.com/docker/docker/quota [2021-06-10T20:46:49.502Z] github.com/docker/docker/reference [2021-06-10T20:46:49.502Z] github.com/docker/docker/registry [2021-06-10T20:46:49.502Z] github.com/docker/docker/registry/resumable [2021-06-10T20:46:49.502Z] github.com/docker/docker/restartmanager [2021-06-10T20:46:49.502Z] github.com/docker/docker/rootless [2021-06-10T20:46:49.502Z] github.com/docker/docker/rootless/specconv [2021-06-10T20:46:49.502Z] github.com/docker/docker/runconfig [2021-06-10T20:46:49.502Z] github.com/docker/docker/runconfig/opts [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/daemon [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/environment [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakegit [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/registry [2021-06-10T20:46:49.502Z] github.com/docker/docker/testutil/request [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/drivers [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/local [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/mounts [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/service [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/service/opts [2021-06-10T20:46:49.502Z] github.com/docker/docker/volume/testutils' [2021-06-10T20:46:49.502Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-10T20:46:49.503Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:46:49.503Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:46:49.503Z] + type docker-proxy [2021-06-10T20:46:49.503Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-10T20:46:49.503Z] + hack/make.sh binary-proxy install-proxy [2021-06-10T20:46:49.503Z] [2021-06-10T20:46:49.764Z] Removing bundles/ [2021-06-10T20:46:49.764Z] [2021-06-10T20:46:49.764Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-10T20:46:49.764Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-10T20:46:49.764Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-10T20:46:52.055Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestConfigureDaemonLogs [2021-06-10T20:46:52.055Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestCommonOptionsInstallFlags [2021-06-10T20:46:52.055Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-10T20:46:52.055Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-10T20:46:52.055Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-10T20:46:52.055Z] PASS [2021-06-10T20:46:52.055Z] coverage: 18.4% of statements [2021-06-10T20:46:52.055Z] ok github.com/docker/docker/cmd/dockerd 0.359s coverage: 18.4% of statements [2021-06-10T20:46:52.108Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.92s) [2021-06-10T20:46:52.366Z] --- PASS: TestDaemonRestartIpcMode (5.55s) [2021-06-10T20:46:52.366Z] PASS [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === Skipped [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T20:46:52.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T20:46:52.366Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-10T20:46:52.366Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T20:46:52.366Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-10T20:46:52.366Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-10T20:46:52.366Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-10T20:46:52.366Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T20:46:52.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T20:46:52.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T20:46:52.366Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T20:46:52.366Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T20:46:52.366Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-06-10T20:46:52.366Z] 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) [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T20:46:52.366Z] 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) [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T20:46:52.366Z] 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) [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-10T20:46:52.366Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:46:52.366Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-10T20:46:52.366Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-10T20:46:52.366Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-10T20:46:52.366Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-10T20:46:52.366Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T20:46:52.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T20:46:52.366Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-10T20:46:52.366Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-10T20:46:52.366Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] [2021-06-10T20:46:52.366Z] DONE 177 tests, 25 skipped in 107.375s [2021-06-10T20:46:52.366Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T20:46:52.624Z] INFO: Testing against a local daemon [2021-06-10T20:46:52.624Z] === RUN TestCommitInheritsEnv [2021-06-10T20:46:53.596Z] === RUN TestContainerStopSignal [2021-06-10T20:46:53.596Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestContainerStopTimeout [2021-06-10T20:46:53.596Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-10T20:46:53.596Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-10T20:46:53.596Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-10T20:46:53.596Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestReplaceAndAppendEnvVars [2021-06-10T20:46:53.596Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-10T20:46:53.596Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-10T20:46:53.596Z] === RUN TestNewMemoryStore [2021-06-10T20:46:53.596Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestAddContainers [2021-06-10T20:46:53.596Z] --- PASS: TestAddContainers (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestGetContainer [2021-06-10T20:46:53.596Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestDeleteContainer [2021-06-10T20:46:53.596Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestListContainers [2021-06-10T20:46:53.596Z] --- PASS: TestListContainers (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestFirstContainer [2021-06-10T20:46:53.596Z] --- PASS: TestFirstContainer (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestApplyAllContainer [2021-06-10T20:46:53.596Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestIsValidHealthString [2021-06-10T20:46:53.596Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestStateRunStop [2021-06-10T20:46:53.596Z] --- PASS: TestStateRunStop (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestStateTimeoutWait [2021-06-10T20:46:53.596Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-10T20:46:53.596Z] state_test.go:141: Stop callback fired [2021-06-10T20:46:53.596Z] state_test.go:165: Stop callback fired [2021-06-10T20:46:53.596Z] === RUN TestIsValidStateString [2021-06-10T20:46:53.596Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestViewSaveDelete [2021-06-10T20:46:53.596Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-10T20:46:53.596Z] === RUN TestViewAll [2021-06-10T20:46:53.596Z] --- PASS: TestViewAll (0.01s) [2021-06-10T20:46:53.596Z] === RUN TestViewGet [2021-06-10T20:46:53.596Z] --- PASS: TestViewGet (0.01s) [2021-06-10T20:46:53.596Z] === RUN TestNames [2021-06-10T20:46:53.596Z] --- PASS: TestNames (0.00s) [2021-06-10T20:46:53.596Z] === RUN TestViewWithHealthCheck [2021-06-10T20:46:53.596Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-10T20:46:53.596Z] PASS [2021-06-10T20:46:53.596Z] coverage: 41.5% of statements [2021-06-10T20:46:54.062Z] ok github.com/docker/docker/container 0.235s coverage: 41.5% of statements [2021-06-10T20:46:54.062Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T20:46:54.062Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T20:46:54.062Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T20:46:54.062Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T20:46:54.522Z] --- PASS: TestCommitInheritsEnv (1.62s) [2021-06-10T20:46:54.522Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T20:46:54.522Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T20:46:54.522Z] === RUN TestImagesFilterMultiReference [2021-06-10T20:46:54.522Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-10T20:46:54.522Z] === RUN TestImagePullPlatformInvalid [2021-06-10T20:46:54.522Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-10T20:46:54.522Z] === RUN TestRemoveImageOrphaning [2021-06-10T20:46:55.137Z] #57 217.1 + bin/containerd-shim-runc-v1 [2021-06-10T20:46:56.247Z] === RUN TestPrepare [2021-06-10T20:46:56.421Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-06-10T20:46:56.421Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T20:46:56.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-10T20:46:56.421Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T20:46:56.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T20:46:56.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-10T20:46:56.421Z] === RUN TestTagInvalidReference [2021-06-10T20:46:56.421Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-10T20:46:56.421Z] === RUN TestTagValidPrefixedRepo [2021-06-10T20:46:56.421Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-10T20:46:56.421Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T20:46:56.421Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-10T20:46:56.421Z] === RUN TestTagOfficialNames [2021-06-10T20:46:56.421Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-10T20:46:56.421Z] === RUN TestTagMatchesDigest [2021-06-10T20:46:56.421Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-10T20:46:56.421Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T20:46:56.709Z] --- PASS: TestPrepare (0.00s) [2021-06-10T20:46:56.709Z] === RUN TestStart [2021-06-10T20:46:56.709Z] --- PASS: TestStart (0.00s) [2021-06-10T20:46:56.709Z] === RUN TestWaitCancel [2021-06-10T20:46:56.709Z] --- PASS: TestWaitCancel (0.00s) [2021-06-10T20:46:56.709Z] === RUN TestWaitDisabled [2021-06-10T20:46:56.709Z] --- PASS: TestWaitDisabled (0.04s) [2021-06-10T20:46:57.171Z] === RUN TestWaitEnabled [2021-06-10T20:46:57.171Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-10T20:46:57.171Z] === RUN TestRemove [2021-06-10T20:46:57.171Z] --- PASS: TestRemove (0.00s) [2021-06-10T20:46:57.171Z] PASS [2021-06-10T20:46:57.171Z] coverage: 65.3% of statements [2021-06-10T20:46:57.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.658s coverage: 65.3% of statements [2021-06-10T20:46:57.918Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-10T20:46:57.918Z] [2021-06-10T20:46:57.918Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-10T20:46:57.918Z] Installing docker-proxy to /usr/local/bin/ [2021-06-10T20:46:57.918Z] [2021-06-10T20:46:57.918Z] + mkdir -p bundles [2021-06-10T20:46:57.918Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T20:46:58.716Z] === RUN TestNewListSecretsFilters [2021-06-10T20:46:58.723Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-10T20:46:58.723Z] === RUN TestNewListConfigsFilters [2021-06-10T20:46:58.723Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-10T20:46:58.723Z] PASS [2021-06-10T20:46:58.723Z] coverage: 0.5% of statements [2021-06-10T20:46:58.723Z] ok github.com/docker/docker/daemon/cluster 0.405s coverage: 0.5% of statements [2021-06-10T20:46:58.864Z] ? github.com/docker/docker/api [no test files] [2021-06-10T20:46:59.183Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-10T20:46:59.183Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-10T20:46:59.183Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-10T20:46:59.183Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-10T20:46:59.184Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-10T20:46:59.184Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-10T20:46:59.184Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-10T20:46:59.184Z] PASS [2021-06-10T20:46:59.184Z] coverage: 35.9% of statements [2021-06-10T20:46:59.184Z] ok github.com/docker/docker/daemon/cluster/convert 0.361s coverage: 35.9% of statements [2021-06-10T20:47:00.427Z] #57 222.1 + bin/containerd-shim-runc-v2 [2021-06-10T20:47:00.997Z] #57 223.1 + binaries [2021-06-10T20:47:00.997Z] #57 223.1 + install -D bin/containerd /build/containerd [2021-06-10T20:47:00.997Z] #57 223.2 + install -D bin/containerd-shim /build/containerd-shim [2021-06-10T20:47:00.997Z] #57 223.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-10T20:47:00.997Z] #57 223.2 + install -D bin/ctr /build/ctr [2021-06-10T20:47:01.226Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-10T20:47:01.794Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-10T20:47:02.906Z] #57 DONE 225.1s [2021-06-10T20:47:03.300Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-10T20:47:03.848Z] [2021-06-10T20:47:03.849Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T20:47:03.849Z] #58 sha256:014ab767bb9d61c56012db612a853634b047ec4bdfa3b840c50f95a1aa00e9bc [2021-06-10T20:47:03.890Z] === RUN TestDiscoveryOptsErrors [2021-06-10T20:47:03.890Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-10T20:47:03.890Z] === RUN TestDiscoveryOpts [2021-06-10T20:47:03.890Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-10T20:47:03.890Z] PASS [2021-06-10T20:47:03.890Z] coverage: 30.0% of statements [2021-06-10T20:47:04.352Z] ok github.com/docker/docker/daemon/discovery 0.107s coverage: 30.0% of statements [2021-06-10T20:47:04.813Z] === RUN TestBuilderGC [2021-06-10T20:47:04.813Z] --- PASS: TestBuilderGC (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationNotFound [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonBrokenConfiguration [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestParseClusterAdvertiseSettings [2021-06-10T20:47:04.813Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestFindConfigurationConflicts [2021-06-10T20:47:04.813Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-10T20:47:04.813Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-10T20:47:04.813Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-10T20:47:04.813Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-10T20:47:04.813Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-10T20:47:04.813Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_label [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_dns [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-10T20:47:04.813Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-10T20:47:04.813Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestModifiedDiscoverySettings [2021-06-10T20:47:04.813Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-10T20:47:04.813Z] === RUN TestReloadSetConfigFileNotExist [2021-06-10T20:47:04.814Z] time="2021-06-10T20:47:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-10T20:47:04.814Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2021-06-10T20:47:04.814Z] === RUN TestReloadDefaultConfigNotExist [2021-06-10T20:47:04.814Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T20:47:04.814Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:47:04.814Z] === RUN TestReloadBadDefaultConfig [2021-06-10T20:47:04.814Z] time="2021-06-10T20:47:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-546749715" [2021-06-10T20:47:04.814Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-10T20:47:04.814Z] === RUN TestReloadWithConflictingLabels [2021-06-10T20:47:04.814Z] time="2021-06-10T20:47:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-617546582" [2021-06-10T20:47:04.814Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-10T20:47:04.814Z] === RUN TestReloadWithDuplicateLabels [2021-06-10T20:47:04.814Z] time="2021-06-10T20:47:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-833956029" [2021-06-10T20:47:04.814Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-10T20:47:04.814Z] === RUN TestDaemonConfigurationMerge [2021-06-10T20:47:04.814Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-10T20:47:04.814Z] PASS [2021-06-10T20:47:04.814Z] coverage: 79.7% of statements [2021-06-10T20:47:04.814Z] ok github.com/docker/docker/daemon/config 0.909s coverage: 79.7% of statements [2021-06-10T20:47:05.230Z] #58 DONE 1.3s [2021-06-10T20:47:05.230Z] [2021-06-10T20:47:05.230Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T20:47:05.230Z] #62 sha256:9342065d85e5ee340e73b60199e04f7758ed0959e856e3b6b98bd144733559ac [2021-06-10T20:47:05.490Z] #62 DONE 0.3s [2021-06-10T20:47:05.490Z] [2021-06-10T20:47:05.490Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T20:47:05.490Z] #67 sha256:d9b58049e86be6e00796932fa240631170bbe5a4af3e8249dc2ed7f3c112a011 [2021-06-10T20:47:06.362Z] === RUN TestVerifyNetworkingConfig [2021-06-10T20:47:06.362Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestGetContainer [2021-06-10T20:47:06.362Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestValidContainerNames [2021-06-10T20:47:06.362Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestContainerInitDNS [2021-06-10T20:47:06.362Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-10T20:47:06.362Z] daemon_test.go:147: root required [2021-06-10T20:47:06.362Z] === RUN TestMerge [2021-06-10T20:47:06.362Z] --- PASS: TestMerge (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestValidateContainerIsolation [2021-06-10T20:47:06.362Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestFindNetworkErrorType [2021-06-10T20:47:06.362Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestEnsureServicesExist [2021-06-10T20:47:06.362Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestEnsureServicesExistErrors [2021-06-10T20:47:06.362Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-10T20:47:06.362Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-10T20:47:06.362Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-10T20:47:06.362Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestContainerDelete [2021-06-10T20:47:06.362Z] --- PASS: TestContainerDelete (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestContainerDoubleDelete [2021-06-10T20:47:06.362Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestLogContainerEventCopyLabels [2021-06-10T20:47:06.362Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestLogContainerEventWithAttributes [2021-06-10T20:47:06.362Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestNoneHealthcheck [2021-06-10T20:47:06.362Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestHealthStates [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] time="2021-06-10T20:47:06Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T20:47:06.362Z] --- PASS: TestHealthStates (0.18s) [2021-06-10T20:47:06.362Z] === RUN TestMaskURLCredentials [2021-06-10T20:47:06.362Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestGetInspectData [2021-06-10T20:47:06.362Z] --- PASS: TestGetInspectData (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestFillLicense [2021-06-10T20:47:06.362Z] --- PASS: TestFillLicense (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestListInvalidFilter [2021-06-10T20:47:06.362Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestNameFilter [2021-06-10T20:47:06.362Z] --- PASS: TestNameFilter (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-10T20:47:06.362Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-10T20:47:06.362Z] === 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 [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-10T20:47:06.362Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-10T20:47:06.362Z] --- 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) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-10T20:47:06.362Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonReloadLabels [2021-06-10T20:47:06.362Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-10T20:47:06.362Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonReloadMirrors [2021-06-10T20:47:06.362Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-10T20:47:06.362Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-10T20:47:06.362Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestDaemonDiscoveryReload [2021-06-10T20:47:06.362Z] === RUN TestEventsLog [2021-06-10T20:47:06.362Z] --- PASS: TestEventsLog (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestEventsLogTimeout [2021-06-10T20:47:06.362Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-10T20:47:06.362Z] === RUN TestLogEvents [2021-06-10T20:47:06.362Z] --- PASS: TestLogEvents (0.05s) [2021-06-10T20:47:06.430Z] #67 DONE 1.0s [2021-06-10T20:47:06.430Z] [2021-06-10T20:47:06.430Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T20:47:06.430Z] #68 sha256:89d96003f0029e4091128f27699e2ebeaf1e617e5db4837fc08d30f3126087ac [2021-06-10T20:47:06.430Z] #68 DONE 0.0s [2021-06-10T20:47:06.430Z] [2021-06-10T20:47:06.430Z] #69 [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 [2021-06-10T20:47:06.430Z] #69 sha256:a61762aff7241f0b169c2dc65be96d849c6770105baaa047dde1fcef6e35c549 [2021-06-10T20:47:06.823Z] === RUN TestLoadBufferedEvents [2021-06-10T20:47:06.824Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-06-10T20:47:06.824Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-10T20:47:06.824Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-10T20:47:06.824Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-10T20:47:06.824Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-10T20:47:06.824Z] PASS [2021-06-10T20:47:06.824Z] coverage: 50.0% of statements [2021-06-10T20:47:06.824Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2021-06-10T20:47:07.001Z] #69 0.686 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-10T20:47:07.261Z] #69 0.687 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-10T20:47:07.261Z] #69 0.762 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-10T20:47:07.261Z] #69 0.849 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-10T20:47:07.285Z] === RUN TestWaitNodeAttachment [2021-06-10T20:47:07.285Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-10T20:47:07.285Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-10T20:47:07.746Z] === RUN TestIsEmptyDir [2021-06-10T20:47:07.746Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-10T20:47:07.746Z] PASS [2021-06-10T20:47:07.746Z] coverage: 2.3% of statements [2021-06-10T20:47:07.746Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-06-10T20:47:07.746Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-10T20:47:07.746Z] === RUN TestIsolationConversion [2021-06-10T20:47:07.746Z] === RUN TestIsolationConversion/default [2021-06-10T20:47:07.746Z] === RUN TestIsolationConversion/process [2021-06-10T20:47:07.746Z] === RUN TestIsolationConversion/hyperv [2021-06-10T20:47:07.746Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestContainerLabels [2021-06-10T20:47:07.746Z] --- PASS: TestContainerLabels (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestCredentialSpecConversion [2021-06-10T20:47:07.746Z] === RUN TestCredentialSpecConversion/none [2021-06-10T20:47:07.746Z] === RUN TestCredentialSpecConversion/config [2021-06-10T20:47:07.746Z] === RUN TestCredentialSpecConversion/file [2021-06-10T20:47:07.746Z] === RUN TestCredentialSpecConversion/registry [2021-06-10T20:47:07.746Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-10T20:47:07.746Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountBind [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountVolume [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountTarget [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountTmpfs [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountInvalidType [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-10T20:47:07.746Z] === RUN TestControllerValidateMountNamedPipe [2021-06-10T20:47:07.746Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-10T20:47:07.746Z] PASS [2021-06-10T20:47:07.746Z] coverage: 11.3% of statements [2021-06-10T20:47:07.746Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.793s coverage: 11.3% of statements [2021-06-10T20:47:08.094Z] #69 1.050 Reading package lists... [2021-06-10T20:47:08.210Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-10T20:47:08.210Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-10T20:47:08.670Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.55s) [2021-06-10T20:47:08.670Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-10T20:47:08.670Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T20:47:08.670Z] reload_test.go:520: root required [2021-06-10T20:47:08.670Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-10T20:47:08.670Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-10T20:47:08.670Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-10T20:47:08.670Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-06-10T20:47:08.670Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-10T20:47:08.670Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2021-06-10T20:47:08.670Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-10T20:47:08.670Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-06-10T20:47:08.670Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-10T20:47:08.670Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-10T20:47:08.670Z] === RUN TestParseVolumesFrom [2021-06-10T20:47:08.670Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-10T20:47:08.670Z] PASS [2021-06-10T20:47:08.670Z] coverage: 9.1% of statements [2021-06-10T20:47:08.670Z] ok github.com/docker/docker/daemon 2.998s coverage: 9.1% of statements [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-10T20:47:08.670Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-10T20:47:08.670Z] === RUN TestLinkNaming [2021-06-10T20:47:08.670Z] --- PASS: TestLinkNaming (0.00s) [2021-06-10T20:47:08.670Z] === RUN TestLinkNew [2021-06-10T20:47:08.670Z] --- PASS: TestLinkNew (0.00s) [2021-06-10T20:47:08.670Z] === RUN TestLinkEnv [2021-06-10T20:47:08.670Z] --- PASS: TestLinkEnv (0.00s) [2021-06-10T20:47:08.670Z] === RUN TestLinkMultipleEnv [2021-06-10T20:47:08.670Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-10T20:47:08.670Z] === RUN TestLinkPortRangeEnv [2021-06-10T20:47:08.670Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-10T20:47:08.670Z] PASS [2021-06-10T20:47:08.670Z] coverage: 93.0% of statements [2021-06-10T20:47:08.670Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2021-06-10T20:47:09.035Z] #69 1.708 Reading package lists... [2021-06-10T20:47:09.035Z] #69 2.354 Building dependency tree... [2021-06-10T20:47:09.035Z] #69 2.483 Reading state information... [2021-06-10T20:47:09.035Z] #69 2.592 The following additional packages will be installed: [2021-06-10T20:47:09.035Z] #69 2.592 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-10T20:47:09.035Z] #69 2.593 libpam-systemd [2021-06-10T20:47:09.035Z] #69 2.593 Suggested packages: [2021-06-10T20:47:09.035Z] #69 2.593 systemd-container policykit-1 [2021-06-10T20:47:09.035Z] #69 2.593 Recommended packages: [2021-06-10T20:47:09.035Z] #69 2.593 libnss-systemd [2021-06-10T20:47:09.035Z] #69 2.672 The following NEW packages will be installed: [2021-06-10T20:47:09.035Z] #69 2.673 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-10T20:47:09.035Z] #69 2.674 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-10T20:47:09.295Z] #69 2.941 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T20:47:09.295Z] #69 2.941 Need to get 4762 kB of archives. [2021-06-10T20:47:09.295Z] #69 2.941 After this operation, 16.6 MB of additional disk space will be used. [2021-06-10T20:47:09.295Z] #69 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-10T20:47:09.295Z] #69 2.944 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-10T20:47:09.295Z] #69 2.944 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-10T20:47:09.295Z] #69 2.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-10T20:47:09.295Z] #69 2.953 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-10T20:47:09.295Z] #69 2.954 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-10T20:47:09.555Z] #69 3.043 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-10T20:47:09.555Z] #69 3.045 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-10T20:47:09.555Z] #69 3.048 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-10T20:47:09.555Z] #69 3.051 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-10T20:47:09.555Z] #69 3.068 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-10T20:47:09.815Z] #69 3.217 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T20:47:09.815Z] #69 3.240 Fetched 4762 kB in 0s (12.4 MB/s) [2021-06-10T20:47:09.815Z] #69 3.267 Selecting previously unselected package libargon2-1:amd64. [2021-06-10T20:47:09.816Z] #69 3.267 (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 ... 28067 files and directories currently installed.) [2021-06-10T20:47:09.816Z] #69 3.282 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-10T20:47:09.816Z] #69 3.290 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T20:47:09.816Z] #69 3.327 Selecting previously unselected package libjson-c3:amd64. [2021-06-10T20:47:09.816Z] #69 3.330 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-10T20:47:09.816Z] #69 3.334 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T20:47:09.816Z] #69 3.369 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-10T20:47:09.816Z] #69 3.372 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-10T20:47:09.816Z] #69 3.376 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T20:47:09.816Z] #69 3.425 Selecting previously unselected package libidn11:amd64. [2021-06-10T20:47:09.816Z] #69 3.428 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-10T20:47:09.816Z] #69 3.432 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-10T20:47:09.816Z] #69 3.477 Selecting previously unselected package libkmod2:amd64. [2021-06-10T20:47:09.816Z] #69 3.480 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-10T20:47:09.816Z] #69 3.484 Unpacking libkmod2:amd64 (26-1) ... [2021-06-10T20:47:09.816Z] #69 3.530 Selecting previously unselected package systemd. [2021-06-10T20:47:10.076Z] #69 3.533 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T20:47:10.076Z] #69 3.575 Unpacking systemd (241-7~deb10u7) ... [2021-06-10T20:47:10.337Z] #69 4.021 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T20:47:10.337Z] #69 4.034 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T20:47:10.337Z] #69 4.048 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T20:47:10.337Z] #69 4.060 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-10T20:47:10.337Z] #69 4.071 Setting up libkmod2:amd64 (26-1) ... [2021-06-10T20:47:10.337Z] #69 4.083 Setting up systemd (241-7~deb10u7) ... [2021-06-10T20:47:10.596Z] #69 4.136 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-10T20:47:10.596Z] #69 4.138 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-10T20:47:10.596Z] #69 4.141 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T20:47:10.596Z] #69 4.141 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T20:47:10.860Z] === RUN TestAdapterReadLogs [2021-06-10T20:47:10.860Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-10T20:47:10.860Z] === RUN TestCopier [2021-06-10T20:47:10.860Z] --- PASS: TestCopier (0.00s) [2021-06-10T20:47:10.860Z] === RUN TestCopierLongLines [2021-06-10T20:47:10.860Z] --- PASS: TestCopierLongLines (0.01s) [2021-06-10T20:47:10.860Z] === RUN TestCopierSlow [2021-06-10T20:47:11.170Z] #69 4.635 Selecting previously unselected package systemd-sysv. [2021-06-10T20:47:11.170Z] #69 4.635 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28864 files and directories currently installed.) [2021-06-10T20:47:11.170Z] #69 4.650 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-10T20:47:11.170Z] #69 4.653 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-10T20:47:11.170Z] #69 4.698 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-10T20:47:11.170Z] #69 4.700 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T20:47:11.170Z] #69 4.705 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.170Z] #69 4.764 Selecting previously unselected package dbus. [2021-06-10T20:47:11.170Z] #69 4.767 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T20:47:11.170Z] #69 4.779 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.170Z] #69 4.841 Selecting previously unselected package libpam-systemd:amd64. [2021-06-10T20:47:11.170Z] #69 4.844 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T20:47:11.170Z] #69 4.849 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T20:47:11.170Z] #69 4.890 Selecting previously unselected package dbus-user-session. [2021-06-10T20:47:11.326Z] --- PASS: TestCopierSlow (0.20s) [2021-06-10T20:47:11.326Z] === RUN TestCopierWithSized [2021-06-10T20:47:11.326Z] === RUN TestCopierWithSized/as_is [2021-06-10T20:47:11.326Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-10T20:47:11.326Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-10T20:47:11.326Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-10T20:47:11.326Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-10T20:47:11.326Z] === RUN TestCopierWithPartial [2021-06-10T20:47:11.326Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-10T20:47:11.326Z] === RUN TestRingLogger [2021-06-10T20:47:11.326Z] --- PASS: TestRingLogger (0.00s) [2021-06-10T20:47:11.326Z] === RUN TestRingCap [2021-06-10T20:47:11.326Z] --- PASS: TestRingCap (0.00s) [2021-06-10T20:47:11.326Z] === RUN TestRingClose [2021-06-10T20:47:11.326Z] --- PASS: TestRingClose (0.00s) [2021-06-10T20:47:11.326Z] === RUN TestRingDrain [2021-06-10T20:47:11.326Z] --- PASS: TestRingDrain (0.00s) [2021-06-10T20:47:11.326Z] PASS [2021-06-10T20:47:11.326Z] coverage: 43.8% of statements [2021-06-10T20:47:11.326Z] ok github.com/docker/docker/daemon/logger 0.485s coverage: 43.8% of statements [2021-06-10T20:47:11.431Z] #69 4.893 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T20:47:11.431Z] #69 4.897 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.431Z] #69 4.973 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-10T20:47:11.431Z] #69 4.984 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.431Z] #69 4.996 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.431Z] #69 5.114 invoke-rc.d: could not determine current runlevel [2021-06-10T20:47:11.691Z] #69 5.116 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T20:47:11.691Z] #69 5.121 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T20:47:11.691Z] #69 5.279 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T20:47:11.691Z] #69 5.295 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-10T20:47:11.691Z] #69 5.305 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T20:47:11.952Z] #69 DONE 5.5s [2021-06-10T20:47:11.952Z] [2021-06-10T20:47:11.952Z] #70 [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 [2021-06-10T20:47:11.952Z] #70 sha256:28145b7ecd72a3336ac374667d21a3ab3d83e21a7d832344215a2b0892df1c2d [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig/defaults [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-10T20:47:12.301Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-10T20:47:12.523Z] #70 0.462 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T20:47:12.523Z] #70 0.464 Dload Upload Total Spent Left Speed [2021-06-10T20:47:12.523Z] #70 0.466 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18793 [2021-06-10T20:47:12.523Z] #70 DONE 0.6s [2021-06-10T20:47:12.523Z] [2021-06-10T20:47:12.523Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T20:47:12.523Z] #71 sha256:b62dafec32f3f8366785cb3c2621d9abc00d3de493d3a6f0a587049cee76959e [2021-06-10T20:47:12.761Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-10T20:47:12.761Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-10T20:47:12.761Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-10T20:47:12.761Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-10T20:47:12.761Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-10T20:47:12.761Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-10T20:47:12.761Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-10T20:47:12.761Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-10T20:47:12.761Z] time="2021-06-10T20:47:12Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-10T20:47:12.761Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-10T20:47:12.761Z] === RUN TestCreateSuccess [2021-06-10T20:47:12.761Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-10T20:47:12.761Z] === RUN TestCreateLogGroupSuccess [2021-06-10T20:47:12.761Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCreateError [2021-06-10T20:47:12.762Z] --- PASS: TestCreateError (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCreateAlreadyExists [2021-06-10T20:47:12.762Z] time="2021-06-10T20:47:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-10T20:47:12.762Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestLogClosed [2021-06-10T20:47:12.762Z] --- PASS: TestLogClosed (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestLogBlocking [2021-06-10T20:47:12.762Z] --- PASS: TestLogBlocking (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-10T20:47:12.762Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestLogNonBlockingBufferFull [2021-06-10T20:47:12.762Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestPublishBatchSuccess [2021-06-10T20:47:12.762Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestPublishBatchError [2021-06-10T20:47:12.762Z] time="2021-06-10T20:47:12Z" level=error msg=Error [2021-06-10T20:47:12.762Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-10T20:47:12.762Z] time="2021-06-10T20:47:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T20:47:12.762Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-10T20:47:12.762Z] time="2021-06-10T20:47:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T20:47:12.762Z] time="2021-06-10T20:47:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-10T20:47:12.762Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchSimple [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchTicker [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMultilinePattern [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchClose [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/0/Hello [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/2/🙃 [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/3/���� [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/4/He��o [2021-06-10T20:47:12.762Z] === RUN TestEffectiveLen/5/ [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/0/ [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/1/Hello [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/2/Hello [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/3/Hello [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/4/🙃 [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/5/🙃 [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/6/a� [2021-06-10T20:47:12.762Z] === RUN TestFindValidSplit/7/a� [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: Hello [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: He [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: llo [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: Hello [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: a [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: � [2021-06-10T20:47:12.762Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1044: a� [2021-06-10T20:47:12.762Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:47:12.762Z] === RUN TestProcessEventEmoji [2021-06-10T20:47:12.762Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchLineSplit [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMaxEvents [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-10T20:47:12.762Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-10T20:47:12.762Z] === RUN TestSearchRegistryForImagesErrors [2021-06-10T20:47:12.762Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestSearchRegistryForImages [2021-06-10T20:47:12.762Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestOnlyPlatformWithFallback [2021-06-10T20:47:12.762Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestImageDelete [2021-06-10T20:47:12.762Z] === RUN TestImageDelete/no_lease [2021-06-10T20:47:12.762Z] === RUN TestImageDelete/lease_exists [2021-06-10T20:47:12.762Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-10T20:47:12.762Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-10T20:47:12.762Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-10T20:47:12.762Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestCreateTagSuccess [2021-06-10T20:47:12.762Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-10T20:47:12.762Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-10T20:47:12.762Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-10T20:47:12.762Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-10T20:47:12.762Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-06-10T20:47:12.762Z] PASS [2021-06-10T20:47:12.762Z] coverage: 77.8% of statements [2021-06-10T20:47:12.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.598s coverage: 77.8% of statements [2021-06-10T20:47:12.762Z] --- PASS: TestImageDelete (0.08s) [2021-06-10T20:47:12.762Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-10T20:47:12.762Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-06-10T20:47:12.762Z] === RUN TestContentStoreForPull [2021-06-10T20:47:12.762Z] === RUN TestJSONFileLogger [2021-06-10T20:47:12.762Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestJSONFileLoggerWithTags [2021-06-10T20:47:12.762Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestJSONFileLoggerWithOpts [2021-06-10T20:47:12.762Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-10T20:47:12.762Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-10T20:47:12.762Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestEncodeDecode [2021-06-10T20:47:12.762Z] === PAUSE TestEncodeDecode [2021-06-10T20:47:12.762Z] === RUN TestUnexpectedEOF [2021-06-10T20:47:12.762Z] --- PASS: TestContentStoreForPull (0.19s) [2021-06-10T20:47:12.762Z] PASS [2021-06-10T20:47:12.762Z] coverage: 6.8% of statements [2021-06-10T20:47:12.762Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-10T20:47:12.762Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-10T20:47:12.762Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-10T20:47:12.762Z] ok github.com/docker/docker/daemon/images 0.499s coverage: 6.8% of statements [2021-06-10T20:47:13.225Z] time="2021-06-10T20:47:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T20:47:13.225Z] time="2021-06-10T20:47:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T20:47:13.225Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-06-10T20:47:13.225Z] === CONT TestEncodeDecode [2021-06-10T20:47:13.225Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-10T20:47:13.225Z] PASS [2021-06-10T20:47:13.225Z] coverage: 69.9% of statements [2021-06-10T20:47:13.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.286s coverage: 69.9% of statements [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-10T20:47:13.225Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-10T20:47:13.225Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-10T20:47:13.225Z] === RUN TestFastTimeMarshalJSON [2021-06-10T20:47:13.225Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-10T20:47:13.225Z] PASS [2021-06-10T20:47:13.225Z] coverage: 87.2% of statements [2021-06-10T20:47:13.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 87.2% of statements [2021-06-10T20:47:13.465Z] #71 DONE 0.9s [2021-06-10T20:47:13.465Z] [2021-06-10T20:47:13.465Z] #72 exporting to image [2021-06-10T20:47:13.465Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T20:47:13.465Z] #72 exporting layers [2021-06-10T20:47:13.808Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-06-10T20:47:15.410Z] === RUN TestWriteLog [2021-06-10T20:47:15.410Z] === PAUSE TestWriteLog [2021-06-10T20:47:15.410Z] === RUN TestReadLog [2021-06-10T20:47:15.410Z] === PAUSE TestReadLog [2021-06-10T20:47:15.410Z] === CONT TestWriteLog [2021-06-10T20:47:15.410Z] --- PASS: TestWriteLog (0.00s) [2021-06-10T20:47:15.410Z] === CONT TestReadLog [2021-06-10T20:47:15.410Z] === RUN TestReadLog/tail_exact [2021-06-10T20:47:15.410Z] === RUN TestReadLog/tail_less_than_available [2021-06-10T20:47:15.410Z] === RUN TestReadLog/tail_more_than_available [2021-06-10T20:47:15.410Z] --- PASS: TestReadLog (0.17s) [2021-06-10T20:47:15.410Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-06-10T20:47:15.410Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-10T20:47:15.410Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-10T20:47:15.410Z] PASS [2021-06-10T20:47:15.410Z] coverage: 75.2% of statements [2021-06-10T20:47:15.410Z] ok github.com/docker/docker/daemon/logger/local 0.324s coverage: 75.2% of statements [2021-06-10T20:47:15.410Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T20:47:15.410Z] === RUN TestLog [2021-06-10T20:47:15.410Z] --- PASS: TestLog (0.01s) [2021-06-10T20:47:15.410Z] PASS [2021-06-10T20:47:15.410Z] coverage: 31.5% of statements [2021-06-10T20:47:15.410Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.221s coverage: 31.5% of statements [2021-06-10T20:47:16.382Z] === RUN TestOpenFileDelete [2021-06-10T20:47:16.382Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestOpenFileRename [2021-06-10T20:47:16.382Z] --- PASS: TestOpenFileRename (0.01s) [2021-06-10T20:47:16.382Z] === RUN TestParseLogTagDefaultTag [2021-06-10T20:47:16.382Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestParseLogTag [2021-06-10T20:47:16.382Z] --- PASS: TestParseLogTag (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestParseLogTagEmptyTag [2021-06-10T20:47:16.382Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestTailFiles [2021-06-10T20:47:16.382Z] --- PASS: TestTailFiles (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestFollowLogsConsumerGone [2021-06-10T20:47:16.382Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-10T20:47:16.382Z] === RUN TestFollowLogsProducerGone [2021-06-10T20:47:16.382Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-10T20:47:16.382Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-10T20:47:16.382Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-10T20:47:16.382Z] === RUN TestCheckCapacityAndRotate [2021-06-10T20:47:16.382Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-10T20:47:16.382Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-10T20:47:16.382Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2021-06-10T20:47:16.382Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-10T20:47:16.382Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-10T20:47:16.382Z] PASS [2021-06-10T20:47:16.382Z] coverage: 53.7% of statements [2021-06-10T20:47:16.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 53.7% of statements [2021-06-10T20:47:16.844Z] === RUN TestValidateLogOpt [2021-06-10T20:47:16.844Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestNewMissedConfig [2021-06-10T20:47:16.844Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestNewMissedUrl [2021-06-10T20:47:16.844Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestNewMissedToken [2021-06-10T20:47:16.844Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestNewWithProxy [2021-06-10T20:47:16.844Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestDefault [2021-06-10T20:47:16.844Z] --- PASS: TestDefault (0.01s) [2021-06-10T20:47:16.844Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-10T20:47:16.844Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestJsonFormat [2021-06-10T20:47:16.844Z] --- PASS: TestJsonFormat (0.01s) [2021-06-10T20:47:16.844Z] === RUN TestRawFormat [2021-06-10T20:47:16.844Z] --- PASS: TestRawFormat (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestRawFormatWithLabels [2021-06-10T20:47:16.844Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestRawFormatWithoutTag [2021-06-10T20:47:16.844Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-10T20:47:16.844Z] === RUN TestBatching [2021-06-10T20:47:17.304Z] === RUN TestNewParse [2021-06-10T20:47:17.305Z] --- PASS: TestNewParse (0.00s) [2021-06-10T20:47:17.305Z] PASS [2021-06-10T20:47:17.305Z] coverage: 8.3% of statements [2021-06-10T20:47:17.305Z] ok github.com/docker/docker/daemon/logger/templates 0.088s coverage: 8.3% of statements [2021-06-10T20:47:17.305Z] --- PASS: TestBatching (0.26s) [2021-06-10T20:47:17.305Z] === RUN TestFrequency [2021-06-10T20:47:17.305Z] --- PASS: TestFrequency (0.17s) [2021-06-10T20:47:17.305Z] === RUN TestOneMessagePerRequest [2021-06-10T20:47:17.305Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-06-10T20:47:17.305Z] === RUN TestVerify [2021-06-10T20:47:17.305Z] --- PASS: TestVerify (0.00s) [2021-06-10T20:47:17.305Z] === RUN TestSkipVerify [2021-06-10T20:47:17.305Z] === RUN TestParseLogFormat [2021-06-10T20:47:17.305Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-10T20:47:17.305Z] === RUN TestValidateLogOptEmpty [2021-06-10T20:47:17.495Z] Loaded image: buildpack-deps:buster [2021-06-10T20:47:17.495Z] Loaded image: busybox:latest [2021-06-10T20:47:17.495Z] Loaded image: busybox:glibc [2021-06-10T20:47:17.751Z] Loaded image: debian:bullseye [2021-06-10T20:47:17.765Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-10T20:47:17.765Z] === RUN TestValidateSyslogAddress [2021-06-10T20:47:17.765Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-10T20:47:17.765Z] === RUN TestParseAddressDefaultPort [2021-06-10T20:47:17.765Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-10T20:47:17.765Z] === RUN TestValidateSyslogFacility [2021-06-10T20:47:17.765Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-10T20:47:17.765Z] === RUN TestValidateLogOptSyslogFormat [2021-06-10T20:47:17.765Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-10T20:47:17.765Z] === RUN TestValidateLogOpt [2021-06-10T20:47:17.765Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T20:47:17.765Z] PASS [2021-06-10T20:47:17.765Z] coverage: 46.8% of statements [2021-06-10T20:47:17.765Z] ok github.com/docker/docker/daemon/logger/syslog 0.115s coverage: 46.8% of statements [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] --- PASS: TestSkipVerify (0.65s) [2021-06-10T20:47:17.765Z] === RUN TestBufferMaximum [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.710469\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:17.765Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.710469\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.008Z] Loaded image: hello-world:latest [2021-06-10T20:47:18.226Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-10T20:47:18.226Z] === RUN TestServerAlwaysDown [2021-06-10T20:47:18.226Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:18.226Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:18.226Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.713470\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.227Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.713470\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.227Z] time="2021-06-10T20:47:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:47:18.227Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.713470\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.227Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.713470\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.227Z] time="2021-06-10T20:47:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358037.713470\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:18.227Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-10T20:47:18.227Z] === RUN TestCannotSendAfterClose [2021-06-10T20:47:18.227Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-10T20:47:18.227Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-10T20:47:18.264Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:47:18.264Z] INFO: Testing against a local daemon [2021-06-10T20:47:18.264Z] === RUN TestCgroupNamespacesBuild [2021-06-10T20:47:19.202Z] time="2021-06-10T20:47:18Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-10T20:47:19.202Z] time="2021-06-10T20:47:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b24fd97e734e\"}'" [2021-06-10T20:47:19.202Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s) [2021-06-10T20:47:19.202Z] PASS [2021-06-10T20:47:19.202Z] coverage: 82.5% of statements [2021-06-10T20:47:19.202Z] ok github.com/docker/docker/daemon/logger/splunk 2.319s coverage: 82.5% of statements [2021-06-10T20:47:19.202Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T20:47:19.202Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-10T20:47:19.202Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T20:47:19.663Z] === RUN TestV1IDService [2021-06-10T20:47:19.663Z] --- PASS: TestV1IDService (0.02s) [2021-06-10T20:47:19.663Z] === RUN TestV2MetadataService [2021-06-10T20:47:20.638Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-10T20:47:20.638Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-10T20:47:20.638Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-10T20:47:20.638Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-10T20:47:20.638Z] === RUN TestContinueOnError_NeverContinue [2021-06-10T20:47:20.638Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-10T20:47:20.638Z] === RUN TestManifestStore [2021-06-10T20:47:20.638Z] === RUN TestManifestStore/no_remote_or_local [2021-06-10T20:47:20.638Z] --- PASS: TestV2MetadataService (1.22s) [2021-06-10T20:47:20.638Z] PASS [2021-06-10T20:47:20.638Z] coverage: 48.2% of statements [2021-06-10T20:47:20.638Z] ok github.com/docker/docker/distribution/metadata 1.361s coverage: 48.2% of statements [2021-06-10T20:47:20.638Z] time="2021-06-10T20:47:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local603623739\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-10T20:47:20.638Z] === RUN TestManifestStore/no_local_cache [2021-06-10T20:47:20.638Z] === RUN TestManifestStore/with_local_cache [2021-06-10T20:47:20.638Z] === RUN TestManifestStore/unknown_media_type [2021-06-10T20:47:20.638Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="reference for unknown type: " [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="reference for unknown type: " [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="reference for unknown type: " [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="reference for unknown type: " [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="reference for unknown type: " [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-10T20:47:21.101Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-10T20:47:21.101Z] time="2021-06-10T20:47:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore (0.35s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-10T20:47:21.101Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-10T20:47:21.101Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-10T20:47:21.101Z] === RUN TestFixManifestLayers [2021-06-10T20:47:21.101Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-10T20:47:21.101Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-10T20:47:21.101Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T20:47:21.101Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T20:47:21.101Z] === RUN TestFixManifestLayersBadParent [2021-06-10T20:47:21.101Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-10T20:47:21.101Z] === RUN TestValidateManifest [2021-06-10T20:47:21.101Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-10T20:47:21.101Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T20:47:21.101Z] === RUN TestFormatPlatform [2021-06-10T20:47:21.101Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-10T20:47:21.101Z] === RUN TestGetRepositoryMountCandidates [2021-06-10T20:47:21.101Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-10T20:47:21.101Z] === RUN TestLayerAlreadyExists [2021-06-10T20:47:21.101Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] 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} [2021-06-10T20:47:21.101Z] === RUN TestWhenEmptyAuthConfig [2021-06-10T20:47:21.101Z] === RUN TestSuccessfulDownload [2021-06-10T20:47:21.101Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-10T20:47:21.101Z] download_test.go:268: Needs fixing on Windows [2021-06-10T20:47:21.101Z] === RUN TestCancelledDownload [2021-06-10T20:47:21.101Z] --- PASS: TestCancelledDownload (0.04s) [2021-06-10T20:47:21.101Z] === RUN TestMaxDownloadAttempts [2021-06-10T20:47:21.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:47:21.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:47:21.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:47:21.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:47:21.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:47:21.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:47:21.101Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:47:21.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:47:21.101Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:47:21.101Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:47:21.101Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:47:21.101Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:47:21.562Z] time="2021-06-10T20:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:47:21.562Z] time="2021-06-10T20:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:47:21.562Z] time="2021-06-10T20:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:47:21.562Z] time="2021-06-10T20:47:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:47:21.563Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-06-10T20:47:21.563Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-06-10T20:47:21.563Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-06-10T20:47:21.563Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-06-10T20:47:21.563Z] === RUN TestTransfer [2021-06-10T20:47:21.563Z] --- PASS: TestTransfer (0.14s) [2021-06-10T20:47:21.563Z] === RUN TestConcurrencyLimit [2021-06-10T20:47:21.563Z] === RUN TestNotFound [2021-06-10T20:47:21.563Z] --- PASS: TestNotFound (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestConflict [2021-06-10T20:47:21.563Z] --- PASS: TestConflict (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestForbidden [2021-06-10T20:47:21.563Z] --- PASS: TestForbidden (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestInvalidParameter [2021-06-10T20:47:21.563Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestNotImplemented [2021-06-10T20:47:21.563Z] --- PASS: TestNotImplemented (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestNotModified [2021-06-10T20:47:21.563Z] --- PASS: TestNotModified (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestUnauthorized [2021-06-10T20:47:21.563Z] --- PASS: TestUnauthorized (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestUnknown [2021-06-10T20:47:21.563Z] --- PASS: TestUnknown (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestCancelled [2021-06-10T20:47:21.563Z] --- PASS: TestCancelled (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestDeadline [2021-06-10T20:47:21.563Z] --- PASS: TestDeadline (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestDataLoss [2021-06-10T20:47:21.563Z] --- PASS: TestDataLoss (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestUnavailable [2021-06-10T20:47:21.563Z] --- PASS: TestUnavailable (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestSystem [2021-06-10T20:47:21.563Z] --- PASS: TestSystem (0.00s) [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Not_Found [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Bad_Request [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Conflict [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Unauthorized [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Forbidden [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Not_Modified [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-10T20:47:21.563Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-10T20:47:21.563Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-10T20:47:21.563Z] PASS [2021-06-10T20:47:21.563Z] coverage: 53.1% of statements [2021-06-10T20:47:21.563Z] ok github.com/docker/docker/errdefs 0.088s coverage: 53.1% of statements [2021-06-10T20:47:21.599Z] #72 exporting layers 7.0s done [2021-06-10T20:47:21.599Z] #72 writing image sha256:02fadbf1975ee9df7e95c941ea7bf485745e0290264fc9bed5ab1857f62550b3 done [2021-06-10T20:47:21.599Z] #72 naming to docker.io/library/docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 done [2021-06-10T20:47:21.599Z] #72 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T20:47:21.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -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:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh dynbinary test-integration [2021-06-10T20:47:22.024Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-06-10T20:47:22.024Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-10T20:47:22.024Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-10T20:47:22.024Z] === RUN TestTokenPassThru [2021-06-10T20:47:22.024Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-10T20:47:22.024Z] === RUN TestTokenPassThruDifferentHost [2021-06-10T20:47:22.024Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-10T20:47:22.024Z] PASS [2021-06-10T20:47:22.024Z] coverage: 23.7% of statements [2021-06-10T20:47:22.024Z] ok github.com/docker/docker/distribution 1.655s coverage: 23.7% of statements [2021-06-10T20:47:22.024Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-06-10T20:47:22.024Z] === RUN TestInactiveJobs [2021-06-10T20:47:22.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T20:47:22.433Z] --- PASS: TestCgroupNamespacesBuild (3.49s) [2021-06-10T20:47:22.433Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T20:47:22.485Z] --- PASS: TestInactiveJobs (0.43s) [2021-06-10T20:47:22.485Z] === RUN TestWatchRelease [2021-06-10T20:47:22.485Z] --- PASS: TestWatchRelease (0.12s) [2021-06-10T20:47:22.485Z] === RUN TestWatchFinishedTransfer [2021-06-10T20:47:22.486Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-10T20:47:22.486Z] === RUN TestDuplicateTransfer [2021-06-10T20:47:22.486Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-10T20:47:22.486Z] === RUN TestSuccessfulUpload [2021-06-10T20:47:22.946Z] time="2021-06-10T20:47:22Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-10T20:47:23.407Z] --- PASS: TestSuccessfulUpload (0.69s) [2021-06-10T20:47:23.407Z] === RUN TestCancelledUpload [2021-06-10T20:47:23.407Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-10T20:47:23.407Z] PASS [2021-06-10T20:47:23.407Z] coverage: 76.8% of statements [2021-06-10T20:47:23.407Z] ok github.com/docker/docker/distribution/xfer 2.385s coverage: 76.8% of statements [2021-06-10T20:47:23.407Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T20:47:23.407Z] === RUN TestFSGetInvalidData [2021-06-10T20:47:23.407Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-10T20:47:23.407Z] === RUN TestFSInvalidSet [2021-06-10T20:47:23.407Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-10T20:47:23.407Z] === RUN TestFSInvalidRoot [2021-06-10T20:47:23.407Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-10T20:47:23.407Z] === RUN TestFSMetadataGetSet [2021-06-10T20:47:23.407Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-10T20:47:23.407Z] === RUN TestFSInvalidWalker [2021-06-10T20:47:23.407Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-06-10T20:47:23.407Z] === RUN TestFSGetSet [2021-06-10T20:47:23.407Z] === RUN TestCompare [2021-06-10T20:47:23.868Z] --- PASS: TestCompare (0.00s) [2021-06-10T20:47:23.868Z] PASS [2021-06-10T20:47:23.868Z] coverage: 19.2% of statements [2021-06-10T20:47:23.868Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-06-10T20:47:23.868Z] --- PASS: TestFSGetSet (0.02s) [2021-06-10T20:47:23.868Z] === RUN TestFSGetUnsetKey [2021-06-10T20:47:23.868Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-10T20:47:23.868Z] === RUN TestFSGetEmptyData [2021-06-10T20:47:23.868Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-10T20:47:23.868Z] === RUN TestFSDelete [2021-06-10T20:47:23.868Z] --- PASS: TestFSDelete (0.02s) [2021-06-10T20:47:23.868Z] === RUN TestFSWalker [2021-06-10T20:47:23.868Z] --- PASS: TestFSWalker (0.02s) [2021-06-10T20:47:23.868Z] === RUN TestFSWalkerStopOnError [2021-06-10T20:47:23.868Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-10T20:47:23.868Z] === RUN TestNewFromJSON [2021-06-10T20:47:23.868Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-10T20:47:23.868Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestMarshalKeyOrder [2021-06-10T20:47:23.868Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestHistoryEqual [2021-06-10T20:47:23.868Z] --- PASS: TestHistoryEqual (0.17s) [2021-06-10T20:47:23.868Z] === RUN TestImage [2021-06-10T20:47:23.868Z] --- PASS: TestImage (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestImageOSNotEmpty [2021-06-10T20:47:23.868Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-10T20:47:23.868Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-10T20:47:23.868Z] === RUN TestCreate [2021-06-10T20:47:23.868Z] --- PASS: TestCreate (0.01s) [2021-06-10T20:47:23.868Z] === RUN TestRestore [2021-06-10T20:47:23.868Z] time="2021-06-10T20:47:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-10T20:47:23.868Z] --- PASS: TestRestore (0.03s) [2021-06-10T20:47:23.868Z] === RUN TestAddDelete [2021-06-10T20:47:23.868Z] --- PASS: TestAddDelete (0.02s) [2021-06-10T20:47:23.868Z] === RUN TestSearchAfterDelete [2021-06-10T20:47:23.868Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-10T20:47:23.868Z] === RUN TestParentReset [2021-06-10T20:47:23.868Z] --- PASS: TestParentReset (0.12s) [2021-06-10T20:47:23.868Z] === RUN TestGetAndSetLastUpdated [2021-06-10T20:47:23.873Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-10T20:47:23.873Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-10T20:47:23.873Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-10T20:47:23.873Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-10T20:47:23.873Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-10T20:47:23.873Z] Detected virtualization docker. [2021-06-10T20:47:23.873Z] Detected architecture x86-64. [2021-06-10T20:47:23.873Z] Set hostname to . [2021-06-10T20:47:24.134Z] + source /etc/docker-entrypoint-cmd [2021-06-10T20:47:24.134Z] ++ hack/make.sh dynbinary test-integration [2021-06-10T20:47:24.134Z] [2021-06-10T20:47:24.329Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-06-10T20:47:24.329Z] === RUN TestStoreLen [2021-06-10T20:47:24.329Z] --- PASS: TestStoreLen (0.05s) [2021-06-10T20:47:24.329Z] PASS [2021-06-10T20:47:24.329Z] coverage: 86.6% of statements [2021-06-10T20:47:24.329Z] ok github.com/docker/docker/image 0.758s coverage: 86.6% of statements [2021-06-10T20:47:24.395Z] Removing bundles/ [2021-06-10T20:47:24.395Z] [2021-06-10T20:47:24.395Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T20:47:24.395Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:47:24.395Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:47:24.791Z] === RUN TestValidateManifest [2021-06-10T20:47:24.791Z] === RUN TestValidateManifest/non-nil [2021-06-10T20:47:24.791Z] === RUN TestValidateManifest/nil [2021-06-10T20:47:24.791Z] --- PASS: TestValidateManifest (0.00s) [2021-06-10T20:47:24.791Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-10T20:47:24.791Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-10T20:47:24.791Z] PASS [2021-06-10T20:47:24.791Z] coverage: 0.7% of statements [2021-06-10T20:47:24.791Z] ok github.com/docker/docker/image/tarexport 0.178s coverage: 0.7% of statements [2021-06-10T20:47:24.954Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.84s) [2021-06-10T20:47:24.954Z] === RUN TestBuildWithSession [2021-06-10T20:47:24.954Z] --- SKIP: TestBuildWithSession (0.01s) [2021-06-10T20:47:24.954Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:47:24.954Z] === RUN TestBuildSquashParent [2021-06-10T20:47:25.762Z] === RUN TestMakeV1ConfigFromConfig [2021-06-10T20:47:25.762Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-10T20:47:25.762Z] PASS [2021-06-10T20:47:25.762Z] coverage: 25.0% of statements [2021-06-10T20:47:25.762Z] ok github.com/docker/docker/image/v1 0.203s coverage: 25.0% of statements [2021-06-10T20:47:25.762Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T20:47:26.223Z] === RUN TestSerialization [2021-06-10T20:47:26.223Z] --- PASS: TestSerialization (0.02s) [2021-06-10T20:47:26.223Z] PASS [2021-06-10T20:47:26.223Z] coverage: 100.0% of statements [2021-06-10T20:47:26.223Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2021-06-10T20:47:27.194Z] === RUN TestEmptyLayer [2021-06-10T20:47:27.194Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-10T20:47:27.194Z] === RUN TestCommitFailure [2021-06-10T20:47:27.194Z] --- PASS: TestCommitFailure (0.01s) [2021-06-10T20:47:27.194Z] === RUN TestStartTransactionFailure [2021-06-10T20:47:27.194Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-10T20:47:27.194Z] === RUN TestGetOrphan [2021-06-10T20:47:27.194Z] --- PASS: TestGetOrphan (0.01s) [2021-06-10T20:47:27.194Z] === RUN TestMountAndRegister [2021-06-10T20:47:27.194Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-10T20:47:27.194Z] layer_test.go:271: Layer size: 14 [2021-06-10T20:47:27.194Z] === RUN TestLayerRelease [2021-06-10T20:47:27.194Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-10T20:47:27.194Z] layer_test.go:304: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestStoreRestore [2021-06-10T20:47:27.194Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-10T20:47:27.194Z] layer_test.go:353: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestTarStreamStability [2021-06-10T20:47:27.194Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-10T20:47:27.194Z] layer_test.go:468: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestRegisterExistingLayer [2021-06-10T20:47:27.194Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-06-10T20:47:27.194Z] === RUN TestTarStreamVerification [2021-06-10T20:47:27.194Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-10T20:47:27.194Z] layer_test.go:697: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestLayerMigration [2021-06-10T20:47:27.194Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-10T20:47:27.194Z] migration_test.go:46: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestLayerMigrationNoTarsplit [2021-06-10T20:47:27.194Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T20:47:27.194Z] migration_test.go:182: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestMountInit [2021-06-10T20:47:27.194Z] --- SKIP: TestMountInit (0.00s) [2021-06-10T20:47:27.194Z] mount_test.go:17: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestMountSize [2021-06-10T20:47:27.194Z] --- SKIP: TestMountSize (0.00s) [2021-06-10T20:47:27.194Z] mount_test.go:76: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestMountChanges [2021-06-10T20:47:27.194Z] --- SKIP: TestMountChanges (0.00s) [2021-06-10T20:47:27.194Z] mount_test.go:125: Failing on Windows [2021-06-10T20:47:27.194Z] === RUN TestMountApply [2021-06-10T20:47:27.194Z] --- SKIP: TestMountApply (0.00s) [2021-06-10T20:47:27.194Z] mount_test.go:212: Failing on Windows [2021-06-10T20:47:27.194Z] PASS [2021-06-10T20:47:27.194Z] coverage: 30.1% of statements [2021-06-10T20:47:27.195Z] ok github.com/docker/docker/layer 0.320s coverage: 30.1% of statements [2021-06-10T20:47:27.655Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T20:47:28.627Z] === RUN TestEnvironmentParsing [2021-06-10T20:47:28.627Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-10T20:47:28.627Z] PASS [2021-06-10T20:47:28.627Z] coverage: 1.2% of statements [2021-06-10T20:47:28.627Z] ok github.com/docker/docker/libcontainerd/local 0.261s coverage: 1.2% of statements [2021-06-10T20:47:28.627Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T20:47:28.627Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T20:47:28.627Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T20:47:28.627Z] === RUN TestSequenceGetAvailableBit [2021-06-10T20:47:28.627Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestSequenceEqual [2021-06-10T20:47:28.627Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestSequenceCopy [2021-06-10T20:47:28.627Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestGetFirstAvailable [2021-06-10T20:47:28.627Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestFindSequence [2021-06-10T20:47:28.627Z] --- PASS: TestFindSequence (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestCheckIfAvailable [2021-06-10T20:47:28.627Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestMergeSequences [2021-06-10T20:47:28.627Z] --- PASS: TestMergeSequences (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestPushReservation [2021-06-10T20:47:28.627Z] --- PASS: TestPushReservation (0.00s) [2021-06-10T20:47:28.627Z] === RUN TestSerializeDeserialize [2021-06-10T20:47:28.628Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestSet [2021-06-10T20:47:28.628Z] --- PASS: TestSet (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestSetUnset [2021-06-10T20:47:28.628Z] --- PASS: TestSetUnset (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestOffsetSetUnset [2021-06-10T20:47:28.628Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestSetInRange [2021-06-10T20:47:28.628Z] --- PASS: TestSetInRange (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestSetAnyInRange [2021-06-10T20:47:28.628Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestMethods [2021-06-10T20:47:28.628Z] --- PASS: TestMethods (0.00s) [2021-06-10T20:47:28.628Z] === RUN TestRandomAllocateDeallocate [2021-06-10T20:47:30.172Z] === RUN TestClientServiceInvalidCommand [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceCreate [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceRm [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceLs [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceInfo [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceInfoById [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceJoin [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientServiceLeave [2021-06-10T20:47:30.172Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientDummyCommand [2021-06-10T20:47:30.172Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkInvalidCommand [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkCreate [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkCreateWithDriver [2021-06-10T20:47:30.172Z] flag provided but not defined: -f [2021-06-10T20:47:30.172Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build449697254\b1146\client.test.exe create --help'. [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkRm [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkLs [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkInfo [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-10T20:47:30.172Z] === RUN TestClientNetworkInfoById [2021-06-10T20:47:30.172Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-10T20:47:30.172Z] PASS [2021-06-10T20:47:30.172Z] coverage: 75.2% of statements [2021-06-10T20:47:30.172Z] ok github.com/docker/docker/libnetwork/client 0.052s coverage: 75.2% of statements [2021-06-10T20:47:30.634Z] === RUN TestEverything [2021-06-10T20:47:30.634Z] --- PASS: TestEverything (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestGet [2021-06-10T20:47:30.634Z] --- PASS: TestGet (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestParsePanic [2021-06-10T20:47:30.634Z] flag provided but not defined: -int [2021-06-10T20:47:30.634Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build449697254\b1150\mflag.test.exe --help'. [2021-06-10T20:47:30.634Z] --- PASS: TestParsePanic (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestParse [2021-06-10T20:47:30.634Z] --- PASS: TestParse (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestFlagSetParse [2021-06-10T20:47:30.634Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestUserDefined [2021-06-10T20:47:30.634Z] --- PASS: TestUserDefined (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestUserDefinedBool [2021-06-10T20:47:30.634Z] flag needs an argument: -b [2021-06-10T20:47:30.634Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build449697254\b1150\mflag.test.exe test --help'. [2021-06-10T20:47:30.634Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestSetOutput [2021-06-10T20:47:30.634Z] --- PASS: TestSetOutput (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestChangingArgs [2021-06-10T20:47:30.634Z] --- PASS: TestChangingArgs (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestHelp [2021-06-10T20:47:30.634Z] --- PASS: TestHelp (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestFlagCounts [2021-06-10T20:47:30.634Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-10T20:47:30.634Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-10T20:47:30.634Z] --- PASS: TestFlagCounts (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestSortFlags [2021-06-10T20:47:30.634Z] --- PASS: TestSortFlags (0.00s) [2021-06-10T20:47:30.634Z] === RUN TestMergeFlags [2021-06-10T20:47:30.634Z] --- PASS: TestMergeFlags (0.00s) [2021-06-10T20:47:30.634Z] PASS [2021-06-10T20:47:30.634Z] coverage: 62.7% of statements [2021-06-10T20:47:30.634Z] ok github.com/docker/docker/libnetwork/client/mflag 0.041s coverage: 62.7% of statements [2021-06-10T20:47:34.171Z] === RUN TestErrorInterfaces [2021-06-10T20:47:34.172Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-10T20:47:34.172Z] === RUN TestNetworkMarshalling [2021-06-10T20:47:34.172Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-10T20:47:34.172Z] === RUN TestEndpointMarshalling [2021-06-10T20:47:34.172Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-10T20:47:34.172Z] === RUN TestAuxAddresses [2021-06-10T20:47:34.172Z] time="2021-06-10T20:47:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:47:34.172Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-10T20:47:34.172Z] === RUN TestSRVServiceQuery [2021-06-10T20:47:34.172Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-10T20:47:34.172Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestServiceVIPReuse [2021-06-10T20:47:34.172Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-10T20:47:34.172Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-10T20:47:34.172Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T20:47:34.172Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestDNSIPQuery [2021-06-10T20:47:34.172Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-10T20:47:34.172Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestDNSProxyServFail [2021-06-10T20:47:34.172Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-10T20:47:34.172Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestSandboxAddEmpty [2021-06-10T20:47:34.172Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-10T20:47:34.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestSandboxAddMultiPrio [2021-06-10T20:47:34.172Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-10T20:47:34.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestSandboxAddSamePrio [2021-06-10T20:47:34.172Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-10T20:47:34.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestCleanupServiceDiscovery [2021-06-10T20:47:34.172Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-10T20:47:34.172Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestDNSOptions [2021-06-10T20:47:34.172Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-10T20:47:34.172Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:47:34.172Z] === RUN TestMultipleControllersWithSameStore [2021-06-10T20:47:34.172Z] time="2021-06-10T20:47:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:47:34.172Z] time="2021-06-10T20:47:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:47:34.172Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-10T20:47:34.172Z] PASS [2021-06-10T20:47:34.172Z] coverage: 8.6% of statements [2021-06-10T20:47:34.172Z] ok github.com/docker/docker/libnetwork 0.400s coverage: 8.6% of statements [2021-06-10T20:47:34.172Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-10T20:47:34.172Z] === RUN TestTCP4Proxy [2021-06-10T20:47:34.172Z] --- PASS: TestTCP4Proxy (0.02s) [2021-06-10T20:47:34.172Z] === RUN TestTCP4ProxyHalfClose [2021-06-10T20:47:34.172Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-10T20:47:34.172Z] === RUN TestTCP6Proxy [2021-06-10T20:47:34.172Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-10T20:47:34.172Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T20:47:34.172Z] === RUN TestTCPDualStackProxy [2021-06-10T20:47:34.172Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-10T20:47:34.172Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T20:47:34.172Z] === RUN TestUDP4Proxy [2021-06-10T20:47:34.172Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-10T20:47:34.172Z] === RUN TestUDP6Proxy [2021-06-10T20:47:34.172Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-10T20:47:34.172Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T20:47:34.172Z] === RUN TestUDPWriteError [2021-06-10T20:47:34.172Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-10T20:47:34.172Z] === RUN TestSCTP4Proxy [2021-06-10T20:47:34.172Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-10T20:47:34.172Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T20:47:34.172Z] === RUN TestSCTP6Proxy [2021-06-10T20:47:34.172Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-10T20:47:34.172Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T20:47:34.172Z] PASS [2021-06-10T20:47:34.172Z] coverage: 49.4% of statements [2021-06-10T20:47:34.172Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.084s coverage: 49.4% of statements [2021-06-10T20:47:34.637Z] === RUN TestInvalidConfig [2021-06-10T20:47:34.637Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-10T20:47:34.637Z] === RUN TestConfig [2021-06-10T20:47:34.637Z] --- PASS: TestConfig (0.00s) [2021-06-10T20:47:34.637Z] === RUN TestOptionsLabels [2021-06-10T20:47:34.637Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-10T20:47:34.637Z] === RUN TestValidName [2021-06-10T20:47:34.637Z] --- PASS: TestValidName (0.00s) [2021-06-10T20:47:34.637Z] === RUN TestTLSConfiguration [2021-06-10T20:47:34.638Z] time="2021-06-10T20:47:34Z" level=info msg="Option Initializing KV with TLS" [2021-06-10T20:47:34.638Z] --- PASS: TestTLSConfiguration (0.17s) [2021-06-10T20:47:34.638Z] PASS [2021-06-10T20:47:34.638Z] coverage: 24.0% of statements [2021-06-10T20:47:34.638Z] ok github.com/docker/docker/libnetwork/config 0.280s coverage: 24.0% of statements [2021-06-10T20:47:34.638Z] === RUN TestKey [2021-06-10T20:47:34.638Z] --- PASS: TestKey (0.00s) [2021-06-10T20:47:34.638Z] === RUN TestParseKey [2021-06-10T20:47:34.638Z] --- PASS: TestParseKey (0.00s) [2021-06-10T20:47:34.638Z] === RUN TestInvalidDataStore [2021-06-10T20:47:34.638Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-10T20:47:34.638Z] === RUN TestKVObjectFlatKey [2021-06-10T20:47:34.638Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-10T20:47:34.638Z] === RUN TestAtomicKVObjectFlatKey [2021-06-10T20:47:34.638Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-10T20:47:34.638Z] PASS [2021-06-10T20:47:34.638Z] coverage: 21.9% of statements [2021-06-10T20:47:34.638Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2021-06-10T20:47:35.098Z] --- PASS: TestRandomAllocateDeallocate (6.23s) [2021-06-10T20:47:35.098Z] === RUN TestAllocateRandomDeallocate [2021-06-10T20:47:35.559Z] === RUN TestIPDataMarshalling [2021-06-10T20:47:35.559Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-10T20:47:35.559Z] === RUN TestValidateAndIsV6 [2021-06-10T20:47:35.559Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-10T20:47:35.559Z] PASS [2021-06-10T20:47:35.559Z] coverage: 68.9% of statements [2021-06-10T20:47:35.559Z] ok github.com/docker/docker/libnetwork/driverapi 0.110s coverage: 68.9% of statements [2021-06-10T20:47:36.020Z] --- PASS: TestAllocateRandomDeallocate (1.28s) [2021-06-10T20:47:36.020Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-10T20:47:36.481Z] === RUN TestDriver [2021-06-10T20:47:36.481Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:47:36.481Z] PASS [2021-06-10T20:47:36.481Z] coverage: 34.8% of statements [2021-06-10T20:47:36.481Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2021-06-10T20:47:36.942Z] === RUN TestDriver [2021-06-10T20:47:36.942Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:47:36.942Z] PASS [2021-06-10T20:47:36.942Z] coverage: 34.8% of statements [2021-06-10T20:47:36.942Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-06-10T20:47:37.403Z] === RUN TestNetworkAllocateFree [2021-06-10T20:47:37.403Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-10T20:47:37.403Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-10T20:47:37.403Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-10T20:47:37.403Z] PASS [2021-06-10T20:47:37.403Z] coverage: 63.6% of statements [2021-06-10T20:47:37.403Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.075s coverage: 63.6% of statements [2021-06-10T20:47:37.403Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.11s) [2021-06-10T20:47:37.403Z] === RUN TestRetrieveFromStore [2021-06-10T20:47:37.864Z] --- PASS: TestRetrieveFromStore (0.59s) [2021-06-10T20:47:37.864Z] === RUN TestIsCorrupted [2021-06-10T20:47:37.864Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-10T20:47:37.864Z] === RUN TestSetRollover [2021-06-10T20:47:38.327Z] === RUN TestGetEmptyCapabilities [2021-06-10T20:47:38.327Z] --- PASS: TestGetEmptyCapabilities (0.06s) [2021-06-10T20:47:38.327Z] === RUN TestGetExtraCapabilities [2021-06-10T20:47:38.327Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-10T20:47:38.327Z] === RUN TestGetInvalidCapabilities [2021-06-10T20:47:38.327Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-10T20:47:38.327Z] === RUN TestRemoteDriver [2021-06-10T20:47:38.327Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T20:47:38.327Z] === RUN TestDriverError [2021-06-10T20:47:38.327Z] --- PASS: TestDriverError (0.00s) [2021-06-10T20:47:38.327Z] === RUN TestMissingValues [2021-06-10T20:47:38.327Z] --- PASS: TestMissingValues (0.00s) [2021-06-10T20:47:38.327Z] === RUN TestRollback [2021-06-10T20:47:38.327Z] --- PASS: TestRollback (0.01s) [2021-06-10T20:47:38.327Z] PASS [2021-06-10T20:47:38.327Z] coverage: 57.4% of statements [2021-06-10T20:47:38.327Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.152s coverage: 57.4% of statements [2021-06-10T20:47:39.300Z] === RUN TestNew [2021-06-10T20:47:39.300Z] --- PASS: TestNew (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestAddDriver [2021-06-10T20:47:39.300Z] --- PASS: TestAddDriver (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestAddDuplicateDriver [2021-06-10T20:47:39.300Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-10T20:47:39.300Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestDriver [2021-06-10T20:47:39.300Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestIPAM [2021-06-10T20:47:39.300Z] --- PASS: TestIPAM (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestWalkIPAMs [2021-06-10T20:47:39.300Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-10T20:47:39.300Z] === RUN TestWalkDrivers [2021-06-10T20:47:39.300Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-10T20:47:39.300Z] PASS [2021-06-10T20:47:39.300Z] coverage: 82.4% of statements [2021-06-10T20:47:39.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2021-06-10T20:47:39.300Z] === RUN TestNAT [2021-06-10T20:47:39.300Z] --- SKIP: TestNAT (0.00s) [2021-06-10T20:47:39.300Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T20:47:39.300Z] === RUN TestTransparent [2021-06-10T20:47:39.300Z] --- SKIP: TestTransparent (0.00s) [2021-06-10T20:47:39.300Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T20:47:39.300Z] PASS [2021-06-10T20:47:39.300Z] coverage: 0.0% of statements [2021-06-10T20:47:39.300Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.104s coverage: 0.0% of statements [2021-06-10T20:47:39.677Z] --- PASS: TestBuildSquashParent (13.84s) [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:47:39.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:47:39.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:47:39.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:47:39.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:47:39.763Z] === RUN TestBuildDefault [2021-06-10T20:47:39.763Z] --- PASS: TestBuildDefault (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestBuildHostnameDomainname [2021-06-10T20:47:39.763Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestBuildHostname [2021-06-10T20:47:39.763Z] --- PASS: TestBuildHostname (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestBuildHostnameFQDN [2021-06-10T20:47:39.763Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestBuildNoIP [2021-06-10T20:47:39.763Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestUpdate [2021-06-10T20:47:39.763Z] --- PASS: TestUpdate (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-10T20:47:39.763Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-10T20:47:39.763Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestAddEmpty [2021-06-10T20:47:39.763Z] --- PASS: TestAddEmpty (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestAdd [2021-06-10T20:47:39.763Z] --- PASS: TestAdd (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestDeleteEmpty [2021-06-10T20:47:39.763Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestDeleteNewline [2021-06-10T20:47:39.763Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestDelete [2021-06-10T20:47:39.763Z] --- PASS: TestDelete (0.00s) [2021-06-10T20:47:39.763Z] === RUN TestConcurrentWrites [2021-06-10T20:47:39.763Z] --- PASS: TestConcurrentWrites (0.23s) [2021-06-10T20:47:39.763Z] PASS [2021-06-10T20:47:39.763Z] coverage: 81.2% of statements [2021-06-10T20:47:39.763Z] ok github.com/docker/docker/libnetwork/etchosts 0.292s coverage: 81.2% of statements [2021-06-10T20:47:39.763Z] --- PASS: TestSetRollover (1.92s) [2021-06-10T20:47:39.763Z] === RUN TestSetRolloverSerial [2021-06-10T20:47:40.762Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-10T20:47:41.320Z] === RUN TestNew [2021-06-10T20:47:41.320Z] --- PASS: TestNew (0.00s) [2021-06-10T20:47:41.320Z] === RUN TestAllocate [2021-06-10T20:47:41.320Z] --- PASS: TestAllocate (0.00s) [2021-06-10T20:47:41.320Z] === RUN TestUninitialized [2021-06-10T20:47:41.320Z] --- PASS: TestUninitialized (0.00s) [2021-06-10T20:47:41.320Z] === RUN TestAllocateInRange [2021-06-10T20:47:41.320Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-10T20:47:41.320Z] === RUN TestAllocateSerial [2021-06-10T20:47:41.320Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-10T20:47:41.320Z] PASS [2021-06-10T20:47:41.320Z] coverage: 87.5% of statements [2021-06-10T20:47:41.321Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-06-10T20:47:41.321Z] === RUN TestDiff [2021-06-10T20:47:41.321Z] --- PASS: TestDiff (0.00s) [2021-06-10T20:47:41.321Z] === RUN TestAddedCallback [2021-06-10T20:47:41.321Z] --- PASS: TestAddedCallback (0.00s) [2021-06-10T20:47:41.321Z] === RUN TestRemovedCallback [2021-06-10T20:47:41.321Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-10T20:47:41.321Z] === RUN TestNoCallback [2021-06-10T20:47:41.321Z] --- PASS: TestNoCallback (0.00s) [2021-06-10T20:47:41.321Z] PASS [2021-06-10T20:47:41.321Z] coverage: 48.1% of statements [2021-06-10T20:47:41.321Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.053s coverage: 48.1% of statements [2021-06-10T20:47:41.782Z] --- PASS: TestSetRolloverSerial (2.01s) [2021-06-10T20:47:41.782Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-10T20:47:41.782Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-10T20:47:42.244Z] PASS [2021-06-10T20:47:42.244Z] coverage: 84.4% of statements [2021-06-10T20:47:42.244Z] ok github.com/docker/docker/libnetwork/bitseq 13.223s coverage: 84.4% of statements [2021-06-10T20:47:42.244Z] === RUN TestCaller [2021-06-10T20:47:42.244Z] --- PASS: TestCaller (0.00s) [2021-06-10T20:47:42.244Z] PASS [2021-06-10T20:47:42.244Z] coverage: 100.0% of statements [2021-06-10T20:47:42.244Z] ok github.com/docker/docker/libnetwork/internal/caller 0.226s coverage: 100.0% of statements [2021-06-10T20:47:42.244Z] === RUN TestSetSerialInsertDelete [2021-06-10T20:47:42.244Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-10T20:47:42.244Z] === RUN TestSetParallelInsertDelete [2021-06-10T20:47:43.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:47:44.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:47:44.439Z] === RUN TestInt2IP2IntConversion [2021-06-10T20:47:44.439Z] === RUN TestPoolRequest [2021-06-10T20:47:44.439Z] --- PASS: TestPoolRequest (0.00s) [2021-06-10T20:47:44.439Z] === RUN TestOtherRequests [2021-06-10T20:47:44.439Z] --- PASS: TestOtherRequests (0.00s) [2021-06-10T20:47:44.439Z] PASS [2021-06-10T20:47:44.439Z] coverage: 57.1% of statements [2021-06-10T20:47:44.439Z] ok github.com/docker/docker/libnetwork/ipams/null 0.137s coverage: 57.1% of statements [2021-06-10T20:47:44.900Z] --- PASS: TestInt2IP2IntConversion (0.82s) [2021-06-10T20:47:44.900Z] === RUN TestGetAddressVersion [2021-06-10T20:47:44.900Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-10T20:47:44.900Z] === RUN TestKeyString [2021-06-10T20:47:44.900Z] --- PASS: TestKeyString (0.00s) [2021-06-10T20:47:44.900Z] === RUN TestPoolDataMarshal [2021-06-10T20:47:44.900Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-10T20:47:44.900Z] === RUN TestSubnetsMarshal [2021-06-10T20:47:44.900Z] --- PASS: TestSubnetsMarshal (0.14s) [2021-06-10T20:47:44.900Z] === RUN TestAddSubnets [2021-06-10T20:47:44.900Z] --- PASS: TestAddSubnets (0.06s) [2021-06-10T20:47:44.900Z] === RUN TestDoublePoolRelease [2021-06-10T20:47:44.900Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-06-10T20:47:44.900Z] === RUN TestAddReleasePoolID [2021-06-10T20:47:45.361Z] --- PASS: TestAddReleasePoolID (0.12s) [2021-06-10T20:47:45.361Z] === RUN TestPredefinedPool [2021-06-10T20:47:45.361Z] --- PASS: TestPredefinedPool (0.20s) [2021-06-10T20:47:45.361Z] === RUN TestRemoveSubnet [2021-06-10T20:47:46.339Z] --- PASS: TestRemoveSubnet (0.87s) [2021-06-10T20:47:46.339Z] === RUN TestGetSameAddress [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T20:47:46.339Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T20:47:46.339Z] --- PASS: TestGetSameAddress (0.06s) [2021-06-10T20:47:46.339Z] === RUN TestPoolAllocationReuse [2021-06-10T20:47:46.339Z] === RUN TestGetCapabilities [2021-06-10T20:47:46.339Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-10T20:47:46.339Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-10T20:47:46.339Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-10T20:47:46.339Z] === RUN TestGetDefaultAddressSpaces [2021-06-10T20:47:46.339Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-10T20:47:46.339Z] === RUN TestRemoteDriver [2021-06-10T20:47:46.339Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T20:47:46.339Z] PASS [2021-06-10T20:47:46.339Z] coverage: 47.4% of statements [2021-06-10T20:47:46.339Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2021-06-10T20:47:47.883Z] === RUN TestWindowsIPAM [2021-06-10T20:47:47.883Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-10T20:47:47.883Z] PASS [2021-06-10T20:47:47.883Z] coverage: 71.4% of statements [2021-06-10T20:47:47.883Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2021-06-10T20:47:47.883Z] === RUN TestDefaultNetwork [2021-06-10T20:47:48.344Z] --- PASS: TestDefaultNetwork (0.54s) [2021-06-10T20:47:48.345Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-10T20:47:48.345Z] === RUN TestKeyValue [2021-06-10T20:47:48.345Z] --- PASS: TestKeyValue (0.00s) [2021-06-10T20:47:48.345Z] PASS [2021-06-10T20:47:48.345Z] coverage: 60.0% of statements [2021-06-10T20:47:48.345Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2021-06-10T20:47:48.805Z] --- PASS: TestPoolAllocationReuse (2.50s) [2021-06-10T20:47:48.805Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-10T20:47:48.805Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.50s) [2021-06-10T20:47:48.805Z] === RUN TestInitAddressPools [2021-06-10T20:47:48.805Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-10T20:47:48.805Z] PASS [2021-06-10T20:47:48.805Z] coverage: 74.0% of statements [2021-06-10T20:47:48.805Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-10T20:47:48.805Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-10T20:47:48.805Z] ok github.com/docker/docker/libnetwork/ipamutils 1.102s coverage: 74.0% of statements [2021-06-10T20:47:49.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:47:49.778Z] === RUN TestGenerate [2021-06-10T20:47:49.778Z] --- PASS: TestGenerate (0.00s) [2021-06-10T20:47:49.778Z] === RUN TestGeneratePtr [2021-06-10T20:47:49.778Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-10T20:47:49.778Z] === RUN TestGenerateMissingField [2021-06-10T20:47:49.778Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-10T20:47:49.778Z] === RUN TestFieldCannotBeSet [2021-06-10T20:47:49.778Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-10T20:47:49.778Z] === RUN TestTypeMismatchError [2021-06-10T20:47:49.778Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-10T20:47:49.778Z] PASS [2021-06-10T20:47:49.778Z] coverage: 100.0% of statements [2021-06-10T20:47:49.778Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2021-06-10T20:47:49.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:47:51.328Z] testing: warning: no tests to run [2021-06-10T20:47:51.328Z] PASS [2021-06-10T20:47:51.328Z] coverage: 0.0% of statements [2021-06-10T20:47:51.328Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2021-06-10T20:47:51.788Z] === RUN TestNetworkDBSimple [2021-06-10T20:47:52.256Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-06-10T20:47:52.256Z] PASS [2021-06-10T20:47:52.256Z] coverage: 100.0% of statements [2021-06-10T20:47:52.256Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.088s coverage: 100.0% of statements [2021-06-10T20:47:52.717Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.83s) [2021-06-10T20:47:52.717Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-10T20:47:52.717Z] === RUN TestRequestNewPort [2021-06-10T20:47:52.717Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestRequestSpecificPort [2021-06-10T20:47:52.717Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestReleasePort [2021-06-10T20:47:52.717Z] --- PASS: TestReleasePort (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestReuseReleasedPort [2021-06-10T20:47:52.717Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestReleaseUnreadledPort [2021-06-10T20:47:52.717Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestUnknowProtocol [2021-06-10T20:47:52.717Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestAllocateAllPorts [2021-06-10T20:47:52.717Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-10T20:47:52.717Z] === RUN TestPortAllocation [2021-06-10T20:47:52.717Z] --- PASS: TestPortAllocation (0.00s) [2021-06-10T20:47:52.718Z] === RUN TestPortAllocationWithCustomRange [2021-06-10T20:47:52.718Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-10T20:47:52.718Z] === RUN TestNoDuplicateBPR [2021-06-10T20:47:52.718Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-10T20:47:52.718Z] === RUN TestChangePortRange [2021-06-10T20:47:52.718Z] --- PASS: TestChangePortRange (0.00s) [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-10T20:47:52.718Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-10T20:47:52.718Z] PASS [2021-06-10T20:47:52.718Z] coverage: 89.7% of statements [2021-06-10T20:47:52.718Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 89.7% of statements [2021-06-10T20:47:52.718Z] 2021/06/10 20:47:52 Closing DB instances... [2021-06-10T20:47:53.694Z] === RUN TestTransportPortConv [2021-06-10T20:47:53.694Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestTransportPortBindingConv [2021-06-10T20:47:53.694Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestErrorConstructors [2021-06-10T20:47:53.694Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestCompareIPMask [2021-06-10T20:47:53.694Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestUtilGetHostPartIP [2021-06-10T20:47:53.694Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestUtilGetBroadcastIP [2021-06-10T20:47:53.694Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-10T20:47:53.694Z] === RUN TestParseCIDR [2021-06-10T20:47:53.694Z] --- PASS: TestParseCIDR (0.00s) [2021-06-10T20:47:53.694Z] PASS [2021-06-10T20:47:53.694Z] coverage: 47.9% of statements [2021-06-10T20:47:53.694Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 47.9% of statements [2021-06-10T20:47:53.694Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-10T20:47:53.694Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-10T20:47:54.668Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-10T20:47:54.668Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-10T20:47:54.668Z] PASS [2021-06-10T20:47:54.668Z] coverage: 44.0% of statements [2021-06-10T20:47:54.668Z] ok github.com/docker/docker/oci 0.051s coverage: 44.0% of statements [2021-06-10T20:47:54.668Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.02s) [2021-06-10T20:47:54.668Z] === RUN TestGetAddress [2021-06-10T20:47:55.129Z] 2021/06/10 20:47:54 Closing DB instances... [2021-06-10T20:47:55.129Z] === RUN TestAddressPoolOpt [2021-06-10T20:47:55.129Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/a [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/something [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/_=a [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/env1=value1 [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/_env1=value1 [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/PATH [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/=a [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/PATH= [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/PATH=something [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/asd!qwe [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/1asd [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/123 [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/some_space [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/__some_space_before [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/some_space_after__ [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/= [2021-06-10T20:47:55.129Z] === RUN TestValidateEnv/PaTh [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestParseHost [2021-06-10T20:47:55.129Z] --- PASS: TestParseHost (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestParseDockerDaemonHost [2021-06-10T20:47:55.129Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestParseTCP [2021-06-10T20:47:55.129Z] --- PASS: TestParseTCP (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-10T20:47:55.129Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestValidateExtraHosts [2021-06-10T20:47:55.129Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestIpOptString [2021-06-10T20:47:55.129Z] --- PASS: TestIpOptString (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-10T20:47:55.129Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestNewIpOptValidDefaultVal [2021-06-10T20:47:55.129Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestIpOptSetInvalidVal [2021-06-10T20:47:55.129Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestValidateIPAddress [2021-06-10T20:47:55.129Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestMapOpts [2021-06-10T20:47:55.129Z] --- PASS: TestMapOpts (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestListOptsWithoutValidator [2021-06-10T20:47:55.129Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestListOptsWithValidator [2021-06-10T20:47:55.129Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestValidateDNSSearch [2021-06-10T20:47:55.129Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_general_format [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_one_more [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-10T20:47:55.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-10T20:47:55.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestNamedListOpts [2021-06-10T20:47:55.129Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestNamedMapOpts [2021-06-10T20:47:55.129Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestParseLink [2021-06-10T20:47:55.129Z] --- PASS: TestParseLink (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestQuotedStringSetWithQuotes [2021-06-10T20:47:55.129Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-10T20:47:55.129Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-10T20:47:55.129Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-10T20:47:55.129Z] === RUN TestUlimitOpt [2021-06-10T20:47:55.129Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-10T20:47:55.129Z] PASS [2021-06-10T20:47:55.129Z] coverage: 67.1% of statements [2021-06-10T20:47:55.129Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-06-10T20:47:55.596Z] === RUN TestParseVersion [2021-06-10T20:47:55.596Z] --- PASS: TestParseVersion (0.00s) [2021-06-10T20:47:55.596Z] PASS [2021-06-10T20:47:55.596Z] coverage: 52.9% of statements [2021-06-10T20:47:55.596Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.44s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.95s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.76s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.57s) [2021-06-10T20:47:56.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.52s) [2021-06-10T20:47:56.459Z] === RUN TestBuildMultiStageCopy [2021-06-10T20:47:56.459Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T20:47:56.569Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-10T20:47:56.569Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-10T20:47:57.540Z] === RUN TestPeerCertificateMarshalJSON [2021-06-10T20:47:58.001Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-10T20:47:58.001Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-10T20:47:58.001Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-06-10T20:47:58.001Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-10T20:47:58.001Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-10T20:47:58.001Z] === RUN TestMiddleware [2021-06-10T20:47:58.001Z] --- PASS: TestMiddleware (0.00s) [2021-06-10T20:47:58.001Z] === RUN TestNewResponseModifier [2021-06-10T20:47:58.001Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-10T20:47:58.001Z] PASS [2021-06-10T20:47:58.001Z] coverage: 26.8% of statements [2021-06-10T20:47:58.001Z] ok github.com/docker/docker/pkg/authorization 0.418s coverage: 26.8% of statements [2021-06-10T20:47:58.001Z] 2021/06/10 20:47:57 Closing DB instances... [2021-06-10T20:47:58.001Z] === RUN TestIsArchivePathDir [2021-06-10T20:47:58.462Z] --- PASS: TestIsArchivePathDir (0.16s) [2021-06-10T20:47:58.462Z] === RUN TestIsArchivePathInvalidFile [2021-06-10T20:47:58.462Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-10T20:47:58.462Z] === RUN TestIsArchivePathTar [2021-06-10T20:47:58.462Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-10T20:47:58.462Z] === RUN TestDecompressStreamGzip [2021-06-10T20:47:58.922Z] === RUN TestUnbuffered [2021-06-10T20:47:58.922Z] --- PASS: TestUnbuffered (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestRaceUnbuffered [2021-06-10T20:47:58.922Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-10T20:47:58.922Z] PASS [2021-06-10T20:47:58.922Z] coverage: 100.0% of statements [2021-06-10T20:47:58.922Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-06-10T20:47:58.922Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-10T20:47:58.922Z] === RUN TestDecompressStreamBzip2 [2021-06-10T20:47:58.922Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-10T20:47:58.922Z] === RUN TestDecompressStreamXz [2021-06-10T20:47:58.922Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-10T20:47:58.922Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T20:47:58.922Z] === RUN TestCompressStreamXzUnsupported [2021-06-10T20:47:58.922Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-10T20:47:58.922Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestCompressStreamInvalid [2021-06-10T20:47:58.922Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestExtensionInvalid [2021-06-10T20:47:58.922Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestExtensionUncompressed [2021-06-10T20:47:58.922Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestExtensionBzip2 [2021-06-10T20:47:58.922Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestExtensionGzip [2021-06-10T20:47:58.922Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-10T20:47:58.922Z] === RUN TestExtensionXz [2021-06-10T20:47:58.922Z] --- PASS: TestExtensionXz (0.00s) [2021-06-10T20:47:58.923Z] === RUN TestCmdStreamLargeStderr [2021-06-10T20:47:58.923Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-10T20:47:58.923Z] === RUN TestCmdStreamBad [2021-06-10T20:47:58.923Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-10T20:47:58.923Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T20:47:58.923Z] === RUN TestCmdStreamGood [2021-06-10T20:47:58.923Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-10T20:47:58.923Z] === RUN TestUntarPathWithInvalidDest [2021-06-10T20:47:58.923Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-10T20:47:58.923Z] === RUN TestUntarPathWithInvalidSrc [2021-06-10T20:47:58.923Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-10T20:47:58.923Z] === RUN TestUntarPath [2021-06-10T20:47:58.923Z] --- PASS: TestUntarPath (0.06s) [2021-06-10T20:47:58.923Z] === RUN TestUntarPathWithDestinationFile [2021-06-10T20:47:59.383Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-10T20:47:59.383Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-10T20:47:59.383Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-10T20:47:59.383Z] === RUN TestCopyWithTarInvalidSrc [2021-06-10T20:47:59.383Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-10T20:47:59.383Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-10T20:47:59.383Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T20:47:59.383Z] === RUN TestCopyWithTarSrcFile [2021-06-10T20:47:59.383Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-10T20:47:59.383Z] === RUN TestCopyWithTarSrcFolder [2021-06-10T20:47:59.383Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-10T20:47:59.383Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-10T20:47:59.383Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-10T20:47:59.383Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-10T20:47:59.383Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T20:47:59.383Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-10T20:47:59.383Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-10T20:47:59.383Z] === RUN TestCopyFileWithTarSrcFile [2021-06-10T20:47:59.383Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-10T20:47:59.383Z] === RUN TestTarFiles [2021-06-10T20:47:59.383Z] === RUN TestMatch [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[foo]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[foo_bar]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[]#01 [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[qux]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-10T20:47:59.383Z] === RUN TestMatch/[[foo_baz]] [2021-06-10T20:47:59.383Z] --- PASS: TestMatch (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-10T20:47:59.383Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-10T20:47:59.383Z] PASS [2021-06-10T20:47:59.383Z] coverage: 87.5% of statements [2021-06-10T20:47:59.383Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-06-10T20:47:59.383Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-10T20:47:59.383Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-10T20:47:59.729Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T20:47:59.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T20:48:00.549Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T20:48:00.929Z] === RUN TestChrootTarUntar [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] === RUN TestChrootUntarEmptyArchive [2021-06-10T20:48:00.930Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-10T20:48:00.930Z] === RUN TestChrootTarUntarWithSymlink [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:48:00.930Z] === RUN TestChrootCopyWithTar [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:48:00.930Z] === RUN TestChrootCopyFileWithTar [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] === RUN TestChrootUntarPath [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:48:00.930Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] === RUN TestChrootApplyDotDotFile [2021-06-10T20:48:00.930Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-10T20:48:00.930Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:00.930Z] PASS [2021-06-10T20:48:00.930Z] coverage: 15.4% of statements [2021-06-10T20:48:00.930Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-06-10T20:48:01.113Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy (6.33s) [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.92s) [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-06-10T20:48:01.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-06-10T20:48:01.677Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T20:48:01.902Z] 2021/06/10 20:48:01 Closing DB instances... [2021-06-10T20:48:01.902Z] === RUN TestSizeEmpty [2021-06-10T20:48:01.902Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeEmptyFile [2021-06-10T20:48:01.902Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeNonemptyFile [2021-06-10T20:48:01.902Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-10T20:48:01.902Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-10T20:48:01.902Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-10T20:48:01.902Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestMoveToSubdir [2021-06-10T20:48:01.902Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-10T20:48:01.902Z] === RUN TestSizeNonExistingDirectory [2021-06-10T20:48:01.902Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-10T20:48:01.902Z] PASS [2021-06-10T20:48:01.902Z] coverage: 80.0% of statements [2021-06-10T20:48:01.902Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-06-10T20:48:03.045Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2021-06-10T20:48:03.045Z] === RUN TestBuildLabelWithTargets [2021-06-10T20:48:03.444Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-10T20:48:03.444Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-10T20:48:03.444Z] === RUN Test [2021-06-10T20:48:03.444Z] === RUN Test/TestContainsEntry [2021-06-10T20:48:03.444Z] === RUN Test/TestCreateEntries [2021-06-10T20:48:03.444Z] === RUN Test/TestEntriesDiff [2021-06-10T20:48:03.444Z] === RUN Test/TestEntriesEquality [2021-06-10T20:48:03.444Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-10T20:48:03.444Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-10T20:48:03.444Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-10T20:48:03.444Z] === RUN Test/TestGeneratorNotGenerate [2021-06-10T20:48:03.444Z] === RUN Test/TestGeneratorWithPort [2021-06-10T20:48:03.444Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-10T20:48:03.444Z] === RUN Test/TestNewEntry [2021-06-10T20:48:03.444Z] === RUN Test/TestParse [2021-06-10T20:48:03.444Z] --- PASS: Test (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-10T20:48:03.444Z] --- PASS: Test/TestParse (0.00s) [2021-06-10T20:48:03.444Z] PASS [2021-06-10T20:48:03.444Z] coverage: 58.3% of statements [2021-06-10T20:48:03.444Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-06-10T20:48:03.905Z] --- PASS: TestTarFiles (4.73s) [2021-06-10T20:48:03.905Z] === RUN TestTarUntar [2021-06-10T20:48:03.905Z] --- PASS: TestTarUntar (0.03s) [2021-06-10T20:48:03.905Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-10T20:48:03.905Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-10T20:48:03.905Z] === RUN TestTarWithOptions [2021-06-10T20:48:03.905Z] --- PASS: TestTarWithOptions (0.06s) [2021-06-10T20:48:03.905Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-10T20:48:03.905Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-10T20:48:03.905Z] === RUN TestUntarUstarGnuConflict [2021-06-10T20:48:03.905Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-10T20:48:03.905Z] === RUN TestUntarInvalidFilenames [2021-06-10T20:48:04.371Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames330736326\\dest" [2021-06-10T20:48:04.371Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-06-10T20:48:04.371Z] === RUN TestUntarHardlinkToSymlink [2021-06-10T20:48:04.371Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-10T20:48:04.371Z] === RUN TestUntarInvalidHardlink [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink296840743\\victim\\hello" -> "../victim/hello" [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink892981082\\victim\\hello" -> "/../victim/hello" [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink787023089\\victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink430268316\\victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink204586059\\victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink256795950\\victim" -> "../victim" [2021-06-10T20:48:04.371Z] === RUN Test [2021-06-10T20:48:04.371Z] === RUN Test/TestContent [2021-06-10T20:48:04.371Z] === RUN Test/TestInitialize [2021-06-10T20:48:04.371Z] === RUN Test/TestNew [2021-06-10T20:48:04.371Z] === RUN Test/TestParsingContentsWithComments [2021-06-10T20:48:04.371Z] === RUN Test/TestRegister [2021-06-10T20:48:04.371Z] === RUN Test/TestWatch [2021-06-10T20:48:04.371Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-10T20:48:04.371Z] === RUN TestUntarInvalidSymlink [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink557345461\\dest\\dotdot" -> "../victim/hello" [2021-06-10T20:48:04.371Z] --- PASS: Test (0.01s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestContent (0.00s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestNew (0.00s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T20:48:04.371Z] --- PASS: Test/TestWatch (0.01s) [2021-06-10T20:48:04.371Z] PASS [2021-06-10T20:48:04.371Z] coverage: 92.9% of statements [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink531439248\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377464495\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.371Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 92.9% of statements [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink221614146\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink818157241\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink260231364\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.371Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink288362835\\dest\\dir\\loophole" -> "../../victim" [2021-06-10T20:48:04.371Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-10T20:48:04.371Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-10T20:48:04.371Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-10T20:48:04.371Z] === RUN TestXGlobalNoParent [2021-06-10T20:48:04.371Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-10T20:48:04.371Z] === RUN TestReplaceFileTarWrapper [2021-06-10T20:48:04.371Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-06-10T20:48:04.371Z] === RUN TestPrefixHeaderReadable [2021-06-10T20:48:04.371Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-10T20:48:04.371Z] === RUN TestDisablePigz [2021-06-10T20:48:04.831Z] --- PASS: TestDisablePigz (0.11s) [2021-06-10T20:48:04.831Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-10T20:48:04.831Z] === RUN TestPigz [2021-06-10T20:48:04.831Z] --- PASS: TestPigz (0.14s) [2021-06-10T20:48:04.831Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-10T20:48:04.831Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T20:48:04.831Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:48:04.831Z] archive_windows_test.go:16: Currently fails [2021-06-10T20:48:04.831Z] === RUN TestCanonicalTarNameForPath [2021-06-10T20:48:04.831Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-10T20:48:04.831Z] === RUN TestCanonicalTarName [2021-06-10T20:48:04.831Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-10T20:48:04.831Z] === RUN TestChmodTarEntry [2021-06-10T20:48:04.831Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-10T20:48:04.831Z] === RUN TestHardLinkOrder [2021-06-10T20:48:04.831Z] --- PASS: TestHardLinkOrder (0.12s) [2021-06-10T20:48:04.832Z] === RUN TestChangeString [2021-06-10T20:48:04.832Z] --- PASS: TestChangeString (0.00s) [2021-06-10T20:48:04.832Z] === RUN TestChangesWithNoChanges [2021-06-10T20:48:04.832Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-10T20:48:04.832Z] === RUN TestChangesWithChanges [2021-06-10T20:48:04.832Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-10T20:48:04.832Z] === RUN TestChangesWithChangesGH13590 [2021-06-10T20:48:04.832Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-10T20:48:04.832Z] changes_test.go:196: needs more investigation [2021-06-10T20:48:04.832Z] === RUN TestChangesDirsEmpty [2021-06-10T20:48:04.832Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-10T20:48:04.832Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T20:48:04.832Z] === RUN TestChangesDirsMutated [2021-06-10T20:48:04.832Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-10T20:48:04.832Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T20:48:04.832Z] === RUN TestApplyLayer [2021-06-10T20:48:04.832Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-10T20:48:04.832Z] changes_test.go:433: needs further investigation [2021-06-10T20:48:04.832Z] === RUN TestChangesSizeWithHardlinks [2021-06-10T20:48:04.832Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-10T20:48:04.832Z] changes_test.go:469: needs further investigation [2021-06-10T20:48:04.832Z] === RUN TestChangesSizeWithNoChanges [2021-06-10T20:48:04.832Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-10T20:48:04.832Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-10T20:48:04.832Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-10T20:48:04.832Z] === RUN TestChangesSize [2021-06-10T20:48:04.832Z] --- PASS: TestChangesSize (0.01s) [2021-06-10T20:48:04.832Z] === RUN TestApplyLayerInvalidFilenames [2021-06-10T20:48:04.832Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames136417416\\dest" [2021-06-10T20:48:04.832Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-10T20:48:04.832Z] === RUN TestApplyLayerInvalidHardlink [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink334749434\\victim\\hello" -> "../victim/hello" [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink197355025\\victim\\hello" -> "/../victim/hello" [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink813257788\\victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink515155563\\victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106760398\\victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink093513173\\victim" -> "../victim" [2021-06-10T20:48:04.832Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-10T20:48:04.832Z] === RUN TestApplyLayerInvalidSymlink [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink492451632\\dest\\dotdot" -> "../victim/hello" [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink097750735\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink684039650\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink361217497\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink635864420\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink986384755\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:48:04.832Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-10T20:48:04.832Z] === RUN TestApplyLayerWhiteouts [2021-06-10T20:48:05.292Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-10T20:48:05.292Z] === RUN TestGenerateEmptyFile [2021-06-10T20:48:05.292Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-10T20:48:05.292Z] === RUN TestGenerateWithContent [2021-06-10T20:48:05.292Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-10T20:48:05.292Z] PASS [2021-06-10T20:48:05.292Z] coverage: 61.6% of statements [2021-06-10T20:48:05.292Z] ok github.com/docker/docker/pkg/archive 7.007s coverage: 61.6% of statements [2021-06-10T20:48:05.292Z] 2021/06/10 20:48:05 Closing DB instances... [2021-06-10T20:48:05.565Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2021-06-10T20:48:05.565Z] === RUN TestBuildWithEmptyLayers [2021-06-10T20:48:06.270Z] === RUN Test [2021-06-10T20:48:06.270Z] === RUN Test/TestInitialize [2021-06-10T20:48:06.270Z] time="2021-06-10T20:48:05Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:48:06.270Z] time="2021-06-10T20:48:05Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:48:06.270Z] time="2021-06-10T20:48:05Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:48:06.270Z] === RUN Test/TestInitializeWithCerts [2021-06-10T20:48:06.270Z] time="2021-06-10T20:48:05Z" level=info msg="Initializing discovery with TLS" [2021-06-10T20:48:06.270Z] === RUN Test/TestWatch [2021-06-10T20:48:06.270Z] time="2021-06-10T20:48:05Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:48:06.567Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-06-10T20:48:06.568Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T20:48:06.731Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-06-10T20:48:06.731Z] === RUN TestNetworkDBNodeLeave [2021-06-10T20:48:09.644Z] --- PASS: Test (3.13s) [2021-06-10T20:48:09.644Z] --- PASS: Test/TestInitialize (0.12s) [2021-06-10T20:48:09.644Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-10T20:48:09.644Z] --- PASS: Test/TestWatch (3.00s) [2021-06-10T20:48:09.644Z] PASS [2021-06-10T20:48:09.644Z] coverage: 84.1% of statements [2021-06-10T20:48:09.644Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2021-06-10T20:48:09.644Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-06-10T20:48:09.644Z] === RUN TestNetworkDBWatch [2021-06-10T20:48:10.104Z] === RUN Test [2021-06-10T20:48:10.104Z] === RUN Test/TestWatch [2021-06-10T20:48:10.104Z] --- PASS: Test (0.00s) [2021-06-10T20:48:10.104Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T20:48:10.104Z] PASS [2021-06-10T20:48:10.104Z] coverage: 92.3% of statements [2021-06-10T20:48:10.104Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2021-06-10T20:48:11.076Z] 2021/06/10 20:48:10 Closing DB instances... [2021-06-10T20:48:11.538Z] === RUN Test [2021-06-10T20:48:11.538Z] === RUN Test/TestInitialize [2021-06-10T20:48:11.538Z] === RUN Test/TestInitializeWithPattern [2021-06-10T20:48:11.538Z] === RUN Test/TestRegister [2021-06-10T20:48:11.538Z] === RUN Test/TestWatch [2021-06-10T20:48:11.538Z] --- PASS: Test (0.00s) [2021-06-10T20:48:11.538Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T20:48:11.538Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-10T20:48:11.538Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T20:48:11.538Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T20:48:11.538Z] PASS [2021-06-10T20:48:11.538Z] coverage: 93.8% of statements [2021-06-10T20:48:11.538Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-06-10T20:48:11.809Z] --- PASS: TestBuildMultiStageOnBuild (4.36s) [2021-06-10T20:48:11.809Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T20:48:12.213Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T20:48:12.213Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T20:48:12.213Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-06-10T20:48:12.213Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-06-10T20:48:12.213Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T20:48:12.213Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T20:48:12.475Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-06-10T20:48:12.511Z] === RUN TestPollerAddRemove [2021-06-10T20:48:12.511Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-10T20:48:12.511Z] === RUN TestPollerEvent [2021-06-10T20:48:12.511Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-10T20:48:12.511Z] poller_test.go:41: No chmod on Windows [2021-06-10T20:48:12.511Z] === RUN TestPollerClose [2021-06-10T20:48:12.511Z] --- PASS: TestPollerClose (0.00s) [2021-06-10T20:48:12.511Z] PASS [2021-06-10T20:48:12.511Z] coverage: 45.7% of statements [2021-06-10T20:48:12.511Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-06-10T20:48:12.511Z] --- PASS: TestNetworkDBWatch (3.06s) [2021-06-10T20:48:12.511Z] === RUN TestNetworkDBBulkSync [2021-06-10T20:48:12.737Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T20:48:12.737Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T20:48:13.173Z] --- PASS: TestBuildUncleanTarFilenames (2.06s) [2021-06-10T20:48:13.173Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T20:48:13.482Z] === RUN TestCopyFileWithInvalidSrc [2021-06-10T20:48:13.482Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T20:48:13.482Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-10T20:48:13.482Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-10T20:48:13.482Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCopyFile [2021-06-10T20:48:13.482Z] --- PASS: TestCopyFile (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-10T20:48:13.482Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T20:48:13.482Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T20:48:13.482Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-10T20:48:13.482Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-10T20:48:13.482Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T20:48:13.482Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T20:48:13.482Z] === RUN TestWildcardMatches [2021-06-10T20:48:13.482Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestPatternMatches [2021-06-10T20:48:13.482Z] --- PASS: TestPatternMatches (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-10T20:48:13.482Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestPatternMatchesFolderExclusions [2021-06-10T20:48:13.482Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-10T20:48:13.482Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-10T20:48:13.482Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-10T20:48:13.482Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-10T20:48:13.482Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestSingleExclamationError [2021-06-10T20:48:13.482Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestMatchesWithNoPatterns [2021-06-10T20:48:13.482Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestMatchesWithMalformedPatterns [2021-06-10T20:48:13.482Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestMatches [2021-06-10T20:48:13.482Z] --- PASS: TestMatches (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCleanPatterns [2021-06-10T20:48:13.482Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-10T20:48:13.482Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-10T20:48:13.482Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCleanPatternsExceptionFlag [2021-06-10T20:48:13.483Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-10T20:48:13.483Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-10T20:48:13.483Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCleanPatternsErrorSingleException [2021-06-10T20:48:13.483Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCreateIfNotExistsDir [2021-06-10T20:48:13.483Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-10T20:48:13.483Z] === RUN TestCreateIfNotExistsFile [2021-06-10T20:48:13.483Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-10T20:48:13.483Z] === RUN TestMatch [2021-06-10T20:48:13.483Z] --- PASS: TestMatch (0.00s) [2021-06-10T20:48:13.483Z] PASS [2021-06-10T20:48:13.483Z] coverage: 87.5% of statements [2021-06-10T20:48:13.483Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 87.5% of statements [2021-06-10T20:48:13.944Z] 2021/06/10 20:48:13 Closing DB instances... [2021-06-10T20:48:14.405Z] === RUN TestGet [2021-06-10T20:48:14.405Z] --- PASS: TestGet (0.00s) [2021-06-10T20:48:14.405Z] === RUN TestGetShortcutString [2021-06-10T20:48:14.405Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-10T20:48:14.405Z] PASS [2021-06-10T20:48:14.405Z] coverage: 42.9% of statements [2021-06-10T20:48:14.405Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-06-10T20:48:15.302Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-06-10T20:48:15.947Z] === RUN TestCreateIDMapOrder [2021-06-10T20:48:15.947Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-10T20:48:15.947Z] PASS [2021-06-10T20:48:15.947Z] coverage: 7.2% of statements [2021-06-10T20:48:15.947Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2021-06-10T20:48:15.947Z] --- PASS: TestNetworkDBBulkSync (3.06s) [2021-06-10T20:48:15.947Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-10T20:48:16.704Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.7% of statements [2021-06-10T20:48:16.919Z] --- PASS: TestGetAddress (22.24s) [2021-06-10T20:48:16.919Z] === RUN TestRequestSyntaxCheck [2021-06-10T20:48:16.919Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-10T20:48:16.919Z] === RUN TestRequest [2021-06-10T20:48:16.919Z] === RUN TestFixedBufferCap [2021-06-10T20:48:16.919Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestFixedBufferLen [2021-06-10T20:48:16.919Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestFixedBufferString [2021-06-10T20:48:16.919Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestFixedBufferWrite [2021-06-10T20:48:16.919Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestFixedBufferRead [2021-06-10T20:48:16.919Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestBytesPipeRead [2021-06-10T20:48:16.919Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestBytesPipeWrite [2021-06-10T20:48:16.919Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-10T20:48:16.919Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-10T20:48:16.967Z] ok github.com/docker/docker/builder/dockerfile 0.391s coverage: 48.8% of statements [2021-06-10T20:48:16.967Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T20:48:17.380Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-06-10T20:48:17.380Z] === RUN TestAtomicWriteToFile [2021-06-10T20:48:17.380Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-10T20:48:17.380Z] === RUN TestAtomicWriteSetCommit [2021-06-10T20:48:17.380Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-10T20:48:17.380Z] === RUN TestAtomicWriteSetCancel [2021-06-10T20:48:17.380Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-10T20:48:17.380Z] === RUN TestReadCloserWrapperClose [2021-06-10T20:48:17.380Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestReaderErrWrapperReadOnError [2021-06-10T20:48:17.380Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestReaderErrWrapperRead [2021-06-10T20:48:17.380Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestHashData [2021-06-10T20:48:17.380Z] --- PASS: TestHashData (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestCancelReadCloser [2021-06-10T20:48:17.380Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-10T20:48:17.380Z] === RUN TestWriteCloserWrapperClose [2021-06-10T20:48:17.380Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestNopWriteCloser [2021-06-10T20:48:17.380Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestNopWriter [2021-06-10T20:48:17.380Z] --- PASS: TestNopWriter (0.00s) [2021-06-10T20:48:17.380Z] === RUN TestWriteCounter [2021-06-10T20:48:17.380Z] --- PASS: TestWriteCounter (0.00s) [2021-06-10T20:48:17.380Z] PASS [2021-06-10T20:48:17.380Z] coverage: 67.9% of statements [2021-06-10T20:48:17.380Z] ok github.com/docker/docker/pkg/ioutils 0.596s coverage: 67.9% of statements [2021-06-10T20:48:18.415Z] --- PASS: TestBuildMultiStageLayerLeak (4.71s) [2021-06-10T20:48:18.415Z] === RUN TestBuildWithHugeFile [2021-06-10T20:48:18.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:48:18.415Z] Using test binary docker [2021-06-10T20:48:18.415Z] +++ /etc/init.d/apparmor start [2021-06-10T20:48:18.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:48:18.415Z] Using test binary docker [2021-06-10T20:48:18.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:48:18.672Z] INFO: Waiting for daemon to start... [2021-06-10T20:48:18.672Z] Starting dockerd [2021-06-10T20:48:18.672Z] +++ 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 [2021-06-10T20:48:18.672Z] .+++ /etc/init.d/apparmor start [2021-06-10T20:48:18.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:48:18.672Z] Starting dockerd [2021-06-10T20:48:18.672Z] INFO: Waiting for daemon to start... [2021-06-10T20:48:18.672Z] +++ 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 [2021-06-10T20:48:18.923Z] === RUN TestError [2021-06-10T20:48:18.923Z] --- PASS: TestError (0.00s) [2021-06-10T20:48:18.923Z] === RUN TestProgressString [2021-06-10T20:48:18.923Z] === RUN TestProgressString/no_progress [2021-06-10T20:48:18.923Z] === RUN TestProgressString/progress_1 [2021-06-10T20:48:18.923Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-10T20:48:18.923Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-10T20:48:18.923Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-10T20:48:18.923Z] === RUN TestProgressString/with_units [2021-06-10T20:48:18.923Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-10T20:48:18.923Z] === RUN TestProgressString/hide_counts [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-10T20:48:18.923Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-10T20:48:18.923Z] === RUN TestJSONMessageDisplay [2021-06-10T20:48:18.923Z] 2021/06/10 20:48:18 Closing DB instances... [2021-06-10T20:48:18.923Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-06-10T20:48:18.923Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-10T20:48:18.923Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-10T20:48:18.923Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-10T20:48:18.923Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-10T20:48:18.923Z] === RUN TestDisplayJSONMessagesStream [2021-06-10T20:48:18.923Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-10T20:48:18.923Z] PASS [2021-06-10T20:48:18.923Z] coverage: 91.7% of statements [2021-06-10T20:48:18.923Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2021-06-10T20:48:18.936Z] ok github.com/docker/docker/builder/remotecontext/git 4.424s coverage: 86.3% of statements [2021-06-10T20:48:18.936Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T20:48:18.936Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T20:48:19.895Z] === RUN TestStandardLongPath [2021-06-10T20:48:19.895Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-10T20:48:19.895Z] === RUN TestUNCLongPath [2021-06-10T20:48:19.895Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-10T20:48:19.895Z] PASS [2021-06-10T20:48:19.895Z] coverage: 100.0% of statements [2021-06-10T20:48:19.895Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-06-10T20:48:19.895Z] time="2021-06-10T20:48:19Z" level=error msg="node: b952dcd25578 is unknown to memberlist" [2021-06-10T20:48:20.358Z] === RUN TestNameFormat [2021-06-10T20:48:20.358Z] --- PASS: TestNameFormat (0.00s) [2021-06-10T20:48:20.358Z] === RUN TestNameRetries [2021-06-10T20:48:20.358Z] --- PASS: TestNameRetries (0.00s) [2021-06-10T20:48:20.358Z] PASS [2021-06-10T20:48:20.358Z] coverage: 85.7% of statements [2021-06-10T20:48:20.358Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-06-10T20:48:20.561Z] . [2021-06-10T20:48:20.561Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:48:20.561Z] [2021-06-10T20:48:20.561Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:48:20.561Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:48:20.816Z] Error: No such image: emptyfs [2021-06-10T20:48:20.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T20:48:20.817Z] ++++ docker load [2021-06-10T20:48:20.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:48:20.817Z] Error: No such image: emptyfs [2021-06-10T20:48:20.817Z] ++++ docker load [2021-06-10T20:48:20.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T20:48:20.820Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.88s) [2021-06-10T20:48:20.820Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-10T20:48:21.073Z] Running integration-test (iteration 1) [2021-06-10T20:48:21.074Z] 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)/ [2021-06-10T20:48:21.074Z] ++ 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)/' [2021-06-10T20:48:21.074Z] ++ set -e [2021-06-10T20:48:21.074Z] ++ '[' -n 0 ']' [2021-06-10T20:48:21.074Z] ++ set -x [2021-06-10T20:48:21.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2021-06-10T20:48:21.074Z] Running integration-test (iteration 1) [2021-06-10T20:48:21.074Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-10T20:48:21.074Z] ++ 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)/' [2021-06-10T20:48:21.074Z] ++ set -e [2021-06-10T20:48:21.074Z] ++ '[' -n 0 ']' [2021-06-10T20:48:21.074Z] ++ set -x [2021-06-10T20:48:21.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2021-06-10T20:48:21.281Z] === RUN TestParseKeyValueOpt [2021-06-10T20:48:21.281Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-10T20:48:21.281Z] === RUN TestParseUintList [2021-06-10T20:48:21.281Z] --- PASS: TestParseUintList (0.00s) [2021-06-10T20:48:21.281Z] === RUN TestParseUintListMaximumLimits [2021-06-10T20:48:21.281Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-10T20:48:21.281Z] PASS [2021-06-10T20:48:21.281Z] coverage: 97.0% of statements [2021-06-10T20:48:21.281Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-06-10T20:48:22.253Z] 2021/06/10 20:48:22 Closing DB instances... [2021-06-10T20:48:22.715Z] === RUN TestNewAndRemove [2021-06-10T20:48:22.715Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-10T20:48:22.715Z] === RUN TestRemoveInvalidPath [2021-06-10T20:48:22.715Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-10T20:48:22.715Z] PASS [2021-06-10T20:48:22.715Z] coverage: 82.6% of statements [2021-06-10T20:48:22.715Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-06-10T20:48:23.687Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-10T20:48:23.687Z] === RUN TestNetworkDBGarbageCollection [2021-06-10T20:48:24.242Z] ok github.com/docker/docker/client 0.251s coverage: 75.4% of statements [2021-06-10T20:48:24.660Z] === RUN TestFailedConnection [2021-06-10T20:48:24.660Z] --- PASS: TestRequest (7.67s) [2021-06-10T20:48:24.660Z] === RUN TestOverlappingRequests [2021-06-10T20:48:25.126Z] --- PASS: TestOverlappingRequests (0.33s) [2021-06-10T20:48:25.126Z] === RUN TestRelease [2021-06-10T20:48:26.098Z] --- PASS: TestRelease (1.38s) [2021-06-10T20:48:26.098Z] === RUN TestAllocateRandomDeallocate [2021-06-10T20:48:26.559Z] === RUN TestParseEmptyInterface [2021-06-10T20:48:26.559Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestParseNonInterfaceType [2021-06-10T20:48:26.559Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestParseWithOneFunction [2021-06-10T20:48:26.559Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestParseWithMultipleFuncs [2021-06-10T20:48:26.559Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestParseWithUnnamedReturn [2021-06-10T20:48:26.559Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestEmbeddedInterface [2021-06-10T20:48:26.559Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestParsedImports [2021-06-10T20:48:26.559Z] --- PASS: TestParsedImports (0.00s) [2021-06-10T20:48:26.559Z] === RUN TestAliasedImports [2021-06-10T20:48:26.559Z] --- PASS: TestAliasedImports (0.00s) [2021-06-10T20:48:26.559Z] PASS [2021-06-10T20:48:26.559Z] coverage: 56.8% of statements [2021-06-10T20:48:26.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-06-10T20:48:26.559Z] --- PASS: TestFailedConnection (2.00s) [2021-06-10T20:48:26.559Z] === RUN TestFailOnce [2021-06-10T20:48:26.559Z] 2021/06/10 20:48:26 http: panic serving 127.0.0.1:49293: Plugin not ready [2021-06-10T20:48:26.559Z] goroutine 34 [running]: [2021-06-10T20:48:26.559Z] net/http.(*conn).serve.func1(0xc000138000) [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-10T20:48:26.559Z] panic(0x84ab40, 0x987da0) [2021-06-10T20:48:26.559Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-10T20:48:26.559Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00016a000, 0xc00014a000) [2021-06-10T20:48:26.559Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-10T20:48:26.559Z] net/http.HandlerFunc.ServeHTTP(0xc0000e80b0, 0x99b9e0, 0xc00016a000, 0xc00014a000) [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-10T20:48:26.559Z] net/http.(*ServeMux).ServeHTTP(0xc00010c000, 0x99b9e0, 0xc00016a000, 0xc00014a000) [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-10T20:48:26.559Z] net/http.serverHandler.ServeHTTP(0xc00010e000, 0x99b9e0, 0xc00016a000, 0xc00014a000) [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-10T20:48:26.559Z] net/http.(*conn).serve(0xc000138000, 0x99c5a0, 0xc000126040) [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-10T20:48:26.559Z] created by net/http.(*Server).Serve [2021-06-10T20:48:26.559Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-10T20:48:26.559Z] time="2021-06-10T20:48:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post http://127.0.0.1:49292/Test.FailOnce: EOF, retrying in 1s" [2021-06-10T20:48:27.532Z] === RUN TestHTTPTransport [2021-06-10T20:48:27.532Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-10T20:48:27.532Z] PASS [2021-06-10T20:48:27.532Z] coverage: 85.7% of statements [2021-06-10T20:48:27.532Z] --- PASS: TestFailOnce (1.15s) [2021-06-10T20:48:27.532Z] === RUN TestEchoInputOutput [2021-06-10T20:48:27.532Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-10T20:48:27.532Z] === RUN TestBackoff [2021-06-10T20:48:27.532Z] --- PASS: TestBackoff (0.00s) [2021-06-10T20:48:27.532Z] === RUN TestAbortRetry [2021-06-10T20:48:27.532Z] --- PASS: TestAbortRetry (0.00s) [2021-06-10T20:48:27.532Z] === RUN TestClientScheme [2021-06-10T20:48:27.532Z] --- PASS: TestClientScheme (0.00s) [2021-06-10T20:48:27.532Z] === RUN TestNewClientWithTimeout [2021-06-10T20:48:27.532Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-06-10T20:48:27.993Z] time="2021-06-10T20:48:27Z" 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" [2021-06-10T20:48:28.454Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-10T20:48:28.454Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-10T20:48:28.454Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-10T20:48:28.454Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-10T20:48:28.454Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-10T20:48:28.454Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-10T20:48:28.454Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-10T20:48:28.454Z] === RUN TestBufferPoolPutAndGet [2021-06-10T20:48:28.454Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-10T20:48:28.454Z] PASS [2021-06-10T20:48:28.454Z] coverage: 88.2% of statements [2021-06-10T20:48:28.454Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-06-10T20:48:28.916Z] === RUN TestOutputOnPrematureClose [2021-06-10T20:48:28.916Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-10T20:48:28.916Z] === RUN TestCompleteSilently [2021-06-10T20:48:28.916Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-10T20:48:28.916Z] PASS [2021-06-10T20:48:28.916Z] coverage: 75.9% of statements [2021-06-10T20:48:28.916Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-06-10T20:48:29.888Z] time="2021-06-10T20:48:29Z" 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" [2021-06-10T20:48:29.888Z] === RUN TestSendToOneSub [2021-06-10T20:48:29.888Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-10T20:48:29.888Z] === RUN TestSendToMultipleSubs [2021-06-10T20:48:29.888Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-10T20:48:29.888Z] === RUN TestEvictOneSub [2021-06-10T20:48:29.888Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-10T20:48:29.888Z] === RUN TestClosePublisher [2021-06-10T20:48:29.888Z] --- PASS: TestClosePublisher (0.00s) [2021-06-10T20:48:29.888Z] === RUN TestPubSubRace [2021-06-10T20:48:30.348Z] --- PASS: TestAllocateRandomDeallocate (4.01s) [2021-06-10T20:48:30.348Z] === RUN TestRetrieveFromStore [2021-06-10T20:48:30.810Z] --- PASS: TestPubSubRace (1.04s) [2021-06-10T20:48:30.810Z] PASS [2021-06-10T20:48:30.810Z] coverage: 75.0% of statements [2021-06-10T20:48:30.810Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-06-10T20:48:31.783Z] === RUN TestRegister [2021-06-10T20:48:31.783Z] --- PASS: TestRegister (0.00s) [2021-06-10T20:48:31.783Z] === RUN TestCommand [2021-06-10T20:48:31.783Z] --- PASS: TestCommand (0.03s) [2021-06-10T20:48:31.783Z] === RUN TestNaiveSelf [2021-06-10T20:48:31.783Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-10T20:48:31.783Z] PASS [2021-06-10T20:48:31.783Z] coverage: 82.4% of statements [2021-06-10T20:48:31.783Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2021-06-10T20:48:31.783Z] --- PASS: TestRetrieveFromStore (1.29s) [2021-06-10T20:48:31.783Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-10T20:48:31.783Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-10T20:48:31.783Z] === RUN TestParallelPredefinedRequest1 [2021-06-10T20:48:31.783Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-10T20:48:31.783Z] === RUN TestParallelPredefinedRequest2 [2021-06-10T20:48:31.783Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-10T20:48:31.783Z] === RUN TestParallelPredefinedRequest3 [2021-06-10T20:48:31.783Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-10T20:48:31.783Z] === RUN TestParallelPredefinedRequest4 [2021-06-10T20:48:31.783Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-10T20:48:31.783Z] === RUN TestParallelPredefinedRequest5 [2021-06-10T20:48:31.783Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-10T20:48:31.783Z] === RUN TestDebug [2021-06-10T20:48:31.783Z] --- PASS: TestDebug (0.00s) [2021-06-10T20:48:31.783Z] === RUN TestRequestPoolParallel [2021-06-10T20:48:32.244Z] time="2021-06-10T20:48:31Z" 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" [2021-06-10T20:48:32.244Z] --- PASS: TestRequestPoolParallel (0.67s) [2021-06-10T20:48:32.244Z] === RUN TestFullAllocateRelease [2021-06-10T20:48:32.705Z] === RUN TestParseSignal [2021-06-10T20:48:32.705Z] --- PASS: TestParseSignal (0.00s) [2021-06-10T20:48:32.705Z] === RUN TestValidSignalForPlatform [2021-06-10T20:48:32.705Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-10T20:48:32.705Z] PASS [2021-06-10T20:48:32.705Z] coverage: 19.7% of statements [2021-06-10T20:48:32.705Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 19.7% of statements [2021-06-10T20:48:32.705Z] --- PASS: TestFullAllocateRelease (0.46s) [2021-06-10T20:48:32.705Z] === RUN TestOddAllocateRelease [2021-06-10T20:48:33.166Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-06-10T20:48:33.166Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-10T20:48:33.166Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-10T20:48:33.166Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-10T20:48:33.166Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-06-10T20:48:33.166Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-10T20:48:33.166Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-10T20:48:33.166Z] === CONT TestParallelPredefinedRequest1 [2021-06-10T20:48:33.166Z] === CONT TestParallelPredefinedRequest4 [2021-06-10T20:48:33.166Z] === CONT TestParallelPredefinedRequest5 [2021-06-10T20:48:33.166Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-10T20:48:33.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:48:33.166Z] === CONT TestParallelPredefinedRequest2 [2021-06-10T20:48:33.166Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-10T20:48:33.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:48:33.166Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-10T20:48:33.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:48:33.166Z] === CONT TestParallelPredefinedRequest3 [2021-06-10T20:48:33.166Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-10T20:48:33.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:48:33.166Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-10T20:48:33.166Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:48:33.166Z] PASS [2021-06-10T20:48:33.166Z] coverage: 85.3% of statements [2021-06-10T20:48:33.166Z] ok github.com/docker/docker/libnetwork/ipam 49.545s coverage: 85.3% of statements [2021-06-10T20:48:33.627Z] === RUN TestNewStdWriter [2021-06-10T20:48:33.627Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-10T20:48:33.627Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestWriteWithNilBytes [2021-06-10T20:48:33.627Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestWrite [2021-06-10T20:48:33.627Z] --- PASS: TestWrite (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestWriteWithWriterError [2021-06-10T20:48:33.627Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-10T20:48:33.627Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyWriteAndRead [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-10T20:48:33.627Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-10T20:48:33.627Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-10T20:48:33.627Z] PASS [2021-06-10T20:48:33.627Z] coverage: 100.0% of statements [2021-06-10T20:48:33.627Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-06-10T20:48:34.599Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-10T20:48:34.599Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-10T20:48:34.599Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestFormatStatus [2021-06-10T20:48:34.599Z] --- PASS: TestFormatStatus (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestFormatError [2021-06-10T20:48:34.599Z] --- PASS: TestFormatError (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestFormatJSONError [2021-06-10T20:48:34.599Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-10T20:48:34.599Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-10T20:48:34.599Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestNewJSONProgressOutput [2021-06-10T20:48:34.599Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestAuxFormatterEmit [2021-06-10T20:48:34.599Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestStreamWriterStdout [2021-06-10T20:48:34.599Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-10T20:48:34.599Z] === RUN TestStreamWriterStderr [2021-06-10T20:48:34.599Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-10T20:48:34.599Z] PASS [2021-06-10T20:48:34.599Z] coverage: 66.2% of statements [2021-06-10T20:48:34.599Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-06-10T20:48:35.066Z] === RUN TestGenerateRandomID [2021-06-10T20:48:35.066Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestShortenId [2021-06-10T20:48:35.066Z] --- PASS: TestShortenId (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestShortenSha256Id [2021-06-10T20:48:35.066Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestShortenIdEmpty [2021-06-10T20:48:35.066Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestShortenIdInvalid [2021-06-10T20:48:35.066Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestIsShortIDNonHex [2021-06-10T20:48:35.066Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-10T20:48:35.066Z] === RUN TestIsShortIDNotCorrectSize [2021-06-10T20:48:35.066Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-10T20:48:35.066Z] PASS [2021-06-10T20:48:35.066Z] coverage: 70.6% of statements [2021-06-10T20:48:35.066Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-06-10T20:48:36.051Z] === RUN TestIsCpusetListAvailable [2021-06-10T20:48:36.051Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-10T20:48:36.051Z] PASS [2021-06-10T20:48:36.051Z] coverage: 38.2% of statements [2021-06-10T20:48:36.051Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 38.2% of statements [2021-06-10T20:48:36.513Z] time="2021-06-10T20:48:36Z" 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" [2021-06-10T20:48:37.485Z] === RUN TestChtimes [2021-06-10T20:48:37.485Z] --- PASS: TestChtimes (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestChtimesWindows [2021-06-10T20:48:37.485Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-10T20:48:37.485Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestEnsureRemoveAllNotExist [2021-06-10T20:48:37.485Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestEnsureRemoveAllWithDir [2021-06-10T20:48:37.485Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestEnsureRemoveAllWithFile [2021-06-10T20:48:37.485Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-10T20:48:37.485Z] === RUN TestHasWin32KSupport [2021-06-10T20:48:37.485Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-10T20:48:37.485Z] syscall_windows_test.go:8: win32k: true [2021-06-10T20:48:37.485Z] PASS [2021-06-10T20:48:37.485Z] coverage: 12.2% of statements [2021-06-10T20:48:37.485Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.2% of statements [2021-06-10T20:48:38.465Z] === RUN TestTailFile [2021-06-10T20:48:38.465Z] --- PASS: TestTailFile (0.00s) [2021-06-10T20:48:38.465Z] === RUN TestTailFileManyLines [2021-06-10T20:48:38.465Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-10T20:48:38.465Z] === RUN TestTailEmptyFile [2021-06-10T20:48:38.465Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-10T20:48:38.465Z] === RUN TestTailNegativeN [2021-06-10T20:48:38.465Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader [2021-06-10T20:48:38.465Z] === CONT TestNewTailReader [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/no_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-10T20:48:38.465Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.465Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.465Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/no_delimiter [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.466Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.466Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.467Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.468Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.468Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.468Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.469Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.470Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.932Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:48:38.933Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.933Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.934Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:48:38.935Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:48:38.936Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:48:38.936Z] PASS [2021-06-10T20:48:38.936Z] coverage: 88.6% of statements [2021-06-10T20:48:38.936Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2021-06-10T20:48:39.396Z] === RUN TestTarSumRemoveNonExistent [2021-06-10T20:48:39.396Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-10T20:48:39.396Z] === RUN TestTarSumRemove [2021-06-10T20:48:39.396Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-10T20:48:39.857Z] === RUN TestSortFileInfoSums [2021-06-10T20:48:39.857Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-10T20:48:39.857Z] === RUN TestNewTarSumForLabelInvalid [2021-06-10T20:48:39.858Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestNewTarSumForLabel [2021-06-10T20:48:39.858Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestEmptyTar [2021-06-10T20:48:39.858Z] --- PASS: TestEmptyTar (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestTarSumsReadSize [2021-06-10T20:48:39.858Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestTarSums [2021-06-10T20:48:39.858Z] --- PASS: TestTarSums (0.05s) [2021-06-10T20:48:39.858Z] === RUN TestIteration [2021-06-10T20:48:39.858Z] --- PASS: TestIteration (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestVersionLabelForChecksum [2021-06-10T20:48:39.858Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestVersion [2021-06-10T20:48:39.858Z] --- PASS: TestVersion (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestGetVersion [2021-06-10T20:48:39.858Z] --- PASS: TestGetVersion (0.00s) [2021-06-10T20:48:39.858Z] === RUN TestGetVersions [2021-06-10T20:48:39.858Z] --- PASS: TestGetVersions (0.00s) [2021-06-10T20:48:39.858Z] PASS [2021-06-10T20:48:39.858Z] coverage: 89.3% of statements [2021-06-10T20:48:39.858Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-06-10T20:48:40.319Z] testing: warning: no tests to run [2021-06-10T20:48:40.319Z] PASS [2021-06-10T20:48:40.319Z] coverage: [no statements] [2021-06-10T20:48:40.319Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-06-10T20:48:41.292Z] === RUN TestTruncIndex [2021-06-10T20:48:41.292Z] --- PASS: TestTruncIndex (0.10s) [2021-06-10T20:48:41.292Z] PASS [2021-06-10T20:48:41.292Z] coverage: 91.5% of statements [2021-06-10T20:48:41.292Z] ok github.com/docker/docker/pkg/truncindex 0.173s coverage: 91.5% of statements [2021-06-10T20:48:42.266Z] === RUN TestIsGIT [2021-06-10T20:48:42.266Z] --- PASS: TestIsGIT (0.00s) [2021-06-10T20:48:42.266Z] === RUN TestIsTransport [2021-06-10T20:48:42.266Z] --- PASS: TestIsTransport (0.00s) [2021-06-10T20:48:42.266Z] PASS [2021-06-10T20:48:42.266Z] coverage: 100.0% of statements [2021-06-10T20:48:42.266Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-06-10T20:48:42.728Z] === RUN TestVersionInfo [2021-06-10T20:48:42.728Z] --- PASS: TestVersionInfo (0.00s) [2021-06-10T20:48:42.728Z] === RUN TestAppendVersions [2021-06-10T20:48:42.728Z] --- PASS: TestAppendVersions (0.00s) [2021-06-10T20:48:42.728Z] PASS [2021-06-10T20:48:42.728Z] coverage: 88.9% of statements [2021-06-10T20:48:42.728Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-06-10T20:48:43.195Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T20:48:43.195Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T20:48:43.195Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T20:48:43.195Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-10T20:48:45.384Z] === RUN TestValidatePrivileges [2021-06-10T20:48:45.384Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestFilterByCapNeg [2021-06-10T20:48:45.384Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestFilterByCapPos [2021-06-10T20:48:45.384Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-10T20:48:45.384Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-10T20:48:45.384Z] PASS [2021-06-10T20:48:45.384Z] coverage: 12.0% of statements [2021-06-10T20:48:45.384Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2021-06-10T20:48:45.384Z] === RUN TestNewSettable [2021-06-10T20:48:45.384Z] --- PASS: TestNewSettable (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestIsSettable [2021-06-10T20:48:45.384Z] --- PASS: TestIsSettable (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestUpdateSettingsEnv [2021-06-10T20:48:45.384Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-10T20:48:45.384Z] PASS [2021-06-10T20:48:45.384Z] coverage: 20.1% of statements [2021-06-10T20:48:45.384Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2021-06-10T20:48:45.384Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-06-10T20:48:45.384Z] === RUN TestClientStream [2021-06-10T20:48:45.384Z] --- PASS: TestClientStream (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestClientSendFile [2021-06-10T20:48:45.384Z] --- PASS: TestClientSendFile (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestClientWithRequestTimeout [2021-06-10T20:48:45.384Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestFileSpecPlugin [2021-06-10T20:48:45.384Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-10T20:48:45.384Z] === RUN TestFileJSONSpecPlugin [2021-06-10T20:48:45.384Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-10T20:48:45.384Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestPluginAddHandler [2021-06-10T20:48:45.384Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestPluginWaitBadPlugin [2021-06-10T20:48:45.384Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-10T20:48:45.384Z] === RUN TestGet [2021-06-10T20:48:45.384Z] time="2021-06-10T20:48:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-10T20:48:46.358Z] === RUN TestLoad [2021-06-10T20:48:46.358Z] --- PASS: TestLoad (0.00s) [2021-06-10T20:48:46.358Z] === RUN TestSave [2021-06-10T20:48:46.358Z] --- PASS: TestSave (0.02s) [2021-06-10T20:48:46.358Z] === RUN TestAddDeleteGet [2021-06-10T20:48:46.358Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-10T20:48:46.358Z] === RUN TestInvalidTags [2021-06-10T20:48:46.358Z] --- PASS: TestInvalidTags (0.01s) [2021-06-10T20:48:46.358Z] PASS [2021-06-10T20:48:46.358Z] coverage: 84.4% of statements [2021-06-10T20:48:46.358Z] time="2021-06-10T20:48:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-10T20:48:46.358Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2021-06-10T20:48:47.862Z] --- PASS: TestImportExtremelyLargeImageWorks (101.74s) [2021-06-10T20:48:47.862Z] PASS [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === Skipped [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-10T20:48:47.862Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] DONE 12 tests, 1 skipped in 105.722s [2021-06-10T20:48:47.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.862Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.862Z] === RUN TestNetworkCreateDelete [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-10T20:48:47.862Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T20:48:47.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-06-10T20:48:47.862Z] === RUN TestDaemonDNSFallback [2021-06-10T20:48:47.862Z] --- PASS: TestDaemonDNSFallback (7.59s) [2021-06-10T20:48:47.862Z] === RUN TestInspectNetwork [2021-06-10T20:48:47.862Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T20:48:47.862Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T20:48:47.862Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T20:48:47.862Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestNetworkInvalidJSON [2021-06-10T20:48:47.862Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T20:48:47.862Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T20:48:47.862Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:48:47.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:48:47.862Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:48:47.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:48:47.862Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T20:48:47.862Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:48:47.862Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T20:48:47.862Z] === RUN TestNetworkList [2021-06-10T20:48:47.862Z] === RUN TestNetworkList//networks [2021-06-10T20:48:47.862Z] === PAUSE TestNetworkList//networks [2021-06-10T20:48:47.862Z] === RUN TestNetworkList//networks/ [2021-06-10T20:48:47.862Z] === PAUSE TestNetworkList//networks/ [2021-06-10T20:48:47.862Z] === CONT TestNetworkList//networks [2021-06-10T20:48:47.862Z] === CONT TestNetworkList//networks/ [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T20:48:47.862Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T20:48:47.862Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T20:48:47.862Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T20:48:47.862Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T20:48:47.862Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T20:48:47.862Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T20:48:47.862Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T20:48:47.862Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T20:48:47.862Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T20:48:47.862Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T20:48:47.862Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T20:48:47.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:48:47.862Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T20:48:47.862Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-10T20:48:47.862Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T20:48:47.862Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] PASS [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === Skipped [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-10T20:48:47.862Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T20:48:47.862Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T20:48:47.862Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T20:48:47.862Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-10T20:48:47.862Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T20:48:47.862Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] DONE 22 tests, 12 skipped in 8.224s [2021-06-10T20:48:47.862Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.862Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.862Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T20:48:47.862Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:48:47.862Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:48:47.862Z] === RUN TestDockerNetworkIpvlan [2021-06-10T20:48:47.862Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:48:47.862Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:48:47.862Z] PASS [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === Skipped [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:48:47.862Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:48:47.862Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] DONE 2 tests, 2 skipped in 0.100s [2021-06-10T20:48:47.862Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.862Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.862Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T20:48:47.862Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T20:48:47.862Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] === RUN TestDockerNetworkMacvlan [2021-06-10T20:48:47.862Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-10T20:48:47.862Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] PASS [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === Skipped [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T20:48:47.862Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-10T20:48:47.862Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] DONE 2 tests, 2 skipped in 0.099s [2021-06-10T20:48:47.862Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.862Z] testing: warning: no tests to run [2021-06-10T20:48:47.862Z] PASS [2021-06-10T20:48:47.862Z] [2021-06-10T20:48:47.862Z] DONE 0 tests in 0.019s [2021-06-10T20:48:47.862Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.862Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginTLS [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T20:48:47.862Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.862Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T20:48:47.862Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginHeader [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginV2Disable [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T20:48:47.863Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] PASS [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === Skipped [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-10T20:48:47.863Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] DONE 17 tests, 17 skipped in 0.355s [2021-06-10T20:48:47.863Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.863Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.863Z] === RUN TestPluginInvalidJSON [2021-06-10T20:48:47.863Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:48:47.863Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:48:47.863Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:48:47.863Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T20:48:47.863Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T20:48:47.863Z] === RUN TestPluginInstall [2021-06-10T20:48:47.863Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] === RUN TestPluginsWithRuntimes [2021-06-10T20:48:47.863Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-10T20:48:47.863Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T20:48:47.863Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T20:48:47.863Z] PASS [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === Skipped [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T20:48:47.863Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] [2021-06-10T20:48:47.863Z] DONE 5 tests, 3 skipped in 0.132s [2021-06-10T20:48:47.863Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T20:48:47.863Z] INFO: Testing against a local daemon [2021-06-10T20:48:47.863Z] === RUN TestExternalGraphDriver [2021-06-10T20:48:47.863Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-10T20:48:47.863Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T20:48:47.863Z] === RUN TestGraphdriverPluginV2 [2021-06-10T20:48:47.904Z] === RUN TestResolveAuthConfigIndexServer [2021-06-10T20:48:47.904Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-10T20:48:47.904Z] === RUN TestResolveAuthConfigFullURL [2021-06-10T20:48:47.904Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-10T20:48:47.904Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-10T20:48:47.904Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-10T20:48:47.904Z] === RUN TestValidateMirror [2021-06-10T20:48:47.904Z] --- PASS: TestValidateMirror (0.00s) [2021-06-10T20:48:47.904Z] === RUN TestLoadInsecureRegistries [2021-06-10T20:48:48.366Z] time="2021-06-10T20:48:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T20:48:48.366Z] time="2021-06-10T20:48:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-10T20:48:48.366Z] time="2021-06-10T20:48:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T20:48:48.366Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-06-10T20:48:48.366Z] === RUN TestNewServiceConfig [2021-06-10T20:48:48.366Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestValidateIndexName [2021-06-10T20:48:48.366Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestValidateIndexNameWithError [2021-06-10T20:48:48.366Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestEndpointParse [2021-06-10T20:48:48.366Z] --- PASS: TestEndpointParse (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestEndpointParseInvalid [2021-06-10T20:48:48.366Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestValidateEndpoint [2021-06-10T20:48:48.366Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-10T20:48:48.366Z] === RUN TestPing [2021-06-10T20:48:48.366Z] --- PASS: TestPing (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestPingRegistryEndpoint [2021-06-10T20:48:48.366Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-10T20:48:48.366Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:48.366Z] === RUN TestEndpoint [2021-06-10T20:48:48.366Z] --- SKIP: TestEndpoint (0.00s) [2021-06-10T20:48:48.366Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:48.366Z] === RUN TestParseRepositoryInfo [2021-06-10T20:48:48.366Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestNewIndexInfo [2021-06-10T20:48:48.366Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestMirrorEndpointLookup [2021-06-10T20:48:48.366Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-10T20:48:48.366Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:48:48.366Z] === RUN TestSearchRepositories [2021-06-10T20:48:48.366Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-10T20:48:48.366Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-10T20:48:48.366Z] Host: 127.0.0.1:49313 [2021-06-10T20:48:48.366Z] User-Agent: docker test client [2021-06-10T20:48:48.366Z] Authorization: Token fake-token [2021-06-10T20:48:48.366Z] X-Docker-Token: true [2021-06-10T20:48:48.366Z] Accept-Encoding: gzip [2021-06-10T20:48:48.366Z] [2021-06-10T20:48:48.366Z] [2021-06-10T20:48:48.366Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-10T20:48:48.366Z] Connection: close [2021-06-10T20:48:48.366Z] Content-Length: 144 [2021-06-10T20:48:48.366Z] Cache-Control: no-cache [2021-06-10T20:48:48.366Z] Content-Type: application/json [2021-06-10T20:48:48.366Z] Date: Thu, 10 Jun 2021 20:48:47 GMT [2021-06-10T20:48:48.366Z] Expires: -1 [2021-06-10T20:48:48.366Z] Pragma: no-cache [2021-06-10T20:48:48.366Z] Server: docker-tests/mock [2021-06-10T20:48:48.366Z] X-Docker-Registry-Config: mock [2021-06-10T20:48:48.366Z] X-Docker-Registry-Version: 0.0.0 [2021-06-10T20:48:48.366Z] [2021-06-10T20:48:48.366Z] [2021-06-10T20:48:48.366Z] === RUN TestTrustedLocation [2021-06-10T20:48:48.366Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-10T20:48:48.366Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestAllowNondistributableArtifacts [2021-06-10T20:48:48.366Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestIsSecureIndex [2021-06-10T20:48:48.366Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-10T20:48:48.366Z] PASS [2021-06-10T20:48:48.366Z] coverage: 51.7% of statements [2021-06-10T20:48:48.366Z] ok github.com/docker/docker/registry 0.291s coverage: 51.7% of statements [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReaderWithReadError [2021-06-10T20:48:48.366Z] time="2021-06-10T20:48:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-10T20:48:48.366Z] time="2021-06-10T20:48:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReader [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-10T20:48:48.366Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-10T20:48:48.366Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-10T20:48:48.366Z] PASS [2021-06-10T20:48:48.366Z] coverage: 100.0% of statements [2021-06-10T20:48:48.366Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-06-10T20:48:48.828Z] === RUN TestRestartManagerTimeout [2021-06-10T20:48:48.828Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-10T20:48:48.828Z] === RUN TestRestartManagerTimeoutReset [2021-06-10T20:48:48.828Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-10T20:48:48.828Z] PASS [2021-06-10T20:48:48.828Z] coverage: 50.9% of statements [2021-06-10T20:48:48.828Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-06-10T20:48:49.801Z] === RUN TestDecodeContainerConfig [2021-06-10T20:48:49.801Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-06-10T20:48:49.801Z] === RUN TestDecodeContainerConfigIsolation [2021-06-10T20:48:49.801Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-10T20:48:49.801Z] === RUN TestValidatePrivileged [2021-06-10T20:48:49.801Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-10T20:48:49.801Z] PASS [2021-06-10T20:48:49.801Z] coverage: 52.2% of statements [2021-06-10T20:48:49.801Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-06-10T20:48:49.857Z] ..........................xx.................... [ 29%] [2021-06-10T20:48:50.263Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-10T20:48:50.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-10T20:48:50.263Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-10T20:48:50.263Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-10T20:48:50.263Z] PASS [2021-06-10T20:48:50.263Z] coverage: 62.5% of statements [2021-06-10T20:48:50.263Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2021-06-10T20:48:52.450Z] time="2021-06-10T20:48:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-10T20:48:53.128Z] --- PASS: TestGraphdriverPluginV2 (5.70s) [2021-06-10T20:48:53.128Z] PASS [2021-06-10T20:48:53.128Z] [2021-06-10T20:48:53.128Z] === Skipped [2021-06-10T20:48:53.128Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-10T20:48:53.128Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T20:48:53.128Z] [2021-06-10T20:48:53.128Z] [2021-06-10T20:48:53.128Z] DONE 2 tests, 1 skipped in 5.861s [2021-06-10T20:48:53.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T20:48:53.128Z] INFO: Testing against a local daemon [2021-06-10T20:48:53.128Z] === RUN TestContinueAfterPluginCrash [2021-06-10T20:48:53.128Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T20:48:53.128Z] === RUN TestReadPluginNoRead [2021-06-10T20:48:53.128Z] === PAUSE TestReadPluginNoRead [2021-06-10T20:48:53.128Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T20:48:53.128Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T20:48:53.128Z] === CONT TestContinueAfterPluginCrash [2021-06-10T20:48:53.128Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T20:48:53.423Z] === RUN TestGetDriver [2021-06-10T20:48:53.423Z] --- PASS: TestGetDriver (0.00s) [2021-06-10T20:48:53.423Z] === RUN TestVolumeRequestError [2021-06-10T20:48:53.423Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-10T20:48:53.423Z] PASS [2021-06-10T20:48:53.423Z] coverage: 36.1% of statements [2021-06-10T20:48:53.423Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2021-06-10T20:48:53.900Z] === RUN TestGetAddress [2021-06-10T20:48:53.900Z] --- PASS: TestGetAddress (0.00s) [2021-06-10T20:48:53.900Z] === RUN TestRemove [2021-06-10T20:48:53.900Z] --- SKIP: TestRemove (0.01s) [2021-06-10T20:48:53.900Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T20:48:53.900Z] === RUN TestInitializeWithVolumes [2021-06-10T20:48:53.900Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-10T20:48:53.900Z] === RUN TestCreate [2021-06-10T20:48:53.900Z] --- PASS: TestCreate (0.01s) [2021-06-10T20:48:53.900Z] === RUN TestValidateName [2021-06-10T20:48:53.900Z] --- PASS: TestValidateName (0.00s) [2021-06-10T20:48:53.900Z] === RUN TestCreateWithOpts [2021-06-10T20:48:53.900Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-10T20:48:53.900Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T20:48:53.900Z] === RUN TestRelaodNoOpts [2021-06-10T20:48:53.900Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-10T20:48:53.900Z] PASS [2021-06-10T20:48:53.900Z] coverage: 41.5% of statements [2021-06-10T20:48:53.900Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2021-06-10T20:48:54.873Z] === RUN TestConvertTmpfsOptions [2021-06-10T20:48:54.873Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-10T20:48:54.873Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-10T20:48:54.873Z] parser_test.go:49: data="ro" [2021-06-10T20:48:54.873Z] === RUN TestParseMountRaw [2021-06-10T20:48:55.146Z] 4612f6d0b889: Pull complete [2021-06-10T20:48:55.335Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-10T20:48:55.335Z] === RUN TestParseMountRawSplit [2021-06-10T20:48:55.335Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-10T20:48:55.335Z] parser_test.go:390: case 0 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 1 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 2 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 3 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 4 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 5 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 6 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 7 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 8 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 0 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 1 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 2 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 3 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 4 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 5 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 6 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 7 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 8 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 9 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 10 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 11 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 12 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 0 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 1 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 2 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 3 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 4 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 5 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 6 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 7 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 8 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 9 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 10 [2021-06-10T20:48:55.335Z] parser_test.go:390: case 11 [2021-06-10T20:48:55.335Z] === RUN TestParseMountSpec [2021-06-10T20:48:55.335Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-10T20:48:55.335Z] parser_test.go:455: case 0 [2021-06-10T20:48:55.335Z] parser_test.go:455: case 1 [2021-06-10T20:48:55.335Z] parser_test.go:455: case 2 [2021-06-10T20:48:55.335Z] parser_test.go:455: case 3 [2021-06-10T20:48:55.335Z] parser_test.go:455: case 4 [2021-06-10T20:48:55.335Z] parser_test.go:455: case 5 [2021-06-10T20:48:55.335Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-10T20:48:55.335Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-10T20:48:55.335Z] === RUN TestValidateMount [2021-06-10T20:48:55.335Z] --- PASS: TestValidateMount (0.01s) [2021-06-10T20:48:55.335Z] PASS [2021-06-10T20:48:55.335Z] coverage: 66.2% of statements [2021-06-10T20:48:55.335Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-06-10T20:48:56.308Z] === RUN TestSetGetMeta [2021-06-10T20:48:56.308Z] === PAUSE TestSetGetMeta [2021-06-10T20:48:56.308Z] === RUN TestRestore [2021-06-10T20:48:56.308Z] === PAUSE TestRestore [2021-06-10T20:48:56.308Z] === RUN TestServiceCreate [2021-06-10T20:48:56.308Z] === PAUSE TestServiceCreate [2021-06-10T20:48:56.308Z] === RUN TestServiceList [2021-06-10T20:48:56.308Z] === PAUSE TestServiceList [2021-06-10T20:48:56.308Z] === RUN TestServiceRemove [2021-06-10T20:48:56.308Z] === PAUSE TestServiceRemove [2021-06-10T20:48:56.308Z] === RUN TestServiceGet [2021-06-10T20:48:56.308Z] === PAUSE TestServiceGet [2021-06-10T20:48:56.308Z] === RUN TestServicePrune [2021-06-10T20:48:56.308Z] === PAUSE TestServicePrune [2021-06-10T20:48:56.308Z] === RUN TestCreate [2021-06-10T20:48:56.308Z] === PAUSE TestCreate [2021-06-10T20:48:56.308Z] === RUN TestRemove [2021-06-10T20:48:56.308Z] === PAUSE TestRemove [2021-06-10T20:48:56.308Z] === RUN TestList [2021-06-10T20:48:56.308Z] === PAUSE TestList [2021-06-10T20:48:56.308Z] === RUN TestFindByDriver [2021-06-10T20:48:56.308Z] === PAUSE TestFindByDriver [2021-06-10T20:48:56.308Z] === RUN TestFindByReferenced [2021-06-10T20:48:56.308Z] === PAUSE TestFindByReferenced [2021-06-10T20:48:56.308Z] === RUN TestDerefMultipleOfSameRef [2021-06-10T20:48:56.308Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-10T20:48:56.308Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:48:56.308Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:48:56.308Z] === RUN TestDefererencePluginOnCreateError [2021-06-10T20:48:56.308Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-10T20:48:56.308Z] === RUN TestRefDerefRemove [2021-06-10T20:48:56.308Z] === PAUSE TestRefDerefRemove [2021-06-10T20:48:56.308Z] === RUN TestGet [2021-06-10T20:48:56.308Z] === PAUSE TestGet [2021-06-10T20:48:56.308Z] === RUN TestGetWithReference [2021-06-10T20:48:56.308Z] === PAUSE TestGetWithReference [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_nil_list [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_empty_list [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_filter_some [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_filter_middle [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:48:56.308Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-10T20:48:56.308Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_nil_list [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_filter_some [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_empty_list [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-10T20:48:56.308Z] === CONT TestFilterFunc/test_filter_middle [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-10T20:48:56.308Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-10T20:48:56.308Z] === CONT TestSetGetMeta [2021-06-10T20:48:56.308Z] === CONT TestFindByDriver [2021-06-10T20:48:56.308Z] === CONT TestServiceGet [2021-06-10T20:48:56.308Z] === CONT TestRefDerefRemove [2021-06-10T20:48:56.308Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-10T20:48:56.308Z] === CONT TestServiceRemove [2021-06-10T20:48:56.308Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-10T20:48:56.308Z] === CONT TestServiceList [2021-06-10T20:48:56.308Z] --- PASS: TestFindByDriver (0.04s) [2021-06-10T20:48:56.308Z] === CONT TestServiceCreate [2021-06-10T20:48:56.308Z] --- PASS: TestServiceGet (0.18s) [2021-06-10T20:48:56.308Z] === CONT TestRestore [2021-06-10T20:48:56.308Z] --- PASS: TestServiceRemove (0.16s) [2021-06-10T20:48:56.308Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:48:56.308Z] --- PASS: TestServiceList (0.15s) [2021-06-10T20:48:56.308Z] === CONT TestDefererencePluginOnCreateError [2021-06-10T20:48:56.308Z] --- PASS: TestServiceCreate (0.15s) [2021-06-10T20:48:56.308Z] === CONT TestDerefMultipleOfSameRef [2021-06-10T20:48:56.398Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 29.1% of statements [2021-06-10T20:48:56.398Z] ok github.com/docker/docker/container 0.209s coverage: 34.6% of statements [2021-06-10T20:48:56.398Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T20:48:56.398Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T20:48:56.398Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T20:48:56.398Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T20:48:56.398Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2021-06-10T20:48:56.398Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.9% of statements [2021-06-10T20:48:56.768Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-10T20:48:56.768Z] === CONT TestRemove [2021-06-10T20:48:56.768Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-10T20:48:56.768Z] === CONT TestList [2021-06-10T20:48:56.768Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-10T20:48:56.768Z] === CONT TestGetWithReference [2021-06-10T20:48:56.768Z] --- PASS: TestRestore (0.03s) [2021-06-10T20:48:56.768Z] === CONT TestGet [2021-06-10T20:48:56.768Z] --- PASS: TestRemove (0.02s) [2021-06-10T20:48:56.768Z] === CONT TestCreate [2021-06-10T20:48:56.768Z] --- PASS: TestGet (0.03s) [2021-06-10T20:48:56.768Z] === CONT TestServicePrune [2021-06-10T20:48:56.768Z] --- PASS: TestGetWithReference (0.03s) [2021-06-10T20:48:56.768Z] === CONT TestFindByReferenced [2021-06-10T20:48:56.768Z] --- PASS: TestList (0.03s) [2021-06-10T20:48:56.768Z] --- PASS: TestCreate (0.03s) [2021-06-10T20:48:56.768Z] time="2021-06-10T20:48:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:48:56.768Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-10T20:48:56.768Z] time="2021-06-10T20:48:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:48:56.768Z] time="2021-06-10T20:48:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:48:56.768Z] time="2021-06-10T20:48:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-10T20:48:56.769Z] time="2021-06-10T20:48:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:48:56.769Z] --- PASS: TestServicePrune (0.04s) [2021-06-10T20:48:56.769Z] PASS [2021-06-10T20:48:56.769Z] coverage: 69.6% of statements [2021-06-10T20:48:56.769Z] ok github.com/docker/docker/volume/service 0.333s coverage: 69.6% of statements [2021-06-10T20:48:58.394Z] --- PASS: TestDaemonStartWithLogOpt (5.21s) [2021-06-10T20:48:58.395Z] === CONT TestReadPluginNoRead [2021-06-10T20:48:59.716Z] ok github.com/docker/docker/daemon/cluster 0.144s coverage: 0.5% of statements [2021-06-10T20:49:00.517Z] --- PASS: TestGet (15.03s) [2021-06-10T20:49:00.517Z] === RUN TestPluginWithNoManifest [2021-06-10T20:49:00.517Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-10T20:49:00.517Z] === RUN TestGetAll [2021-06-10T20:49:00.517Z] --- PASS: TestGetAll (0.00s) [2021-06-10T20:49:00.517Z] PASS [2021-06-10T20:49:00.517Z] coverage: 73.4% of statements [2021-06-10T20:49:00.517Z] ok github.com/docker/docker/pkg/plugins 35.904s coverage: 73.4% of statements [2021-06-10T20:49:01.115Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 81.8% of statements [2021-06-10T20:49:02.516Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-06-10T20:49:02.603Z] === RUN TestReadPluginNoRead/default [2021-06-10T20:49:03.467Z] ok github.com/docker/docker/daemon/events 0.107s coverage: 50.0% of statements [2021-06-10T20:49:03.555Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2021-06-10T20:49:03.967Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:49:03.967Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:49:03.967Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:49:03.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:49:03.967Z] [2021-06-10T20:49:03.967Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:49:03.967Z] DOCKER_SYSTEMD=1 [2021-06-10T20:49:03.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:49:03.967Z] HOSTNAME=f7092fc6c68c [2021-06-10T20:49:03.967Z] DEST=bundles/test-integration [2021-06-10T20:49:03.967Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:49:03.967Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:49:03.967Z] container=docker [2021-06-10T20:49:03.967Z] HOME=/root [2021-06-10T20:49:03.967Z] LANG=C.UTF-8 [2021-06-10T20:49:03.967Z] INVOCATION_ID=2a802763347b435788646923cc23e80d [2021-06-10T20:49:03.967Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:49:03.967Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:49:03.967Z] VALIDATE_BRANCH=master [2021-06-10T20:49:03.967Z] TERM=xterm [2021-06-10T20:49:03.967Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:49:03.967Z] SHLVL=3 [2021-06-10T20:49:03.967Z] TIMEOUT=120m [2021-06-10T20:49:03.967Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:49:03.967Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:49:03.967Z] GO111MODULE=off [2021-06-10T20:49:03.967Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T20:49:03.967Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T20:49:03.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:49:03.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:49:03.967Z] GOPATH=/go [2021-06-10T20:49:03.967Z] PKG_CONFIG=pkg-config [2021-06-10T20:49:03.967Z] _=/usr/bin/env [2021-06-10T20:49:03.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T20:49:04.489Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T20:49:04.863Z] ok github.com/docker/docker/daemon/graphdriver 0.041s coverage: 2.2% of statements [2021-06-10T20:49:07.018Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T20:49:07.763Z] Loaded image: buildpack-deps:buster [2021-06-10T20:49:07.763Z] Loaded image: busybox:latest [2021-06-10T20:49:07.763Z] Loaded image: busybox:glibc [2021-06-10T20:49:07.763Z] Loaded image: buildpack-deps:buster [2021-06-10T20:49:07.763Z] Loaded image: busybox:latest [2021-06-10T20:49:07.763Z] Loaded image: busybox:glibc [2021-06-10T20:49:08.698Z] Loaded image: debian:bullseye [2021-06-10T20:49:08.954Z] Loaded image: hello-world:latest [2021-06-10T20:49:09.085Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-06-10T20:49:09.086Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.126s coverage: 73.3% of statements [2021-06-10T20:49:09.086Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.536s coverage: 14.1% of statements [2021-06-10T20:49:09.210Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:49:09.210Z] INFO: Testing against a local daemon [2021-06-10T20:49:09.210Z] === RUN TestDockerSuite [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T20:49:09.466Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T20:49:09.546Z] --- PASS: TestReadPluginNoRead (11.19s) [2021-06-10T20:49:09.546Z] --- PASS: TestReadPluginNoRead/default (2.58s) [2021-06-10T20:49:09.546Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-06-10T20:49:09.546Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s) [2021-06-10T20:49:09.546Z] read_test.go:92: [dcf7d37acec0e] daemon is not started [2021-06-10T20:49:09.546Z] PASS [2021-06-10T20:49:09.546Z] [2021-06-10T20:49:09.546Z] DONE 6 tests in 16.507s [2021-06-10T20:49:09.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T20:49:09.546Z] testing: warning: no tests to run [2021-06-10T20:49:09.546Z] PASS [2021-06-10T20:49:09.546Z] [2021-06-10T20:49:09.546Z] DONE 0 tests in 0.037s [2021-06-10T20:49:09.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T20:49:09.805Z] INFO: Testing against a local daemon [2021-06-10T20:49:09.805Z] === RUN TestPluginWithDevMounts [2021-06-10T20:49:09.805Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T20:49:09.805Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T20:49:09.805Z] PASS [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === Skipped [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-10T20:49:09.805Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] DONE 1 tests, 1 skipped in 0.114s [2021-06-10T20:49:09.805Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T20:49:09.805Z] INFO: Testing against a local daemon [2021-06-10T20:49:09.805Z] === RUN TestSecretInspect [2021-06-10T20:49:09.805Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-10T20:49:09.805Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] === RUN TestSecretList [2021-06-10T20:49:09.805Z] --- SKIP: TestSecretList (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] === RUN TestSecretsCreateAndDelete [2021-06-10T20:49:09.805Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] === RUN TestSecretsUpdate [2021-06-10T20:49:09.805Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] === RUN TestTemplatedSecret [2021-06-10T20:49:09.805Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T20:49:09.805Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] === RUN TestSecretCreateResolve [2021-06-10T20:49:09.805Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] PASS [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === Skipped [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-10T20:49:09.805Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-10T20:49:09.805Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-10T20:49:09.805Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] [2021-06-10T20:49:09.805Z] DONE 6 tests, 6 skipped in 0.157s [2021-06-10T20:49:09.805Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T20:49:10.028Z] Loaded image: debian:bullseye [2021-06-10T20:49:10.063Z] INFO: Testing against a local daemon [2021-06-10T20:49:10.063Z] === RUN TestServiceCreateInit [2021-06-10T20:49:10.063Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T20:49:10.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T20:49:10.064Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-10T20:49:10.064Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T20:49:10.064Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T20:49:10.064Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceConflict [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-10T20:49:10.064Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceSysctls [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-10T20:49:10.064Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateServiceCapabilities [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-10T20:49:10.064Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestInspect [2021-06-10T20:49:10.064Z] --- SKIP: TestInspect (0.01s) [2021-06-10T20:49:10.064Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestCreateJob [2021-06-10T20:49:10.064Z] --- SKIP: TestCreateJob (0.01s) [2021-06-10T20:49:10.064Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestReplicatedJob [2021-06-10T20:49:10.064Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-10T20:49:10.064Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.064Z] === RUN TestUpdateReplicatedJob [2021-06-10T20:49:10.291Z] Loaded image: hello-world:latest [2021-06-10T20:49:10.322Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-10T20:49:10.322Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.322Z] === RUN TestServiceListWithStatuses [2021-06-10T20:49:10.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T20:49:10.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T20:49:10.322Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T20:49:10.322Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-10T20:49:10.322Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.322Z] === RUN TestDockerNetworkReConnect [2021-06-10T20:49:10.322Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-10T20:49:10.322Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:10.322Z] === RUN TestServicePlugin [2021-06-10T20:49:10.478Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.835s coverage: 56.2% of statements [2021-06-10T20:49:10.548Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:49:10.548Z] INFO: Testing against a local daemon [2021-06-10T20:49:10.548Z] === RUN TestDockerDaemonSuite [2021-06-10T20:49:10.548Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-10T20:49:10.804Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T20:49:11.060Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T20:49:11.878Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-06-10T20:49:11.988Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T20:49:11.988Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T20:49:12.922Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T20:49:13.178Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T20:49:13.178Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T20:49:13.606Z] --- SKIP: TestServicePlugin (3.43s) [2021-06-10T20:49:13.606Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] === RUN TestServiceUpdateLabel [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] === RUN TestServiceUpdateSecrets [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] === RUN TestServiceUpdateConfigs [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] === RUN TestServiceUpdateNetwork [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-10T20:49:13.606Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] PASS [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === Skipped [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T20:49:13.606Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T20:49:13.606Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T20:49:13.606Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-10T20:49:13.606Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-06-10T20:49:13.606Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-10T20:49:13.606Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-10T20:49:13.606Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-10T20:49:13.606Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-10T20:49:13.606Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-10T20:49:13.606Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T20:49:13.606Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-10T20:49:13.606Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-10T20:49:13.606Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2021-06-10T20:49:13.606Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-10T20:49:13.606Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-10T20:49:13.606Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] [2021-06-10T20:49:13.606Z] DONE 24 tests, 23 skipped in 3.818s [2021-06-10T20:49:13.814Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.836s coverage: 49.4% of statements [2021-06-10T20:49:13.865Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T20:49:13.865Z] INFO: Testing against a local daemon [2021-06-10T20:49:13.865Z] === RUN TestSessionCreate [2021-06-10T20:49:13.865Z] --- PASS: TestSessionCreate (0.02s) [2021-06-10T20:49:13.865Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T20:49:13.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T20:49:13.865Z] PASS [2021-06-10T20:49:13.865Z] [2021-06-10T20:49:13.865Z] DONE 2 tests in 0.137s [2021-06-10T20:49:13.865Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T20:49:13.865Z] INFO: Testing against a local daemon [2021-06-10T20:49:13.865Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T20:49:13.865Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T20:49:13.865Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T20:49:13.865Z] === RUN TestEventsExecDie [2021-06-10T20:49:15.238Z] --- PASS: TestEventsExecDie (1.02s) [2021-06-10T20:49:15.238Z] === RUN TestEventsBackwardsCompatible [2021-06-10T20:49:15.238Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-10T20:49:15.238Z] === RUN TestEventsVolumeCreate [2021-06-10T20:49:15.238Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-10T20:49:15.238Z] === RUN TestInfoBinaryCommits [2021-06-10T20:49:15.238Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T20:49:15.238Z] === RUN TestInfoAPIVersioned [2021-06-10T20:49:15.238Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T20:49:15.238Z] === RUN TestInfoDiscoveryBackend [2021-06-10T20:49:15.695Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T20:49:15.695Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T20:49:15.695Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T20:49:15.695Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T20:49:15.742Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.460s coverage: 57.7% of statements [2021-06-10T20:49:15.743Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.173s coverage: 46.2% of statements [2021-06-10T20:49:16.005Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 57.5% of statements [2021-06-10T20:49:16.257Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-10T20:49:16.553Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-10T20:49:16.613Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-10T20:49:16.613Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T20:49:16.959Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-06-10T20:49:17.186Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T20:49:18.226Z] 2021/06/10 20:49:15 Closing DB instances... [2021-06-10T20:49:18.226Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-10T20:49:18.226Z] === RUN TestFindNode [2021-06-10T20:49:18.226Z] 2021/06/10 20:49:17 Closing DB instances... [2021-06-10T20:49:18.226Z] --- PASS: TestFindNode (0.01s) [2021-06-10T20:49:18.226Z] === RUN TestChangeNodeState [2021-06-10T20:49:18.226Z] 2021/06/10 20:49:17 Closing DB instances... [2021-06-10T20:49:18.226Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-10T20:49:18.226Z] === RUN TestNodeReincarnation [2021-06-10T20:49:18.226Z] 2021/06/10 20:49:17 Closing DB instances... [2021-06-10T20:49:18.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-06-10T20:49:18.353Z] ok github.com/docker/docker/daemon 12.283s coverage: 17.4% of statements [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-10T20:49:18.353Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T20:49:18.555Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T20:49:18.812Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T20:49:18.812Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T20:49:18.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T20:49:18.812Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T20:49:19.749Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.5% of statements [2021-06-10T20:49:20.012Z] ok github.com/docker/docker/daemon/images 0.078s coverage: 6.8% of statements [2021-06-10T20:49:20.012Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T20:49:20.012Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T20:49:20.275Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-06-10T20:49:20.795Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-06-10T20:49:20.795Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T20:49:20.795Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T20:49:20.795Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:49:20.795Z] === RUN TestInfoAPI [2021-06-10T20:49:20.795Z] --- PASS: TestInfoAPI (0.02s) [2021-06-10T20:49:20.795Z] === RUN TestInfoAPIWarnings [2021-06-10T20:49:21.670Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.080s coverage: 87.2% of statements [2021-06-10T20:49:21.670Z] ok github.com/docker/docker/daemon/logger/awslogs 0.337s coverage: 77.4% of statements [2021-06-10T20:49:21.670Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T20:49:21.670Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T20:49:21.670Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 23.9% of statements [2021-06-10T20:49:21.934Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 69.9% of statements [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-10T20:49:22.927Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-10T20:49:22.927Z] === RUN TestParallelCreate [2021-06-10T20:49:22.927Z] 2021/06/10 20:49:22 Closing DB instances... [2021-06-10T20:49:22.927Z] --- PASS: TestParallelCreate (0.01s) [2021-06-10T20:49:22.927Z] === RUN TestParallelDelete [2021-06-10T20:49:22.927Z] 2021/06/10 20:49:22 Closing DB instances... [2021-06-10T20:49:22.927Z] --- PASS: TestParallelDelete (0.01s) [2021-06-10T20:49:22.927Z] === RUN TestNetworkDBIslands [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:023d4d8a42ac with config:&{NodeID:023d4d8a42ac Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, added to nodes list" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:850bf0e631e7 with config:&{NodeID:850bf0e631e7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 850bf0e631e7/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to nodes list" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 850bf0e631e7/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to nodes list" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, added to nodes list" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-10T20:49:22.927Z] time="2021-06-10T20:49:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0456d77a48b3 with config:&{NodeID:0456d77a48b3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.388Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.848Z] time="2021-06-10T20:49:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6eb5002b1e4f with config:&{NodeID:6eb5002b1e4f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:23.848Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.848Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.848Z] time="2021-06-10T20:49:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:23.849Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:49:23.863Z] ok github.com/docker/docker/daemon/logger/local 0.093s coverage: 75.2% of statements [2021-06-10T20:49:23.863Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T20:49:23.863Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 55.1% of statements [2021-06-10T20:49:24.126Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5ca37ea5a165 with config:&{NodeID:5ca37ea5a165 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=info msg="Node 0456d77a48b3/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=info msg="The new bootstrap node list is:[172.22.246.132:10033 172.22.246.132:10034 172.22.246.132:10035]" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10033" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49354" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10034" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49355" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10035" [2021-06-10T20:49:24.309Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49356" [2021-06-10T20:49:24.702Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=info msg="The new bootstrap node list is:[172.22.246.132:10033 172.22.246.132:10034 172.22.246.132:10035]" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10033" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49357" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49358" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10034" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10035" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49359" [2021-06-10T20:49:24.771Z] time="2021-06-10T20:49:24Z" level=info msg="node 0 leaving" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="Node 023d4d8a42ac change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="Node 023d4d8a42ac change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="node2(850bf0e631e7): Node leave event for 023d4d8a42ac/172.22.246.132" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="node3(0456d77a48b3): Node leave event for 023d4d8a42ac/172.22.246.132" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="Node 023d4d8a42ac change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="node5(5ca37ea5a165): Node leave event for 023d4d8a42ac/172.22.246.132" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="Node 023d4d8a42ac change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="node1(023d4d8a42ac): Node leave event for 023d4d8a42ac/172.22.246.132" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="Node 023d4d8a42ac change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:24Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 023d4d8a42ac/172.22.246.132" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:25Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:25Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:25Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:25Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.231Z] time="2021-06-10T20:49:25Z" level=info msg="Node 023d4d8a42ac/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.278Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-06-10T20:49:25.353Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.22.246.132:10034: use of closed network connection" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node 1 leaving" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node3(0456d77a48b3): Node leave event for 850bf0e631e7/172.22.246.132" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node5(5ca37ea5a165): Node leave event for 850bf0e631e7/172.22.246.132" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7 change state NodeActive --> NodeFailed" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7/172.22.246.132, added to failed nodes list" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 850bf0e631e7/172.22.246.132" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=error msg="node: 850bf0e631e7 is unknown to memberlist" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 850bf0e631e7/172.22.246.132, left gossip cluster" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node 2 leaving" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node5(5ca37ea5a165): Node leave event for 0456d77a48b3/172.22.246.132" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 0456d77a48b3/172.22.246.132" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3 change state NodeActive --> NodeLeft" [2021-06-10T20:49:25.693Z] time="2021-06-10T20:49:25Z" level=info msg="node3(0456d77a48b3): Node leave event for 0456d77a48b3/172.22.246.132" [2021-06-10T20:49:25.854Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-06-10T20:49:25.904Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-10T20:49:26.117Z] ok github.com/docker/docker/daemon/logger/splunk 1.894s coverage: 82.5% of statements [2021-06-10T20:49:26.117Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T20:49:26.117Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3/172.22.246.132, left gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3/172.22.246.132, left gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:25Z" level=info msg="Node 0456d77a48b3/172.22.246.132, left gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.22.246.132:10036: use of closed network connection" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="node 0 coming back" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a2ea4289ed1 with config:&{NodeID:0a2ea4289ed1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, added to nodes list" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="node 1 coming back" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:626839de75a4 with config:&{NodeID:626839de75a4 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node 626839de75a4/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node 626839de75a4/172.22.246.132, added to nodes list" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="node 2 coming back" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f528b1c7587f with config:&{NodeID:f528b1c7587f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node f528b1c7587f/172.22.246.132, joined gossip cluster" [2021-06-10T20:49:26.155Z] time="2021-06-10T20:49:26Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to nodes list" [2021-06-10T20:49:27.530Z] ok github.com/docker/docker/distribution/metadata 0.116s coverage: 48.2% of statements [2021-06-10T20:49:28.484Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-06-10T20:49:28.484Z] ok github.com/docker/docker/distribution 0.264s coverage: 25.4% of statements [2021-06-10T20:49:28.484Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T20:49:29.435Z] ok github.com/docker/docker/image 0.055s coverage: 86.6% of statements [2021-06-10T20:49:29.522Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T20:49:29.699Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-06-10T20:49:29.857Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-10T20:49:29.963Z] ok github.com/docker/docker/distribution/xfer 1.744s coverage: 85.1% of statements [2021-06-10T20:49:29.963Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T20:49:30.227Z] ok github.com/docker/docker/image/tarexport 0.051s coverage: 0.7% of statements [2021-06-10T20:49:30.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T20:49:30.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T20:49:30.803Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-06-10T20:49:30.803Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2021-06-10T20:49:30.803Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T20:49:33.693Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T20:49:35.034Z] ok github.com/docker/docker/libnetwork/bitseq 0.586s coverage: 84.4% of statements [2021-06-10T20:49:35.586Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T20:49:35.842Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-10T20:49:37.024Z] ok github.com/docker/docker/libnetwork/api 2.287s coverage: 83.2% of statements [2021-06-10T20:49:37.024Z] ok github.com/docker/docker/libnetwork/client 0.043s coverage: 75.2% of statements [2021-06-10T20:49:37.212Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T20:49:37.973Z] ok github.com/docker/docker/libnetwork/client/mflag 0.014s coverage: 62.7% of statements [2021-06-10T20:49:38.870Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-06-10T20:49:38.870Z] === RUN TestInfoDebug [2021-06-10T20:49:38.870Z] --- PASS: TestInfoDebug (1.52s) [2021-06-10T20:49:38.870Z] === RUN TestInfoInsecureRegistries [2021-06-10T20:49:39.107Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T20:49:39.671Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-10T20:49:39.901Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.224s coverage: 67.6% of statements [2021-06-10T20:49:40.164Z] ok github.com/docker/docker/libnetwork/config 0.118s coverage: 24.0% of statements [2021-06-10T20:49:40.234Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T20:49:40.739Z] ok github.com/docker/docker/libnetwork/datastore 0.028s coverage: 21.9% of statements [2021-06-10T20:49:40.770Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-10T20:49:40.770Z] === RUN TestInfoRegistryMirrors [2021-06-10T20:49:41.316Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-06-10T20:49:41.316Z] ok github.com/docker/docker/layer 7.305s coverage: 68.8% of statements [2021-06-10T20:49:41.316Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T20:49:41.316Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T20:49:41.316Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T20:49:41.316Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T20:49:41.633Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-10T20:49:42.144Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-10T20:49:42.145Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T20:49:42.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-10T20:49:42.145Z] === RUN TestPingCacheHeaders [2021-06-10T20:49:42.145Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T20:49:42.145Z] === RUN TestPingGet [2021-06-10T20:49:42.145Z] --- PASS: TestPingGet (0.01s) [2021-06-10T20:49:42.145Z] === RUN TestPingHead [2021-06-10T20:49:42.145Z] --- PASS: TestPingHead (0.03s) [2021-06-10T20:49:42.145Z] === RUN TestVersion [2021-06-10T20:49:42.145Z] --- PASS: TestVersion (0.02s) [2021-06-10T20:49:42.145Z] PASS [2021-06-10T20:49:42.145Z] [2021-06-10T20:49:42.145Z] === Skipped [2021-06-10T20:49:42.145Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T20:49:42.145Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T20:49:42.145Z] [2021-06-10T20:49:42.145Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T20:49:42.145Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T20:49:42.145Z] [2021-06-10T20:49:42.145Z] [2021-06-10T20:49:42.145Z] DONE 19 tests, 2 skipped in 28.347s [2021-06-10T20:49:42.145Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T20:49:42.403Z] INFO: Testing against a local daemon [2021-06-10T20:49:42.403Z] === RUN TestVolumesCreateAndList [2021-06-10T20:49:42.403Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T20:49:42.403Z] === RUN TestVolumesRemove [2021-06-10T20:49:42.403Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-10T20:49:42.403Z] === RUN TestVolumesInspect [2021-06-10T20:49:42.403Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T20:49:42.403Z] === RUN TestVolumesInvalidJSON [2021-06-10T20:49:42.403Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T20:49:42.403Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T20:49:42.403Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T20:49:42.403Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T20:49:42.403Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T20:49:42.403Z] PASS [2021-06-10T20:49:42.403Z] [2021-06-10T20:49:42.403Z] DONE 5 tests in 0.202s [2021-06-10T20:49:42.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T20:49:42.661Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12532 is not a child of this shell [2021-06-10T20:49:42.661Z] warning: PID 12532 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-10T20:49:42.661Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T20:49:42.661Z] [2021-06-10T20:49:42.661Z] Unloading profiles will leave already running processes permanently [2021-06-10T20:49:42.661Z] unconfined, which can lead to unexpected situations. [2021-06-10T20:49:42.661Z] [2021-06-10T20:49:42.661Z] To set a process to complain mode, use the command line tool [2021-06-10T20:49:42.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T20:49:42.661Z] Removing test suite binaries [2021-06-10T20:49:42.661Z] exiting test-integration [2021-06-10T20:49:42.661Z] ++ exit 0 [2021-06-10T20:49:43.243Z] ok github.com/docker/docker/libnetwork/drivers/host 0.016s coverage: 34.8% of statements [2021-06-10T20:49:43.243Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.056s coverage: 4.0% of statements [2021-06-10T20:49:43.526Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-10T20:49:43.596Z] [2021-06-10T20:49:44.455Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-10T20:49:44.637Z] ok github.com/docker/docker/libnetwork/drivers/null 0.028s coverage: 34.8% of statements [2021-06-10T20:49:44.637Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.071s coverage: 4.5% of statements Post stage [Pipeline] junit [2021-06-10T20:49:46.141Z] Recording test results [2021-06-10T20:49:46.345Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-10T20:49:46.452Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T20:49:46.567Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.014s coverage: 63.6% of statements [2021-06-10T20:49:46.796Z] + echo Ensuring container killed. [2021-06-10T20:49:46.796Z] Ensuring container killed. [2021-06-10T20:49:46.796Z] + docker rm -vf docker-pr4 [2021-06-10T20:49:46.796Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T20:49:46.908Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-10T20:49:47.078Z] + echo Chowning /workspace to jenkins user [2021-06-10T20:49:47.078Z] Chowning /workspace to jenkins user [2021-06-10T20:49:47.078Z] + id -u [2021-06-10T20:49:47.078Z] + id -g [2021-06-10T20:49:47.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T20:49:47.517Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.032s coverage: 57.4% of statements [2021-06-10T20:49:48.274Z] === RUN TestDockerSuite/TestAttachDisconnect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T20:49:48.749Z] + bundleName=amd64-rootless [2021-06-10T20:49:48.749Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-10T20:49:48.749Z] Creating amd64-rootless-bundles.tar.gz [2021-06-10T20:49:48.749Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T20:49:48.749Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-10T20:49:48.761Z] Archiving artifacts [2021-06-10T20:49:48.911Z] ok github.com/docker/docker/libnetwork/drvregistry 0.031s coverage: 82.4% of statements [2021-06-10T20:49:49.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T20:49:49.174Z] ok github.com/docker/docker/libnetwork/etchosts 0.041s coverage: 81.2% of statements [2021-06-10T20:49:49.362Z] + make clean [2021-06-10T20:49:49.362Z] docker volume rm -f docker-dev-cache [2021-06-10T20:49:49.621Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T20:49:49.647Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] } [Pipeline] // withEnv [2021-06-10T20:49:50.121Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T20:49:50.698Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-10T20:49:50.878Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-10T20:49:51.017Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-10T20:49:51.274Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-10T20:49:51.948Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T20:49:53.193Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.350s coverage: 7.5% of statements [2021-06-10T20:49:53.843Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T20:49:54.775Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-10T20:49:55.031Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T20:49:56.925Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T20:49:57.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T20:49:58.295Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-10T20:49:58.418Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-10T20:49:58.860Z] --- PASS: TestBuildWithHugeFile (101.08s) [2021-06-10T20:49:58.860Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T20:49:58.860Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-10T20:49:58.860Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:49:58.860Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T20:49:58.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:49:58.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:49:58.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:49:58.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:49:58.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:49:58.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:49:58.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:49:58.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:49:59.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:49:59.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-06-10T20:49:59.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-06-10T20:49:59.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-06-10T20:49:59.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-10T20:49:59.374Z] === RUN TestBuildPreserveOwnership [2021-06-10T20:49:59.374Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T20:49:59.926Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-10T20:49:59.938Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T20:50:01.834Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T20:50:02.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-10T20:50:03.212Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-06-10T20:50:03.212Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-06-10T20:50:03.330Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T20:50:03.330Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T20:50:03.473Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.020s coverage: 47.4% of statements [2021-06-10T20:50:04.258Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-10T20:50:04.424Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.015s coverage: 71.4% of statements [2021-06-10T20:50:05.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T20:50:05.222Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T20:50:05.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T20:50:06.152Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T20:50:06.348Z] ok github.com/docker/docker/libnetwork/ipamutils 0.911s coverage: 74.0% of statements [2021-06-10T20:50:06.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T20:50:08.043Z] --- PASS: TestBuildPreserveOwnership (8.39s) [2021-06-10T20:50:08.043Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.66s) [2021-06-10T20:50:08.043Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.69s) [2021-06-10T20:50:08.043Z] === RUN TestBuildPlatformInvalid [2021-06-10T20:50:08.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-10T20:50:08.043Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-06-10T20:50:08.043Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T20:50:08.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T20:50:08.731Z] time="2021-06-10T20:50:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10037" [2021-06-10T20:50:08.731Z] time="2021-06-10T20:50:05Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49360" [2021-06-10T20:50:09.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T20:50:09.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T20:50:11.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T20:50:11.314Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-10T20:50:13.208Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-10T20:50:14.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T20:50:15.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T20:50:16.510Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-10T20:50:16.780Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-10T20:50:17.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T20:50:17.348Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-10T20:50:18.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T20:50:18.471Z] .......................... [ 67%] [2021-06-10T20:50:19.239Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-10T20:50:19.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T20:50:19.802Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-10T20:50:21.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T20:50:22.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T20:50:23.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-10T20:50:23.575Z] time="2021-06-10T20:50:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.246.132:10033 172.22.246.132:10034 172.22.246.132:10035]" [2021-06-10T20:50:23.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T20:50:24.036Z] time="2021-06-10T20:50:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.246.132:10033 172.22.246.132:10034 172.22.246.132:10035]" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10033" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49361" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, is the new incarnation of the shutdown node 023d4d8a42ac/172.22.246.132" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10034" [2021-06-10T20:50:24.497Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49362" [2021-06-10T20:50:24.958Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, is the new incarnation of the shutdown node 850bf0e631e7/172.22.246.132" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49363" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10035" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, is the new incarnation of the shutdown node 0456d77a48b3/172.22.246.132" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, is the new incarnation of the shutdown node 023d4d8a42ac/172.22.246.132" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, is the new incarnation of the shutdown node 850bf0e631e7/172.22.246.132" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, is the new incarnation of the shutdown node 0456d77a48b3/172.22.246.132" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, joined gossip cluster" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=info msg="Node 626839de75a4/172.22.246.132, added to nodes list" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49364" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10033" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10034" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49365" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.246.132:10035" [2021-06-10T20:50:24.959Z] time="2021-06-10T20:50:24Z" level=debug msg="memberlist: Stream connection from=172.22.246.132:49366" [2021-06-10T20:50:24.961Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-10T20:50:25.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T20:50:26.502Z] 2021/06/10 20:50:26 Closing DB instances... [2021-06-10T20:50:26.502Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.502Z] time="2021-06-10T20:50:26Z" level=info msg="node3(f528b1c7587f): Node leave event for 0a2ea4289ed1/172.22.246.132" [2021-06-10T20:50:26.502Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.502Z] time="2021-06-10T20:50:26Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 0a2ea4289ed1/172.22.246.132" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="node5(5ca37ea5a165): Node leave event for 0a2ea4289ed1/172.22.246.132" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="node1(0a2ea4289ed1): Node leave event for 0a2ea4289ed1/172.22.246.132" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="node2(626839de75a4): Node leave event for 0a2ea4289ed1/172.22.246.132" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, left gossip cluster" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, left gossip cluster" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, left gossip cluster" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, left gossip cluster" [2021-06-10T20:50:26.503Z] time="2021-06-10T20:50:26Z" level=info msg="Node 0a2ea4289ed1/172.22.246.132, left gossip cluster" [2021-06-10T20:50:26.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:50:26.665Z] Using test binary docker [2021-06-10T20:50:26.665Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T20:50:26.665Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-10T20:50:26.665Z] INFO: Waiting for daemon to start... [2021-06-10T20:50:26.665Z] Starting dockerd [2021-06-10T20:50:26.963Z] time="2021-06-10T20:50:26Z" level=info msg="Node 626839de75a4 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.963Z] time="2021-06-10T20:50:26Z" level=info msg="Node 626839de75a4 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="node5(5ca37ea5a165): Node leave event for 626839de75a4/172.22.246.132" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 626839de75a4/172.22.246.132" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="Node 626839de75a4 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="node2(626839de75a4): Node leave event for 626839de75a4/172.22.246.132" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="Node 626839de75a4 change state NodeActive --> NodeLeft" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="node3(f528b1c7587f): Node leave event for 626839de75a4/172.22.246.132" [2021-06-10T20:50:26.964Z] time="2021-06-10T20:50:26Z" level=info msg="Node 626839de75a4/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node 626839de75a4/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node 626839de75a4/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f change state NodeActive --> NodeLeft" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f change state NodeActive --> NodeFailed" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f/172.22.246.132, added to failed nodes list" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="node5(5ca37ea5a165): Node leave event for f528b1c7587f/172.22.246.132" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f change state NodeActive --> NodeLeft" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="node4(6eb5002b1e4f): Node leave event for f528b1c7587f/172.22.246.132" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node 626839de75a4/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=error msg="node: f528b1c7587f is unknown to memberlist" [2021-06-10T20:50:27.425Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="Node f528b1c7587f/172.22.246.132, left gossip cluster" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=debug msg="memberlist: Failed ping: 626839de75a4 (timeout reached)" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.246.132:10036: use of closed network connection" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.246.132:10037: use of closed network connection" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="Node 6eb5002b1e4f change state NodeActive --> NodeLeft" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="node5(5ca37ea5a165): Node leave event for 6eb5002b1e4f/172.22.246.132" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="Node 6eb5002b1e4f change state NodeActive --> NodeLeft" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="node4(6eb5002b1e4f): Node leave event for 6eb5002b1e4f/172.22.246.132" [2021-06-10T20:50:27.886Z] time="2021-06-10T20:50:27Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, left gossip cluster" [2021-06-10T20:50:28.234Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-10T20:50:28.342Z] ok github.com/docker/docker/libnetwork/ipam 30.268s coverage: 85.3% of statements [2021-06-10T20:50:28.342Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-10T20:50:28.342Z] ok github.com/docker/docker/libnetwork/netutils 0.036s coverage: 43.8% of statements [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:27Z" level=info msg="Node 6eb5002b1e4f/172.22.246.132, left gossip cluster" [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:28Z" level=warning msg="memberlist: Failed to send gossip to 172.22.246.132:10035: write udp [::]:10036->172.22.246.132:10035: use of closed network connection" [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:28Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, left gossip cluster" [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:28Z" level=info msg="Node 5ca37ea5a165 change state NodeActive --> NodeFailed" [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:28Z" level=info msg="Node 5ca37ea5a165/172.22.246.132, added to failed nodes list" [2021-06-10T20:50:28.347Z] --- PASS: TestNetworkDBIslands (65.85s) [2021-06-10T20:50:28.347Z] networkdb_test.go:834: Re-joining: 3 [2021-06-10T20:50:28.347Z] networkdb_test.go:834: Re-joining: 4 [2021-06-10T20:50:28.347Z] networkdb_test.go:866: node4: OK [2021-06-10T20:50:28.347Z] networkdb_test.go:866: node5: OK [2021-06-10T20:50:28.347Z] PASS [2021-06-10T20:50:28.347Z] time="2021-06-10T20:50:28Z" level=warning msg="memberlist: Failed to send gossip to 172.22.246.132:10036: write udp [::]:10037->172.22.246.132:10036: use of closed network connection" [2021-06-10T20:50:28.347Z] coverage: 60.1% of statements [2021-06-10T20:50:28.347Z] ok github.com/docker/docker/libnetwork/networkdb 156.563s coverage: 60.1% of statements [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/quota [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T20:50:28.347Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T20:50:28.578Z] . [2021-06-10T20:50:28.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:50:28.578Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:50:28.578Z] Error: No such image: emptyfs [2021-06-10T20:50:28.839Z] Running integration-test (iteration 1) [2021-06-10T20:50:28.839Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T20:50:29.603Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-10T20:50:30.166Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === Skipped [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-10T20:50:30.538Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-10T20:50:30.538Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-10T20:50:30.538Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-10T20:50:30.538Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-10T20:50:30.538Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T20:50:30.538Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-10T20:50:30.538Z] daemon_test.go:147: root required [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T20:50:30.538Z] reload_test.go:520: root required [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T20:50:30.538Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T20:50:30.538Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-10T20:50:30.538Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-10T20:50:30.538Z] download_test.go:268: Needs fixing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-10T20:50:30.538Z] layer_test.go:304: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-10T20:50:30.538Z] layer_test.go:353: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-10T20:50:30.538Z] layer_test.go:468: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-10T20:50:30.538Z] layer_test.go:697: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-10T20:50:30.538Z] migration_test.go:46: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T20:50:30.538Z] migration_test.go:182: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-10T20:50:30.538Z] mount_test.go:17: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-10T20:50:30.538Z] mount_test.go:76: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-10T20:50:30.538Z] mount_test.go:125: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-10T20:50:30.538Z] mount_test.go:212: Failing on Windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-10T20:50:30.538Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-10T20:50:30.538Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T20:50:30.538Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-10T20:50:30.538Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-10T20:50:30.538Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-10T20:50:30.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-10T20:50:30.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-10T20:50:30.538Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-10T20:50:30.538Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-10T20:50:30.538Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T20:50:30.538Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T20:50:30.538Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T20:50:30.538Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-10T20:50:30.538Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T20:50:30.538Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-10T20:50:30.538Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-10T20:50:30.538Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T20:50:30.538Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T20:50:30.538Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T20:50:30.538Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T20:50:30.538Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T20:50:30.538Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-10T20:50:30.538Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-10T20:50:30.538Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:50:30.538Z] archive_windows_test.go:16: Currently fails [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-10T20:50:30.538Z] changes_test.go:196: needs more investigation [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-10T20:50:30.538Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-10T20:50:30.538Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-10T20:50:30.538Z] changes_test.go:433: needs further investigation [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-10T20:50:30.538Z] changes_test.go:469: needs further investigation [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-10T20:50:30.538Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T20:50:30.538Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T20:50:30.538Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:50:30.538Z] [2021-06-10T20:50:30.538Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-10T20:50:30.539Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-10T20:50:30.539Z] poller_test.go:41: No chmod on Windows [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T20:50:30.539Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T20:50:30.539Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-10T20:50:30.539Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-10T20:50:30.539Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-10T20:50:30.539Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2021-06-10T20:50:30.539Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-10T20:50:30.539Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] [2021-06-10T20:50:30.539Z] DONE 2054 tests, 69 skipped in 336.953s [2021-06-10T20:50:30.539Z] INFO: make.ps1 ended at 06/10/2021 20:50:30 [2021-06-10T20:50:32.730Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-10T20:50:32.730Z] INFO: Unit tests ended at 06/10/2021 20:50:32. Duration:00:05:52.9093087 [2021-06-10T20:50:32.730Z] INFO: Building busybox [2021-06-10T20:50:32.730Z] Sending build context to Docker daemon 5.12kB [2021-06-10T20:50:32.730Z] [2021-06-10T20:50:32.730Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-10T20:50:32.730Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-10T20:50:32.730Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-10T20:50:32.730Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-10T20:50:32.730Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-10T20:50:32.730Z] ---> 39d157a84080 [2021-06-10T20:50:32.730Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-10T20:50:32.730Z] ---> Running in 3e5f7569f8b8 [2021-06-10T20:50:34.338Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-10T20:50:34.595Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T20:50:35.160Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T20:50:36.481Z] Removing intermediate container 3e5f7569f8b8 [2021-06-10T20:50:36.481Z] ---> eb86f3d1363b [2021-06-10T20:50:36.481Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-10T20:50:36.481Z] ---> Running in a241741d7023 [2021-06-10T20:50:36.481Z] Removing intermediate container a241741d7023 [2021-06-10T20:50:36.481Z] ---> fb1d9e6272fc [2021-06-10T20:50:36.481Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-10T20:50:36.481Z] ---> Running in 971b9a16ef24 [2021-06-10T20:50:36.942Z] Removing intermediate container 971b9a16ef24 [2021-06-10T20:50:36.942Z] ---> 59a6d180149c [2021-06-10T20:50:36.942Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-10T20:50:37.054Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T20:50:37.311Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T20:50:37.568Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-10T20:50:38.132Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-10T20:50:38.388Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-10T20:50:38.488Z] [2021-06-10T20:50:38.488Z] ---> 3f1c9a5eb809 [2021-06-10T20:50:38.488Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-10T20:50:38.646Z] Loaded image: buildpack-deps:buster [2021-06-10T20:50:38.646Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-10T20:50:38.903Z] Loaded image: busybox:latest [2021-06-10T20:50:38.950Z] ---> Running in fc0f1499c5fa [2021-06-10T20:50:39.160Z] Loaded image: busybox:glibc [2021-06-10T20:50:39.160Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-10T20:50:40.091Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-10T20:50:41.985Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T20:50:43.761Z] Loaded image: buildpack-deps:buster [2021-06-10T20:50:43.761Z] Loaded image: busybox:latest [2021-06-10T20:50:43.761Z] Loaded image: busybox:glibc [2021-06-10T20:50:44.022Z] Loaded image: debian:bullseye [2021-06-10T20:50:44.022Z] Loaded image: hello-world:latest [2021-06-10T20:50:44.508Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-10T20:50:44.595Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:50:44.595Z] INFO: Testing against a local daemon [2021-06-10T20:50:44.595Z] === RUN TestCgroupNamespacesBuild [2021-06-10T20:50:44.764Z] Loaded image: debian:bullseye [2021-06-10T20:50:44.764Z] Loaded image: hello-world:latest [2021-06-10T20:50:44.764Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:50:45.327Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T20:50:46.696Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T20:50:47.143Z] --- PASS: TestCgroupNamespacesBuild (2.01s) [2021-06-10T20:50:47.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T20:50:47.603Z] Removing intermediate container fc0f1499c5fa [2021-06-10T20:50:47.603Z] ---> e21794a246d3 [2021-06-10T20:50:47.603Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-10T20:50:47.603Z] ---> Running in b12ea571be49 [2021-06-10T20:50:48.065Z] [2021-06-10T20:50:48.065Z] SUCCESS: Specified value was saved. [2021-06-10T20:50:48.530Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.53s) [2021-06-10T20:50:48.530Z] === RUN TestBuildWithSession [2021-06-10T20:50:48.530Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T20:50:48.530Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:50:48.530Z] === RUN TestBuildSquashParent [2021-06-10T20:50:50.257Z] Removing intermediate container b12ea571be49 [2021-06-10T20:50:50.257Z] ---> ef016012dc06 [2021-06-10T20:50:50.257Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-10T20:50:50.257Z] ---> Running in 3d9cc198c54f [2021-06-10T20:50:51.947Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-10T20:50:54.085Z] Cannot create a file when that file already exists. [2021-06-10T20:50:55.121Z] --- PASS: TestBuildSquashParent (5.78s) [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:50:55.121Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:50:55.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:50:55.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:50:55.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:50:55.368Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-10T20:50:55.368Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-10T20:50:56.304Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.41s) [2021-06-10T20:50:56.304Z] PASS [2021-06-10T20:50:56.304Z] [2021-06-10T20:50:56.304Z] === Skipped [2021-06-10T20:50:56.304Z] === SKIP: amd64.integration.build TestBuildWithSession (0.01s) [2021-06-10T20:50:56.304Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:50:56.304Z] [2021-06-10T20:50:56.304Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-10T20:50:56.304Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:50:56.304Z] [2021-06-10T20:50:56.304Z] [2021-06-10T20:50:56.304Z] DONE 34 tests, 2 skipped in 265.457s [2021-06-10T20:50:56.304Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T20:50:56.304Z] ++ 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 [2021-06-10T20:50:56.304Z] ++ set -e [2021-06-10T20:50:56.304Z] ++ '[' -n 0 ']' [2021-06-10T20:50:56.304Z] ++ set -x [2021-06-10T20:50:56.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-06-10T20:50:56.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:50:56.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:50:56.562Z] INFO: Testing against a local daemon [2021-06-10T20:50:56.562Z] === RUN TestConfigInspect [2021-06-10T20:50:57.929Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-10T20:50:58.797Z] Removing intermediate container 3d9cc198c54f [2021-06-10T20:50:58.797Z] ---> f8a476a1b4c2 [2021-06-10T20:50:58.797Z] Step 13/13 : CMD ["sh"] [2021-06-10T20:50:58.797Z] ---> Running in 6147e111d063 [2021-06-10T20:50:58.797Z] Removing intermediate container 6147e111d063 [2021-06-10T20:50:58.797Z] ---> f2d23426a872 [2021-06-10T20:50:58.797Z] Successfully built f2d23426a872 [2021-06-10T20:50:58.797Z] Successfully tagged busybox:latest [2021-06-10T20:50:58.797Z] INFO: Docker images of the daemon under test [2021-06-10T20:50:58.797Z] [2021-06-10T20:50:58.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T20:50:58.797Z] busybox latest f2d23426a872 Less than a second ago 2.78GB [2021-06-10T20:50:58.797Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-10T20:50:58.797Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-10T20:50:58.797Z] [2021-06-10T20:50:58.797Z] INFO: Running integration tests at 06/10/2021 20:50:58... [2021-06-10T20:50:58.797Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-10T20:50:58.797Z] INFO: Integration API tests being run from the host: [2021-06-10T20:50:58.797Z] INFO: make.ps1 starting at 06/10/2021 20:50:58 [2021-06-10T20:50:58.858Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T20:50:59.095Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:50:59.095Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:50:59.770Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-10T20:50:59.786Z] --- PASS: TestConfigInspect (3.24s) [2021-06-10T20:50:59.786Z] === RUN TestConfigList [2021-06-10T20:51:00.716Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-10T20:51:00.979Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s) [2021-06-10T20:51:01.665Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2021-06-10T20:51:01.665Z] === RUN TestBuildMultiStageCopy [2021-06-10T20:51:01.665Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T20:51:03.237Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-10T20:51:03.237Z] --- PASS: TestConfigList (3.30s) [2021-06-10T20:51:03.237Z] === RUN TestConfigsCreateAndDelete [2021-06-10T20:51:03.582Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T20:51:03.582Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T20:51:03.844Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T20:51:04.105Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy (3.15s) [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-06-10T20:51:04.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2021-06-10T20:51:04.367Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T20:51:04.607Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T20:51:04.865Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T20:51:05.122Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-10T20:51:05.311Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-06-10T20:51:05.311Z] === RUN TestBuildLabelWithTargets [2021-06-10T20:51:06.254Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-06-10T20:51:06.255Z] === RUN TestBuildWithEmptyLayers [2021-06-10T20:51:06.495Z] --- PASS: TestConfigsCreateAndDelete (3.42s) [2021-06-10T20:51:06.496Z] === RUN TestConfigsUpdate [2021-06-10T20:51:06.753Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T20:51:06.826Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-06-10T20:51:06.826Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T20:51:09.278Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-10T20:51:09.377Z] --- PASS: TestBuildMultiStageOnBuild (2.31s) [2021-06-10T20:51:09.377Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T20:51:09.638Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-10T20:51:09.638Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T20:51:09.841Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-10T20:51:10.097Z] --- PASS: TestConfigsUpdate (3.46s) [2021-06-10T20:51:10.097Z] === RUN TestTemplatedConfig [2021-06-10T20:51:11.464Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T20:51:12.188Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2021-06-10T20:51:12.188Z] === RUN TestBuildWithHugeFile [2021-06-10T20:51:13.377Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T20:51:13.377Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-10T20:51:14.743Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T20:51:14.999Z] --- PASS: TestTemplatedConfig (4.87s) [2021-06-10T20:51:14.999Z] === RUN TestConfigCreateResolve [2021-06-10T20:51:16.892Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-10T20:51:17.820Z] --- PASS: TestConfigCreateResolve (2.70s) [2021-06-10T20:51:17.820Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T20:51:18.078Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-06-10T20:51:18.078Z] PASS [2021-06-10T20:51:18.078Z] [2021-06-10T20:51:18.078Z] DONE 7 tests in 21.759s [2021-06-10T20:51:18.078Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T20:51:18.078Z] ++ 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 [2021-06-10T20:51:18.078Z] ++ set -e [2021-06-10T20:51:18.078Z] ++ '[' -n 0 ']' [2021-06-10T20:51:18.078Z] ++ set -x [2021-06-10T20:51:18.078Z] ++ 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 [2021-06-10T20:51:18.335Z] INFO: Testing against a local daemon [2021-06-10T20:51:18.335Z] === RUN TestCheckpoint [2021-06-10T20:51:18.335Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T20:51:18.335Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:51:18.335Z] === RUN TestContainerInvalidJSON [2021-06-10T20:51:18.335Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:51:18.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:51:18.335Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:51:18.335Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:51:18.335Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:51:18.335Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:51:18.335Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:51:18.335Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:51:18.335Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:51:18.592Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-10T20:51:18.592Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T20:51:18.592Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T20:51:18.592Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T20:51:18.592Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T20:51:18.592Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-06-10T20:51:18.592Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T20:51:18.592Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-10T20:51:18.592Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T20:51:18.849Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-06-10T20:51:18.849Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T20:51:18.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-10T20:51:18.849Z] === RUN TestCopyFromContainer [2021-06-10T20:51:18.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T20:51:19.079Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-10T20:51:19.079Z] tests/integration/client_test.py ..... [ 75%] [2021-06-10T20:51:19.079Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-10T20:51:19.079Z] tests/integration/errors_test.py . [ 76%] [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer// [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T20:51:21.368Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T20:51:21.368Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T20:51:21.625Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T20:51:21.625Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T20:51:21.625Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T20:51:21.625Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T20:51:21.882Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer (3.07s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T20:51:21.882Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-06-10T20:51:21.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T20:51:21.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:51:21.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:51:21.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:51:21.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:51:21.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:51:21.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:51:21.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:51:21.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:51:21.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:51:21.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T20:51:21.882Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T20:51:21.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-10T20:51:21.882Z] === RUN TestCreateWithInvalidEnv [2021-06-10T20:51:21.882Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T20:51:21.882Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T20:51:21.882Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T20:51:21.882Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T20:51:21.882Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T20:51:21.882Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T20:51:21.882Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T20:51:21.882Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T20:51:21.882Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T20:51:21.882Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-10T20:51:21.882Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T20:51:21.882Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T20:51:22.139Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-06-10T20:51:22.139Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T20:51:22.139Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T20:51:22.396Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-10T20:51:22.959Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-10T20:51:23.217Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T20:51:25.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T20:51:25.007Z] INFO: Testing against a local daemon [2021-06-10T20:51:25.007Z] === RUN TestBuildWithSession [2021-06-10T20:51:25.007Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T20:51:25.007Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:51:25.007Z] === RUN TestBuildSquashParent [2021-06-10T20:51:25.007Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-10T20:51:25.007Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T20:51:25.007Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T20:51:25.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:51:25.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:51:25.007Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:51:25.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:51:25.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:51:25.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:51:25.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:51:25.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:51:25.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:51:25.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:51:25.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:51:25.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:51:25.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:51:25.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:51:25.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:51:25.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:51:25.736Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T20:51:25.737Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-10T20:51:25.737Z] --- PASS: TestCreateWithCustomMaskedPaths (3.78s) [2021-06-10T20:51:25.737Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T20:51:27.628Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.86s) [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:51:30.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:51:30.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:51:30.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:51:30.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:51:30.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:51:30.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:51:30.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:51:30.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:51:30.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:51:30.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:51:30.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T20:51:30.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-10T20:51:30.150Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T20:51:30.150Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-10T20:51:30.714Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T20:51:30.971Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.21s) [2021-06-10T20:51:30.971Z] === RUN TestCreateDifferentPlatform [2021-06-10T20:51:30.971Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T20:51:30.971Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T20:51:30.971Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-10T20:51:30.971Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T20:51:30.971Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-10T20:51:30.971Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T20:51:31.228Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-10T20:51:31.228Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T20:51:31.228Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-10T20:51:31.228Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T20:51:31.228Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T20:51:31.228Z] === RUN TestDaemonRestartIpcMode [2021-06-10T20:51:31.228Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T20:51:31.229Z] === RUN TestDaemonHostGatewayIP [2021-06-10T20:51:31.229Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T20:51:31.229Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T20:51:31.229Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T20:51:31.229Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T20:51:31.229Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T20:51:31.229Z] === RUN TestDiff [2021-06-10T20:51:32.597Z] --- PASS: TestDiff (1.46s) [2021-06-10T20:51:32.597Z] === RUN TestExecWithCloseStdin [2021-06-10T20:51:32.597Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-10T20:51:33.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:51:33.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:51:34.488Z] --- PASS: TestExecWithCloseStdin (1.90s) [2021-06-10T20:51:34.488Z] === RUN TestExec [2021-06-10T20:51:35.051Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-10T20:51:36.416Z] --- PASS: TestExec (2.00s) [2021-06-10T20:51:36.416Z] === RUN TestExecUser [2021-06-10T20:51:37.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-10T20:51:38.720Z] --- PASS: TestExecUser (2.09s) [2021-06-10T20:51:38.720Z] === RUN TestExportContainerAndImportImage [2021-06-10T20:51:40.088Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-10T20:51:40.345Z] --- PASS: TestExportContainerAndImportImage (1.83s) [2021-06-10T20:51:40.345Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T20:51:40.601Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-10T20:51:41.966Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-06-10T20:51:41.966Z] === RUN TestHealthCheckWorkdir [2021-06-10T20:51:42.894Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T20:51:43.824Z] --- PASS: TestHealthCheckWorkdir (1.95s) [2021-06-10T20:51:43.824Z] === RUN TestHealthKillContainer [2021-06-10T20:51:44.080Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-10T20:51:45.315Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.41s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.54s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.55s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.74s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.19s) [2021-06-10T20:51:45.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.43s) [2021-06-10T20:51:45.998Z] === RUN TestBuildMultiStageCopy [2021-06-10T20:51:45.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T20:51:48.248Z] --- PASS: TestHealthKillContainer (3.61s) [2021-06-10T20:51:48.248Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T20:51:48.248Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T20:51:48.504Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2021-06-10T20:51:48.504Z] === RUN TestIpcModeNone [2021-06-10T20:51:49.874Z] --- PASS: TestIpcModeNone (1.40s) [2021-06-10T20:51:49.874Z] === RUN TestIpcModePrivate [2021-06-10T20:51:50.802Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-10T20:51:51.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T20:51:51.620Z] --- PASS: TestIpcModePrivate (1.75s) [2021-06-10T20:51:51.620Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-10T20:51:51.620Z] === RUN TestIpcModeShareable [2021-06-10T20:51:52.182Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T20:51:53.550Z] --- PASS: TestIpcModeShareable (1.80s) [2021-06-10T20:51:53.550Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-10T20:51:53.550Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T20:51:58.800Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.46s) [2021-06-10T20:51:58.800Z] === RUN TestAPIIpcModeHost [2021-06-10T20:51:59.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-10T20:52:01.590Z] --- PASS: TestAPIIpcModeHost (2.34s) [2021-06-10T20:52:01.590Z] === RUN TestDaemonIpcModeShareable [2021-06-10T20:52:02.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-10T20:52:03.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T20:52:03.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T20:52:03.589Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T20:52:04.252Z] ......... [ 86%] [2021-06-10T20:52:04.547Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T20:52:04.683Z] --- PASS: TestDaemonIpcModeShareable (3.01s) [2021-06-10T20:52:04.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-06-10T20:52:04.683Z] === RUN TestDaemonIpcModePrivate [2021-06-10T20:52:05.247Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy (21.80s) [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.08s) [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.38s) [2021-06-10T20:52:06.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2021-06-10T20:52:06.065Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T20:52:07.770Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T20:52:07.770Z] --- PASS: TestDaemonIpcModePrivate (3.55s) [2021-06-10T20:52:07.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:183, shared: false, mustBeShared: false [2021-06-10T20:52:07.770Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T20:52:08.486Z] --- PASS: TestBuildWithHugeFile (54.88s) [2021-06-10T20:52:08.486Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T20:52:08.486Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-10T20:52:08.486Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:52:08.486Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T20:52:08.486Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:52:08.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:52:08.486Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:52:08.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:52:08.486Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:52:08.486Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:52:08.486Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:52:08.486Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:52:08.486Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:52:08.486Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-06-10T20:52:08.486Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-10T20:52:08.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-06-10T20:52:08.486Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-06-10T20:52:08.486Z] === RUN TestBuildPreserveOwnership [2021-06-10T20:52:08.486Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T20:52:08.939Z] --- PASS: TestBuildMultiStageParentConfig (2.73s) [2021-06-10T20:52:08.939Z] === RUN TestBuildLabelWithTargets [2021-06-10T20:52:08.939Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-10T20:52:08.939Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T20:52:08.939Z] === RUN TestBuildWithEmptyLayers [2021-06-10T20:52:09.512Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-10T20:52:10.294Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T20:52:10.461Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2021-06-10T20:52:10.461Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T20:52:11.034Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T20:52:11.156Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-10T20:52:11.224Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.26s) [2021-06-10T20:52:11.224Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2021-06-10T20:52:11.224Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T20:52:11.977Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2021-06-10T20:52:11.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-06-10T20:52:11.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2021-06-10T20:52:11.977Z] === RUN TestBuildPlatformInvalid [2021-06-10T20:52:12.238Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-06-10T20:52:12.238Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T20:52:14.503Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.16s) [2021-06-10T20:52:14.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2021-06-10T20:52:14.503Z] === RUN TestIpcModeOlderClient [2021-06-10T20:52:14.503Z] === PAUSE TestIpcModeOlderClient [2021-06-10T20:52:14.503Z] === RUN TestKillContainerInvalidSignal [2021-06-10T20:52:15.435Z] --- PASS: TestKillContainerInvalidSignal (1.29s) [2021-06-10T20:52:15.435Z] === RUN TestKillContainer [2021-06-10T20:52:15.435Z] === RUN TestKillContainer/no_signal [2021-06-10T20:52:16.459Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-10T20:52:16.805Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T20:52:17.062Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T20:52:17.842Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-10T20:52:18.431Z] === RUN TestKillContainer/killing_signal [2021-06-10T20:52:19.981Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-10T20:52:20.326Z] --- PASS: TestKillContainer (4.64s) [2021-06-10T20:52:20.326Z] --- PASS: TestKillContainer/no_signal (1.56s) [2021-06-10T20:52:20.326Z] --- PASS: TestKillContainer/non_killing_signal (1.06s) [2021-06-10T20:52:20.327Z] --- PASS: TestKillContainer/killing_signal (1.70s) [2021-06-10T20:52:20.327Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T20:52:20.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T20:52:21.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T20:52:23.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.97s) [2021-06-10T20:52:23.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.45s) [2021-06-10T20:52:23.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.30s) [2021-06-10T20:52:23.062Z] === RUN TestKillStoppedContainer [2021-06-10T20:52:23.273Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-10T20:52:23.273Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-10T20:52:23.321Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-10T20:52:23.321Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T20:52:23.321Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-06-10T20:52:23.321Z] === RUN TestKillDifferentUserContainer [2021-06-10T20:52:24.688Z] --- PASS: TestKillDifferentUserContainer (1.47s) [2021-06-10T20:52:24.688Z] === RUN TestInspectOomKilledTrue [2021-06-10T20:52:24.688Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-10T20:52:24.688Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:52:24.688Z] === RUN TestInspectOomKilledFalse [2021-06-10T20:52:24.688Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T20:52:24.688Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:52:24.688Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T20:52:27.154Z] Loaded image: buildpack-deps:buster [2021-06-10T20:52:27.154Z] Loaded image: busybox:latest [2021-06-10T20:52:27.154Z] Loaded image: busybox:glibc [2021-06-10T20:52:27.241Z] --- PASS: TestLinksEtcHostsContentMatch (2.04s) [2021-06-10T20:52:27.241Z] === RUN TestLinksContainerNames [2021-06-10T20:52:27.726Z] Loaded image: debian:bullseye [2021-06-10T20:52:27.726Z] Loaded image: hello-world:latest [2021-06-10T20:52:27.973Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-10T20:52:27.986Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:52:28.065Z] --- PASS: TestBuildMultiStageOnBuild (16.78s) [2021-06-10T20:52:28.065Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T20:52:28.065Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-10T20:52:28.065Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T20:52:28.065Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T20:52:28.494Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-10T20:52:28.494Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-10T20:52:28.494Z] [2021-06-10T20:52:28.494Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-10T20:52:28.494Z] =========================== short test summary info ============================ [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-10T20:52:28.494Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-10T20:52:28.494Z] Not supported on most drivers [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-10T20:52:28.494Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-10T20:52:28.494Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-10T20:52:28.494Z] Can fail if eth0 has multiple IP addresses [2021-06-10T20:52:28.494Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-10T20:52:28.494Z] This doesn't seem to be taken into account by the engine [2021-06-10T20:52:28.494Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-10T20:52:28.494Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-10T20:52:28.494Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-10T20:52:28.494Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 350.18 seconds == [2021-06-10T20:52:28.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-10T20:52:29.133Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T20:52:29.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T20:52:29.700Z] --- PASS: TestLinksContainerNames (2.99s) [2021-06-10T20:52:29.700Z] === RUN TestLogsFollowTailEmpty [2021-06-10T20:52:31.593Z] --- PASS: TestLogsFollowTailEmpty (1.44s) [2021-06-10T20:52:31.593Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T20:52:32.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-10T20:52:32.718Z] --- PASS: TestContainerNetworkMountsNoChown (1.38s) [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/default [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/private [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/slave [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/shared [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/default [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/shared [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/slave [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/private [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:52:32.718Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T20:52:32.718Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:52:32.718Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:52:32.974Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:52:33.231Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-06-10T20:52:33.231Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-10T20:52:33.231Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T20:52:33.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T20:52:35.383Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-10T20:52:36.126Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.64s) [2021-06-10T20:52:36.127Z] PASS [2021-06-10T20:52:36.127Z] [2021-06-10T20:52:36.127Z] === Skipped [2021-06-10T20:52:36.127Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T20:52:36.127Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:52:36.127Z] [2021-06-10T20:52:36.127Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-10T20:52:36.127Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:52:36.127Z] [2021-06-10T20:52:36.127Z] [2021-06-10T20:52:36.127Z] DONE 34 tests, 2 skipped in 127.033s [2021-06-10T20:52:36.127Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T20:52:36.127Z] INFO: Testing against a local daemon [2021-06-10T20:52:36.127Z] === RUN TestConfigInspect [2021-06-10T20:52:36.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-10T20:52:36.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T20:52:37.010Z] --- PASS: TestContainerBindMountNonRecursive (3.65s) [2021-06-10T20:52:37.010Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T20:52:37.941Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-06-10T20:52:37.941Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T20:52:38.320Z] --- PASS: TestBuildMultiStageLayerLeak (10.35s) [2021-06-10T20:52:38.321Z] === RUN TestBuildWithHugeFile [2021-06-10T20:52:38.673Z] --- PASS: TestConfigInspect (2.49s) [2021-06-10T20:52:38.673Z] === RUN TestConfigList [2021-06-10T20:52:38.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T20:52:39.437Z] --- PASS: TestContainerVolumesMountedAsSlave (1.78s) [2021-06-10T20:52:39.437Z] === RUN TestNetworkNat [2021-06-10T20:52:40.588Z] --- PASS: TestConfigList (2.27s) [2021-06-10T20:52:40.588Z] === RUN TestConfigsCreateAndDelete [2021-06-10T20:52:40.806Z] --- PASS: TestNetworkNat (1.35s) [2021-06-10T20:52:40.806Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T20:52:40.975Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T20:52:40.975Z] [2021-06-10T20:52:40.975Z] Unloading profiles will leave already running processes permanently [2021-06-10T20:52:40.975Z] unconfined, which can lead to unexpected situations. [2021-06-10T20:52:40.975Z] [2021-06-10T20:52:40.975Z] To set a process to complain mode, use the command line tool [2021-06-10T20:52:40.975Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T20:52:40.975Z] Post stage [Pipeline] junit [2021-06-10T20:52:41.250Z] Recording test results [2021-06-10T20:52:41.295Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-10T20:52:41.574Z] + echo Ensuring container killed. [2021-06-10T20:52:41.574Z] Ensuring container killed. [2021-06-10T20:52:41.574Z] + docker rm -vf docker-pr4 [2021-06-10T20:52:41.574Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T20:52:41.861Z] + echo Chowning /workspace to jenkins user [2021-06-10T20:52:41.861Z] Chowning /workspace to jenkins user [2021-06-10T20:52:41.861Z] + id -u [2021-06-10T20:52:41.861Z] + id -g [2021-06-10T20:52:41.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T20:52:42.699Z] --- PASS: TestNetworkLocalhostTCPNat (1.44s) [2021-06-10T20:52:42.700Z] === RUN TestNetworkLoopbackNat [2021-06-10T20:52:42.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T20:52:43.139Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2021-06-10T20:52:43.139Z] === RUN TestConfigsUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T20:52:43.541Z] + bundleName=docker-py [2021-06-10T20:52:43.541Z] + echo Creating docker-py-bundles.tar.gz [2021-06-10T20:52:43.541Z] Creating docker-py-bundles.tar.gz [2021-06-10T20:52:43.541Z] + 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 [2021-06-10T20:52:43.554Z] Archiving artifacts [2021-06-10T20:52:43.767Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-10T20:52:44.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-10T20:52:44.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh binary [2021-06-10T20:52:44.383Z] [2021-06-10T20:52:44.644Z] Removing bundles/ [2021-06-10T20:52:44.644Z] [2021-06-10T20:52:44.644Z] ---> Making bundle: binary (in bundles/binary) [2021-06-10T20:52:44.644Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-10T20:52:44.644Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:52:45.683Z] --- PASS: TestConfigsUpdate (2.29s) [2021-06-10T20:52:45.684Z] === RUN TestTemplatedConfig [2021-06-10T20:52:45.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T20:52:46.525Z] --- PASS: TestNetworkLoopbackNat (4.29s) [2021-06-10T20:52:46.525Z] === RUN TestPause [2021-06-10T20:52:47.909Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-10T20:52:48.170Z] --- PASS: TestPause (1.42s) [2021-06-10T20:52:48.170Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T20:52:48.170Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:52:48.170Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:52:48.170Z] === RUN TestPauseStopPausedContainer [2021-06-10T20:52:48.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T20:52:48.986Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-10T20:52:48.986Z] === RUN TestConfigCreateResolve [2021-06-10T20:52:49.672Z] --- PASS: TestPauseStopPausedContainer (1.49s) [2021-06-10T20:52:49.672Z] === RUN TestPidHost [2021-06-10T20:52:51.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T20:52:51.536Z] --- PASS: TestConfigCreateResolve (2.33s) [2021-06-10T20:52:51.536Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T20:52:51.536Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-10T20:52:51.536Z] PASS [2021-06-10T20:52:51.536Z] [2021-06-10T20:52:51.536Z] DONE 7 tests in 15.769s [2021-06-10T20:52:51.536Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T20:52:51.798Z] INFO: Testing against a local daemon [2021-06-10T20:52:51.798Z] === RUN TestCheckpoint [2021-06-10T20:52:51.798Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T20:52:51.798Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:52:51.798Z] === RUN TestContainerInvalidJSON [2021-06-10T20:52:51.798Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:52:51.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:52:51.798Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:52:51.798Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:52:51.798Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:52:51.798Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:52:51.798Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:52:51.798Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:52:51.798Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:52:51.798Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T20:52:51.798Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T20:52:51.798Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T20:52:51.798Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T20:52:51.798Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T20:52:51.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-10T20:52:51.798Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T20:52:51.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-10T20:52:51.798Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T20:52:51.798Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-10T20:52:51.798Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T20:52:52.059Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-10T20:52:52.059Z] === RUN TestCopyFromContainer [2021-06-10T20:52:53.433Z] 639bb6bb2beb: Pull complete [2021-06-10T20:52:53.433Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-10T20:52:53.433Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T20:52:53.433Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-10T20:52:53.433Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-10T20:52:53.433Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-10T20:52:53.433Z] WARN: Skipping validation tests [2021-06-10T20:52:53.433Z] INFO: Running unit tests at 06/10/2021 20:52:49... [2021-06-10T20:52:53.474Z] === RUN TestCopyFromContainer// [2021-06-10T20:52:53.474Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T20:52:53.474Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T20:52:53.562Z] --- PASS: TestPidHost (3.93s) [2021-06-10T20:52:53.562Z] === RUN TestPsFilter [2021-06-10T20:52:53.562Z] --- PASS: TestPsFilter (0.14s) [2021-06-10T20:52:53.562Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T20:52:53.735Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T20:52:53.735Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T20:52:53.735Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T20:52:53.996Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T20:52:53.996Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T20:52:53.996Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T20:52:53.996Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer (2.27s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T20:52:54.256Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-10T20:52:54.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T20:52:54.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:52:54.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:52:54.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:52:54.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:52:54.256Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:52:54.256Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:52:54.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:52:54.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:52:54.256Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:52:54.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T20:52:54.256Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T20:52:54.256Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-10T20:52:54.256Z] === RUN TestCreateWithInvalidEnv [2021-06-10T20:52:54.256Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T20:52:54.256Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T20:52:54.256Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T20:52:54.256Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T20:52:54.256Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T20:52:54.256Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T20:52:54.256Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T20:52:54.256Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T20:52:54.256Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T20:52:54.256Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T20:52:54.256Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T20:52:54.256Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T20:52:54.256Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-10T20:52:54.256Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T20:52:54.932Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.46s) [2021-06-10T20:52:54.932Z] === RUN TestRemoveContainerWithVolume [2021-06-10T20:52:55.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-10T20:52:56.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T20:52:56.376Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2021-06-10T20:52:56.376Z] === RUN TestRemoveContainerRunning [2021-06-10T20:52:56.802Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-06-10T20:52:56.802Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T20:52:56.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-10T20:52:57.504Z] --- PASS: TestRemoveContainerRunning (1.20s) [2021-06-10T20:52:57.505Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T20:52:58.875Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2021-06-10T20:52:58.875Z] === RUN TestRemoveInvalidContainer [2021-06-10T20:52:58.875Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-10T20:52:58.875Z] === RUN TestRenameLinkedContainer [2021-06-10T20:52:59.270Z] INFO: make.ps1 starting at 06/10/2021 20:52:58 [2021-06-10T20:52:59.270Z] INFO: Git commit (dc7cbb9b33) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T20:52:59.270Z] INFO: Invoking autogen... [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:52:59.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:52:59.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:52:59.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:52:59.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:52:59.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:52:59.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:52:59.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:52:59.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:52:59.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:52:59.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:52:59.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-10T20:52:59.348Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T20:52:59.348Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T20:53:00.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-10T20:53:00.250Z] INFO: Running unit tests... [2021-06-10T20:53:00.291Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2021-06-10T20:53:00.291Z] === RUN TestCreateDifferentPlatform [2021-06-10T20:53:00.291Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T20:53:00.291Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T20:53:00.291Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-10T20:53:00.291Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T20:53:00.291Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T20:53:00.291Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T20:53:00.291Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-06-10T20:53:00.291Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T20:53:00.291Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-10T20:53:00.291Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T20:53:00.291Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T20:53:00.291Z] === RUN TestDaemonRestartIpcMode [2021-06-10T20:53:00.291Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T20:53:00.291Z] === RUN TestDaemonHostGatewayIP [2021-06-10T20:53:00.291Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T20:53:00.291Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T20:53:00.291Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T20:53:00.291Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T20:53:00.291Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T20:53:00.291Z] === RUN TestDiff [2021-06-10T20:53:01.234Z] --- PASS: TestDiff (0.86s) [2021-06-10T20:53:01.234Z] === RUN TestExecWithCloseStdin [2021-06-10T20:53:02.286Z] --- PASS: TestExecWithCloseStdin (1.17s) [2021-06-10T20:53:02.286Z] === RUN TestExec [2021-06-10T20:53:03.229Z] --- PASS: TestExec (1.13s) [2021-06-10T20:53:03.229Z] === RUN TestExecUser [2021-06-10T20:53:04.418Z] --- PASS: TestRenameLinkedContainer (5.38s) [2021-06-10T20:53:04.418Z] === RUN TestRenameStoppedContainer [2021-06-10T20:53:04.615Z] --- PASS: TestExecUser (1.15s) [2021-06-10T20:53:04.615Z] === RUN TestExportContainerAndImportImage [2021-06-10T20:53:05.559Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-06-10T20:53:05.559Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T20:53:05.789Z] --- PASS: TestRenameStoppedContainer (1.37s) [2021-06-10T20:53:05.789Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T20:53:06.944Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-06-10T20:53:06.944Z] === RUN TestHealthCheckWorkdir [2021-06-10T20:53:08.331Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-06-10T20:53:08.331Z] === RUN TestHealthKillContainer [2021-06-10T20:53:09.062Z] --- PASS: TestRenameRunningContainerAndReuse (2.75s) [2021-06-10T20:53:09.062Z] === RUN TestRenameInvalidName [2021-06-10T20:53:09.991Z] --- PASS: TestRenameInvalidName (1.54s) [2021-06-10T20:53:09.991Z] === RUN TestRenameAnonymousContainer [2021-06-10T20:53:11.631Z] --- PASS: TestHealthKillContainer (3.16s) [2021-06-10T20:53:11.631Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T20:53:12.572Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-06-10T20:53:12.572Z] === RUN TestIpcModeNone [2021-06-10T20:53:13.514Z] --- PASS: TestIpcModeNone (1.15s) [2021-06-10T20:53:13.514Z] === RUN TestIpcModePrivate [2021-06-10T20:53:14.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T20:53:14.899Z] --- PASS: TestIpcModePrivate (1.10s) [2021-06-10T20:53:14.899Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-06-10T20:53:14.899Z] === RUN TestIpcModeShareable [2021-06-10T20:53:15.103Z] --- PASS: TestRenameAnonymousContainer (5.04s) [2021-06-10T20:53:15.103Z] === RUN TestRenameContainerWithSameName [2021-06-10T20:53:15.136Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T20:53:15.843Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-10T20:53:15.843Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-06-10T20:53:15.843Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T20:53:16.474Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2021-06-10T20:53:16.474Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T20:53:17.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-10T20:53:18.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T20:53:19.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-06-10T20:53:19.147Z] === RUN TestAPIIpcModeHost [2021-06-10T20:53:19.262Z] --- PASS: TestRenameContainerWithLinkedContainer (2.67s) [2021-06-10T20:53:19.262Z] === RUN TestResize [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/networkdb 157.074s coverage: 60.2% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/osl 4.412s coverage: 39.7% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 87.1% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/portmapper 0.544s coverage: 49.5% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/libnetwork/types 0.009s coverage: 47.9% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-06-10T20:53:19.912Z] ok github.com/docker/docker/pkg/archive 0.755s coverage: 81.7% of statements [2021-06-10T20:53:20.092Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-06-10T20:53:20.092Z] === RUN TestDaemonIpcModeShareable [2021-06-10T20:53:20.631Z] --- PASS: TestResize (1.37s) [2021-06-10T20:53:20.631Z] === RUN TestResizeWithInvalidSize [2021-06-10T20:53:21.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-10T20:53:21.818Z] --- PASS: TestResizeWithInvalidSize (1.33s) [2021-06-10T20:53:21.818Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T20:53:21.835Z] ok github.com/docker/docker/pkg/authorization 0.796s coverage: 68.3% of statements [2021-06-10T20:53:22.017Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2021-06-10T20:53:22.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-10T20:53:22.017Z] === RUN TestDaemonIpcModePrivate [2021-06-10T20:53:22.097Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2021-06-10T20:53:22.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T20:53:22.672Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-06-10T20:53:22.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T20:53:22.946Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:22.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:22.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:22.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:53:22.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:53:23.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-10T20:53:23.932Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2021-06-10T20:53:23.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-10T20:53:23.932Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T20:53:25.319Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2021-06-10T20:53:25.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-10T20:53:25.319Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T20:53:25.526Z] ? github.com/docker/docker/api [no test files] [2021-06-10T20:53:26.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T20:53:26.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-10T20:53:26.900Z] ok github.com/docker/docker/pkg/chrootarchive 2.789s coverage: 43.2% of statements [2021-06-10T20:53:26.900Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-10T20:53:27.235Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2021-06-10T20:53:27.235Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-10T20:53:27.235Z] === RUN TestIpcModeOlderClient [2021-06-10T20:53:27.235Z] === PAUSE TestIpcModeOlderClient [2021-06-10T20:53:27.235Z] === RUN TestKillContainerInvalidSignal [2021-06-10T20:53:27.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:27.474Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-10T20:53:27.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:27.807Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-06-10T20:53:27.807Z] === RUN TestKillContainer [2021-06-10T20:53:27.807Z] === RUN TestKillContainer/no_signal [2021-06-10T20:53:28.048Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-06-10T20:53:28.750Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T20:53:29.321Z] === RUN TestKillContainer/killing_signal [2021-06-10T20:53:29.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:53:29.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:53:29.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T20:53:30.264Z] --- PASS: TestKillContainer (2.43s) [2021-06-10T20:53:30.264Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-06-10T20:53:30.264Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2021-06-10T20:53:30.264Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2021-06-10T20:53:30.264Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T20:53:30.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T20:53:30.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-10T20:53:30.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-10T20:53:30.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-10T20:53:30.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T20:53:31.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:53:31.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:53:31.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-06-10T20:53:31.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-06-10T20:53:31.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-06-10T20:53:31.781Z] === RUN TestKillStoppedContainer [2021-06-10T20:53:31.781Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-10T20:53:31.781Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T20:53:31.781Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-10T20:53:31.781Z] === RUN TestKillDifferentUserContainer [2021-06-10T20:53:32.262Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2021-06-10T20:53:32.525Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-06-10T20:53:32.726Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-06-10T20:53:32.726Z] === RUN TestInspectOomKilledTrue [2021-06-10T20:53:32.726Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T20:53:32.726Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T20:53:32.726Z] === RUN TestInspectOomKilledFalse [2021-06-10T20:53:33.101Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-06-10T20:53:33.301Z] --- PASS: TestInspectOomKilledFalse (0.74s) [2021-06-10T20:53:33.301Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T20:53:33.363Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-10T20:53:34.243Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-10T20:53:34.243Z] === RUN TestLinksContainerNames [2021-06-10T20:53:34.761Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-06-10T20:53:34.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:53:35.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:53:35.337Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 88.5% of statements [2021-06-10T20:53:35.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-10T20:53:35.631Z] --- PASS: TestLinksContainerNames (1.54s) [2021-06-10T20:53:35.631Z] === RUN TestLogsFollowTailEmpty [2021-06-10T20:53:35.918Z] ok github.com/docker/docker/pkg/fsutils 0.205s coverage: 85.1% of statements [2021-06-10T20:53:36.181Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-06-10T20:53:36.574Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-06-10T20:53:36.574Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T20:53:37.145Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/default [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/private [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/slave [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/shared [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/default [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:53:37.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T20:53:37.145Z] === CONT TestMountDaemonRoot/shared [2021-06-10T20:53:37.145Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/slave [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/private [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T20:53:37.146Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:53:37.146Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T20:53:37.146Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T20:53:37.407Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T20:53:37.576Z] ok github.com/docker/docker/pkg/idtools 0.459s coverage: 69.5% of statements [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T20:53:37.668Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T20:53:37.668Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T20:53:38.966Z] ok github.com/docker/docker/pkg/ioutils 0.543s coverage: 69.3% of statements [2021-06-10T20:53:39.229Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-06-10T20:53:39.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T20:53:39.804Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-10T20:53:40.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-06-10T20:53:40.254Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-06-10T20:53:40.254Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T20:53:40.254Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-06-10T20:53:40.254Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T20:53:40.330Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-10T20:53:40.427Z] === RUN TestMiddlewares [2021-06-10T20:53:40.427Z] --- PASS: TestMiddlewares (0.00s) [2021-06-10T20:53:40.427Z] PASS [2021-06-10T20:53:40.427Z] coverage: 9.0% of statements [2021-06-10T20:53:40.427Z] ok github.com/docker/docker/api/server 0.120s coverage: 9.0% of statements [2021-06-10T20:53:40.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:53:40.906Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-10T20:53:41.205Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-10T20:53:41.205Z] === RUN TestNetworkNat [2021-06-10T20:53:41.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T20:53:41.480Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-10T20:53:41.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:53:41.743Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-10T20:53:42.148Z] --- PASS: TestNetworkNat (0.76s) [2021-06-10T20:53:42.148Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T20:53:42.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-06-10T20:53:42.721Z] === RUN TestNetworkLoopbackNat [2021-06-10T20:53:43.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-10T20:53:43.614Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T20:53:44.985Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.43s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.72s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.45s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.38s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.93s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.75s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.89s) [2021-06-10T20:53:45.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2021-06-10T20:53:45.242Z] === RUN TestCgroupNamespacesRun [2021-06-10T20:53:45.805Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T20:53:46.021Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-06-10T20:53:46.021Z] === RUN TestPause [2021-06-10T20:53:46.964Z] --- PASS: TestPause (0.77s) [2021-06-10T20:53:46.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T20:53:46.964Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:53:46.964Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:53:46.964Z] === RUN TestPauseStopPausedContainer [2021-06-10T20:53:47.536Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-06-10T20:53:47.536Z] === RUN TestPidHost [2021-06-10T20:53:47.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-10T20:53:48.262Z] --- PASS: TestCgroupNamespacesRun (2.79s) [2021-06-10T20:53:48.262Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T20:53:48.339Z] ok github.com/docker/docker/libnetwork/iptables 221.370s coverage: 45.1% of statements [2021-06-10T20:53:49.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2021-06-10T20:53:50.084Z] --- PASS: TestPidHost (2.13s) [2021-06-10T20:53:50.084Z] === RUN TestPsFilter [2021-06-10T20:53:50.084Z] --- PASS: TestPsFilter (0.13s) [2021-06-10T20:53:50.084Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T20:53:50.156Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.01s) [2021-06-10T20:53:50.156Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T20:53:50.242Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-06-10T20:53:50.345Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-06-10T20:53:50.346Z] === RUN TestRemoveContainerWithVolume [2021-06-10T20:53:50.506Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-06-10T20:53:51.082Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-06-10T20:53:51.082Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.695s coverage: 59.9% of statements [2021-06-10T20:53:51.290Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-06-10T20:53:51.290Z] === RUN TestRemoveContainerRunning [2021-06-10T20:53:51.663Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-06-10T20:53:51.863Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-06-10T20:53:51.863Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T20:53:52.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-10T20:53:52.613Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-06-10T20:53:52.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-06-10T20:53:52.807Z] === RUN TestRemoveInvalidContainer [2021-06-10T20:53:52.807Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-10T20:53:52.807Z] === RUN TestRenameLinkedContainer [2021-06-10T20:53:52.876Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-10T20:53:52.978Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.93s) [2021-06-10T20:53:52.978Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T20:53:53.452Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-10T20:53:54.028Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-10T20:53:54.348Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T20:53:54.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-10T20:53:54.976Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-06-10T20:53:55.716Z] --- PASS: TestCgroupNamespacesRunHostMode (2.69s) [2021-06-10T20:53:55.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T20:53:55.924Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 39.6% of statements [2021-06-10T20:53:56.110Z] --- PASS: TestRenameLinkedContainer (3.01s) [2021-06-10T20:53:56.110Z] === RUN TestRenameStoppedContainer [2021-06-10T20:53:56.187Z] ok github.com/docker/docker/pkg/signal 3.664s coverage: 62.3% of statements [2021-06-10T20:53:56.279Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T20:53:56.379Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-06-10T20:53:56.379Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T20:53:56.765Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2021-06-10T20:53:56.843Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-10T20:53:57.027Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-06-10T20:53:57.027Z] testing: warning: no tests to run [2021-06-10T20:53:57.027Z] coverage: [no statements] [2021-06-10T20:53:57.027Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-06-10T20:53:57.604Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2021-06-10T20:53:57.604Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-06-10T20:53:57.765Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-06-10T20:53:57.765Z] === RUN TestRenameInvalidName [2021-06-10T20:53:57.868Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-06-10T20:53:58.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-10T20:53:58.210Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T20:53:58.526Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.71s) [2021-06-10T20:53:58.526Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T20:53:58.707Z] --- PASS: TestRenameInvalidName (0.73s) [2021-06-10T20:53:58.707Z] === RUN TestRenameAnonymousContainer [2021-06-10T20:53:59.794Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-06-10T20:54:00.056Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2021-06-10T20:54:00.319Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2021-06-10T20:54:00.419Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s) [2021-06-10T20:54:00.419Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T20:54:01.253Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2021-06-10T20:54:01.253Z] === RUN TestRenameContainerWithSameName [2021-06-10T20:54:01.269Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-06-10T20:54:01.349Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-06-10T20:54:01.349Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T20:54:01.827Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2021-06-10T20:54:01.827Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T20:54:02.664Z] ok github.com/docker/docker/quota 0.405s coverage: 71.4% of statements [2021-06-10T20:54:02.927Z] ok github.com/docker/docker/registry 0.160s coverage: 58.8% of statements [2021-06-10T20:54:03.503Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-06-10T20:54:03.741Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-06-10T20:54:03.741Z] === RUN TestResize [2021-06-10T20:54:03.766Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-06-10T20:54:03.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-10T20:54:04.313Z] --- PASS: TestResize (0.79s) [2021-06-10T20:54:04.313Z] === RUN TestResizeWithInvalidSize [2021-06-10T20:54:04.342Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-06-10T20:54:04.434Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2021-06-10T20:54:04.434Z] === RUN TestNISDomainname [2021-06-10T20:54:04.606Z] ok github.com/docker/docker/runconfig 0.038s coverage: 66.1% of statements [2021-06-10T20:54:04.883Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2021-06-10T20:54:04.883Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T20:54:05.830Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:05.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:05.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:05.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T20:54:05.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T20:54:06.175Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-10T20:54:06.746Z] Copying nested executables into bundles/binary-daemon [2021-06-10T20:54:06.954Z] --- PASS: TestNISDomainname (2.63s) [2021-06-10T20:54:06.954Z] === RUN TestHostnameDnsResolution [2021-06-10T20:54:07.167Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-06-10T20:54:07.517Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T20:54:08.116Z] ok github.com/docker/docker/volume/local 0.162s coverage: 76.4% of statements [2021-06-10T20:54:08.116Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2021-06-10T20:54:08.169Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-10T20:54:08.169Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:54:08.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:08.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:08.740Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-10T20:54:08.740Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-10T20:54:09.407Z] --- PASS: TestHostnameDnsResolution (2.34s) [2021-06-10T20:54:09.407Z] === RUN TestStats [2021-06-10T20:54:09.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh cross [2021-06-10T20:54:09.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-10T20:54:09.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T20:54:09.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T20:54:09.898Z] [2021-06-10T20:54:10.037Z] ok github.com/docker/docker/volume/service 0.028s coverage: 72.3% of statements [2021-06-10T20:54:10.160Z] Removing bundles/ [2021-06-10T20:54:10.160Z] [2021-06-10T20:54:10.160Z] ---> Making bundle: cross (in bundles/cross) [2021-06-10T20:54:10.160Z] Cross building: bundles/cross/linux/amd64 [2021-06-10T20:54:10.160Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T20:54:10.160Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T20:54:11.033Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T20:54:11.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T20:54:11.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T20:54:11.596Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T20:54:12.160Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T20:54:12.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-10T20:54:12.417Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T20:54:12.417Z] --- PASS: TestStats (3.24s) [2021-06-10T20:54:12.417Z] === RUN TestStopContainerWithTimeout [2021-06-10T20:54:12.417Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T20:54:12.417Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T20:54:12.417Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T20:54:12.417Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T20:54:12.417Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T20:54:12.417Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T20:54:12.417Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T20:54:12.417Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T20:54:12.417Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T20:54:12.417Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T20:54:12.675Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T20:54:13.238Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T20:54:13.238Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T20:54:13.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T20:54:13.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T20:54:15.133Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T20:54:15.133Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T20:54:16.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-10T20:54:16.636Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-06-10T20:54:16.756Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T20:54:16.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T20:54:16.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T20:54:19.270Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-10T20:54:19.271Z] --- PASS: TestStopContainerWithTimeout/0 (2.38s) [2021-06-10T20:54:19.271Z] --- PASS: TestStopContainerWithTimeout/-1 (4.23s) [2021-06-10T20:54:19.271Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-06-10T20:54:19.271Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-06-10T20:54:19.271Z] === RUN TestDeleteDevicemapper [2021-06-10T20:54:19.271Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T20:54:19.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:54:19.271Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2021-06-10T20:54:19.545Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2021-06-10T20:54:19.545Z] === RUN TestCgroupNamespacesRun [2021-06-10T20:54:19.568Z] --- PASS: TestBuildWithHugeFile (98.89s) [2021-06-10T20:54:19.568Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T20:54:19.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-10T20:54:20.927Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-06-10T20:54:20.927Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T20:54:20.927Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T20:54:20.927Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T20:54:20.927Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T20:54:22.362Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-10T20:54:22.839Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2021-06-10T20:54:22.839Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T20:54:23.296Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T20:54:24.662Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T20:54:24.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2021-06-10T20:54:24.752Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T20:54:25.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.07s) [2021-06-10T20:54:25.224Z] === RUN TestUpdateMemory [2021-06-10T20:54:25.224Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T20:54:25.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:54:25.224Z] === RUN TestUpdateCPUQuota [2021-06-10T20:54:25.786Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T20:54:25.786Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-10T20:54:26.042Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T20:54:26.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2021-06-10T20:54:26.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T20:54:26.971Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T20:54:27.532Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T20:54:27.607Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s) [2021-06-10T20:54:27.607Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T20:54:27.788Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T20:54:28.178Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-10T20:54:28.178Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T20:54:30.122Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2021-06-10T20:54:30.122Z] === RUN TestNISDomainname [2021-06-10T20:54:31.057Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-10T20:54:31.512Z] --- PASS: TestNISDomainname (1.49s) [2021-06-10T20:54:31.512Z] === RUN TestHostnameDnsResolution [2021-06-10T20:54:31.552Z] ok github.com/docker/docker/libnetwork 292.290s coverage: 41.0% of statements [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T20:54:31.552Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === Skipped [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:73: No driver to put! [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-10T20:54:31.552Z] time="2021-06-10T20:49:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-10T20:54:31.552Z] time="2021-06-10T20:49:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-10T20:54:31.552Z] time="2021-06-10T20:49:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-10T20:54:31.552Z] time="2021-06-10T20:49:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-10T20:54:31.552Z] time="2021-06-10T20:49:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:73: No driver to put! [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-10T20:54:31.552Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-10T20:54:31.552Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-10T20:54:31.552Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T20:54:31.552Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-10T20:54:31.552Z] graphtest_unix.go:73: No driver to put! [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-10T20:54:31.552Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T20:54:31.552Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T20:54:31.552Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T20:54:31.552Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T20:54:31.552Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T20:54:31.552Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T20:54:31.552Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T20:54:31.552Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T20:54:31.552Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T20:54:31.552Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-10T20:54:31.552Z] firewalld_test.go:13: firewalld is not running [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-10T20:54:31.552Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-10T20:54:31.552Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] [2021-06-10T20:54:31.552Z] DONE 2654 tests, 35 skipped in 452.107s Post stage [Pipeline] junit [2021-06-10T20:54:31.575Z] Recording test results [2021-06-10T20:54:31.618Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-10T20:54:32.180Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-10T20:54:32.744Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-10T20:54:32.901Z] --- PASS: TestHostnameDnsResolution (1.26s) [2021-06-10T20:54:32.901Z] === RUN TestStats [2021-06-10T20:54:33.263Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T20:54:33.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -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:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/make.sh dynbinary test-integration [2021-06-10T20:54:34.558Z] [2021-06-10T20:54:34.558Z] Removing bundles/ [2021-06-10T20:54:34.558Z] [2021-06-10T20:54:34.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T20:54:34.558Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:54:34.558Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:54:35.263Z] --- PASS: TestUpdateCPUQuota (9.97s) [2021-06-10T20:54:35.263Z] === RUN TestUpdatePidsLimit [2021-06-10T20:54:35.263Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T20:54:35.443Z] --- PASS: TestStats (2.78s) [2021-06-10T20:54:35.443Z] === RUN TestStopContainerWithTimeout [2021-06-10T20:54:35.443Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T20:54:35.443Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T20:54:35.443Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T20:54:35.443Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T20:54:35.443Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T20:54:35.443Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T20:54:35.443Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T20:54:35.443Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T20:54:35.443Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T20:54:35.443Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T20:54:36.631Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T20:54:36.831Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T20:54:37.560Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T20:54:38.122Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-10T20:54:38.685Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T20:54:38.744Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T20:54:39.248Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-10T20:54:39.811Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-10T20:54:40.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T20:54:40.657Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T20:54:40.657Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-06-10T20:54:40.657Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-06-10T20:54:40.657Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-06-10T20:54:40.657Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-06-10T20:54:40.657Z] === RUN TestDeleteDevicemapper [2021-06-10T20:54:40.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T20:54:40.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:54:40.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T20:54:40.966Z] === RUN TestBoolValue [2021-06-10T20:54:40.966Z] --- PASS: TestBoolValue (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestBoolValueOrDefault [2021-06-10T20:54:40.966Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestInt64ValueOrZero [2021-06-10T20:54:40.966Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestInt64ValueOrDefault [2021-06-10T20:54:40.966Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-10T20:54:40.966Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestJsonContentType [2021-06-10T20:54:40.966Z] --- PASS: TestJsonContentType (0.00s) [2021-06-10T20:54:40.966Z] PASS [2021-06-10T20:54:40.966Z] coverage: 14.7% of statements [2021-06-10T20:54:40.966Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2021-06-10T20:54:40.966Z] === RUN TestMaskSecretKeys [2021-06-10T20:54:40.966Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-10T20:54:40.966Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-10T20:54:40.966Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-10T20:54:40.966Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-10T20:54:40.966Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-10T20:54:40.966Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-10T20:54:40.966Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestVersionMiddlewareVersion [2021-06-10T20:54:40.966Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-10T20:54:40.966Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-10T20:54:40.966Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-10T20:54:40.966Z] PASS [2021-06-10T20:54:40.966Z] coverage: 37.7% of statements [2021-06-10T20:54:40.966Z] ok github.com/docker/docker/api/server/middleware 0.184s coverage: 37.7% of statements [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T20:54:40.966Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T20:54:41.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T20:54:41.434Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-10T20:54:41.438Z] === RUN TestToJSON [2021-06-10T20:54:41.438Z] --- PASS: TestToJSON (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestToParamWithVersion [2021-06-10T20:54:41.438Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestFromJSON [2021-06-10T20:54:41.438Z] --- PASS: TestFromJSON (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestEmpty [2021-06-10T20:54:41.438Z] --- PASS: TestEmpty (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestArgsMatchKVListEmptySources [2021-06-10T20:54:41.438Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestArgsMatchKVList [2021-06-10T20:54:41.438Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestArgsMatch [2021-06-10T20:54:41.438Z] --- PASS: TestArgsMatch (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestAdd [2021-06-10T20:54:41.438Z] --- PASS: TestAdd (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestDel [2021-06-10T20:54:41.438Z] --- PASS: TestDel (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestLen [2021-06-10T20:54:41.438Z] --- PASS: TestLen (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestExactMatch [2021-06-10T20:54:41.438Z] --- PASS: TestExactMatch (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestOnlyOneExactMatch [2021-06-10T20:54:41.438Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestContains [2021-06-10T20:54:41.438Z] --- PASS: TestContains (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestValidate [2021-06-10T20:54:41.438Z] --- PASS: TestValidate (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestWalkValues [2021-06-10T20:54:41.438Z] --- PASS: TestWalkValues (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestFuzzyMatch [2021-06-10T20:54:41.438Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-10T20:54:41.438Z] === RUN TestClone [2021-06-10T20:54:41.438Z] --- PASS: TestClone (0.00s) [2021-06-10T20:54:41.438Z] PASS [2021-06-10T20:54:41.438Z] coverage: 92.2% of statements [2021-06-10T20:54:41.438Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2021-06-10T20:54:41.905Z] === RUN TestStrSliceMarshalJSON [2021-06-10T20:54:41.905Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-10T20:54:41.905Z] === RUN TestStrSliceUnmarshalJSON [2021-06-10T20:54:41.905Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-10T20:54:41.905Z] === RUN TestStrSliceUnmarshalString [2021-06-10T20:54:41.905Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-10T20:54:41.905Z] === RUN TestStrSliceUnmarshalSlice [2021-06-10T20:54:41.905Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-10T20:54:41.905Z] PASS [2021-06-10T20:54:41.905Z] coverage: 90.0% of statements [2021-06-10T20:54:41.905Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2021-06-10T20:54:41.905Z] === RUN TestAdjustForAPIVersion [2021-06-10T20:54:41.905Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-10T20:54:41.905Z] PASS [2021-06-10T20:54:41.905Z] coverage: 5.7% of statements [2021-06-10T20:54:41.905Z] ok github.com/docker/docker/api/server/router/swarm 0.158s coverage: 5.7% of statements [2021-06-10T20:54:41.905Z] === RUN TestDurationToSecondsString [2021-06-10T20:54:41.905Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-10T20:54:41.905Z] === RUN TestGetTimestamp [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T20:54:41.905Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T20:54:41.905Z] --- PASS: TestGetTimestamp (0.17s) [2021-06-10T20:54:41.905Z] === RUN TestParseTimestamps [2021-06-10T20:54:41.905Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-10T20:54:41.905Z] PASS [2021-06-10T20:54:41.905Z] coverage: 100.0% of statements [2021-06-10T20:54:41.905Z] ok github.com/docker/docker/api/types/time 0.279s coverage: 100.0% of statements [2021-06-10T20:54:42.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T20:54:42.812Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T20:54:42.882Z] === RUN TestCompareVersion [2021-06-10T20:54:42.882Z] --- PASS: TestCompareVersion (0.00s) [2021-06-10T20:54:42.882Z] PASS [2021-06-10T20:54:42.882Z] coverage: 75.0% of statements [2021-06-10T20:54:42.882Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T20:54:42.882Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T20:54:44.178Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-10T20:54:44.438Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-10T20:54:44.438Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-10T20:54:44.438Z] === RUN TestCloneArgsSmartHttp [2021-06-10T20:54:44.438Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-10T20:54:44.438Z] === RUN TestCloneArgsDumbHttp [2021-06-10T20:54:44.438Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-06-10T20:54:44.438Z] === RUN TestCloneArgsGit [2021-06-10T20:54:44.438Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-10T20:54:44.438Z] === RUN TestCheckoutGit [2021-06-10T20:54:44.742Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T20:54:44.863Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s) [2021-06-10T20:54:44.863Z] === RUN TestUpdateMemory [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit (10.09s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.27s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/no_change (1.08s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/update_lower (1.33s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.36s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.12s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s) [2021-06-10T20:54:45.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.55s) [2021-06-10T20:54:45.304Z] === RUN TestUpdateRestartPolicy [2021-06-10T20:54:45.435Z] --- PASS: TestUpdateMemory (1.37s) [2021-06-10T20:54:45.435Z] === RUN TestUpdateCPUQuota [2021-06-10T20:54:45.867Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-10T20:54:46.430Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-10T20:54:47.365Z] === RUN TestEnable [2021-06-10T20:54:47.365Z] --- PASS: TestEnable (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestDisable [2021-06-10T20:54:47.365Z] --- PASS: TestDisable (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestEnabled [2021-06-10T20:54:47.365Z] --- PASS: TestEnabled (0.00s) [2021-06-10T20:54:47.365Z] PASS [2021-06-10T20:54:47.365Z] coverage: 100.0% of statements [2021-06-10T20:54:47.365Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2021-06-10T20:54:47.365Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-10T20:54:47.365Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.05s) [2021-06-10T20:54:47.365Z] === RUN TestProcessNoDockerignore [2021-06-10T20:54:47.365Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-10T20:54:47.365Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-10T20:54:47.365Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-10T20:54:47.365Z] === RUN TestDetectContentType [2021-06-10T20:54:47.365Z] --- PASS: TestDetectContentType (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestSelectAcceptableMIME [2021-06-10T20:54:47.365Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestInspectEmptyResponse [2021-06-10T20:54:47.365Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestInspectResponseBinary [2021-06-10T20:54:47.365Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestResponseUnsupportedContentType [2021-06-10T20:54:47.365Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestInspectResponseTextSimple [2021-06-10T20:54:47.365Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestInspectResponseEmptyContentType [2021-06-10T20:54:47.365Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestUnknownContentLength [2021-06-10T20:54:47.365Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-10T20:54:47.365Z] === RUN TestDownloadRemote [2021-06-10T20:54:47.828Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-10T20:54:47.828Z] === RUN TestGetWithStatusError [2021-06-10T20:54:47.828Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestCloseRootDirectory [2021-06-10T20:54:47.828Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-10T20:54:47.828Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:54:47.828Z] === RUN TestHashFile [2021-06-10T20:54:47.828Z] --- SKIP: TestHashFile (0.00s) [2021-06-10T20:54:47.828Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:54:47.828Z] === RUN TestHashSubdir [2021-06-10T20:54:47.828Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-10T20:54:47.828Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:54:47.828Z] === RUN TestRemoveDirectory [2021-06-10T20:54:47.828Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-10T20:54:47.828Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:54:47.828Z] PASS [2021-06-10T20:54:47.828Z] coverage: 9.3% of statements [2021-06-10T20:54:47.828Z] ok github.com/docker/docker/builder/remotecontext 0.507s coverage: 9.3% of statements [2021-06-10T20:54:47.828Z] === RUN TestGetAllAllowed [2021-06-10T20:54:47.828Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestGetAllMeta [2021-06-10T20:54:47.828Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-10T20:54:47.828Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestIsUnreferencedBuiltin [2021-06-10T20:54:47.828Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestIsExistingDirectory [2021-06-10T20:54:47.828Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestGetFilenameForDownload [2021-06-10T20:54:47.828Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestEnv2Variables [2021-06-10T20:54:47.828Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-10T20:54:47.828Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestMaintainer [2021-06-10T20:54:47.828Z] --- PASS: TestMaintainer (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestLabel [2021-06-10T20:54:47.828Z] --- PASS: TestLabel (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestFromScratch [2021-06-10T20:54:47.828Z] --- PASS: TestFromScratch (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestFromWithArg [2021-06-10T20:54:47.828Z] --- PASS: TestFromWithArg (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-10T20:54:47.828Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestFromWithUndefinedArg [2021-06-10T20:54:47.828Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestFromMultiStageWithNamedStage [2021-06-10T20:54:47.828Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestOnbuild [2021-06-10T20:54:47.828Z] --- PASS: TestOnbuild (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestWorkdir [2021-06-10T20:54:47.828Z] --- PASS: TestWorkdir (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestCmd [2021-06-10T20:54:47.828Z] --- PASS: TestCmd (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestHealthcheckNone [2021-06-10T20:54:47.828Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestHealthcheckCmd [2021-06-10T20:54:47.828Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestEntrypoint [2021-06-10T20:54:47.828Z] --- PASS: TestEntrypoint (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestExpose [2021-06-10T20:54:47.828Z] --- PASS: TestExpose (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestUser [2021-06-10T20:54:47.828Z] --- PASS: TestUser (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestVolume [2021-06-10T20:54:47.828Z] --- PASS: TestVolume (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestStopSignal [2021-06-10T20:54:47.828Z] --- SKIP: TestStopSignal (0.00s) [2021-06-10T20:54:47.828Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T20:54:47.828Z] === RUN TestArg [2021-06-10T20:54:47.828Z] --- PASS: TestArg (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestShell [2021-06-10T20:54:47.828Z] --- PASS: TestShell (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestPrependEnvOnCmd [2021-06-10T20:54:47.828Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestRunWithBuildArgs [2021-06-10T20:54:47.828Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestRunIgnoresHealthcheck [2021-06-10T20:54:47.828Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestDispatchUnsupportedOptions [2021-06-10T20:54:47.828Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-10T20:54:47.828Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-10T20:54:47.828Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-10T20:54:47.828Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestNormalizeWorkdir [2021-06-10T20:54:47.828Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestDispatch [2021-06-10T20:54:47.828Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-10T20:54:47.828Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-10T20:54:47.828Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-10T20:54:47.828Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-10T20:54:47.828Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-10T20:54:47.828Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-10T20:54:47.828Z] === RUN TestDispatch/COPY_url [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch (0.12s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.06s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-10T20:54:47.828Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestAddScratchImageAddsToMounts [2021-06-10T20:54:47.828Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-10T20:54:47.828Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-10T20:54:47.828Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-10T20:54:47.828Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestImageSourceGetAddsToMounts [2021-06-10T20:54:47.828Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestEmptyDockerfile [2021-06-10T20:54:47.828Z] --- PASS: TestEmptyDockerfile (0.02s) [2021-06-10T20:54:47.828Z] === RUN TestSymlinkDockerfile [2021-06-10T20:54:47.828Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-10T20:54:47.828Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-10T20:54:47.828Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestNonExistingDockerfile [2021-06-10T20:54:47.828Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestCopyRunConfig [2021-06-10T20:54:47.828Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestDeepCopyRunConfig [2021-06-10T20:54:47.828Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestExportImage [2021-06-10T20:54:47.828Z] --- PASS: TestExportImage (0.00s) [2021-06-10T20:54:47.828Z] === RUN TestNormalizeDest [2021-06-10T20:54:47.828Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-10T20:54:47.828Z] PASS [2021-06-10T20:54:47.828Z] coverage: 47.0% of statements [2021-06-10T20:54:47.828Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 47.0% of statements [2021-06-10T20:54:47.828Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T20:54:49.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T20:54:49.701Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-10T20:54:52.220Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-10T20:54:53.576Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-06-10T20:54:53.576Z] === RUN TestUpdatePidsLimit [2021-06-10T20:54:53.576Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T20:54:53.576Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T20:54:53.837Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T20:54:54.409Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T20:54:54.739Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T20:54:55.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T20:54:55.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T20:54:56.631Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T20:54:56.631Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T20:54:56.631Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T20:54:56.631Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-10T20:54:56.631Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T20:54:56.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T20:54:56.868Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T20:54:57.560Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit (5.65s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-06-10T20:54:58.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-06-10T20:54:58.255Z] === RUN TestUpdateRestartPolicy [2021-06-10T20:55:01.729Z] --- PASS: TestUpdateRestartPolicy (16.06s) [2021-06-10T20:55:01.729Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T20:55:01.729Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T20:55:02.660Z] --- PASS: TestUpdateRestartWithAutoRemove (1.34s) [2021-06-10T20:55:02.660Z] === RUN TestWaitNonBlocked [2021-06-10T20:55:02.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:02.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:02.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:02.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:02.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:02.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:02.713Z] === RUN TestCheckpointCreateError [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointCreate [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointDeleteError [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointDelete [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointListError [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointList [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointList (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestCheckpointListContainerNotFound [2021-06-10T20:55:02.713Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNewClientWithOpsFromEnv [2021-06-10T20:55:02.713Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T20:55:02.713Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T20:55:02.713Z] === RUN TestGetAPIPath [2021-06-10T20:55:02.713Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestParseHostURL [2021-06-10T20:55:02.713Z] --- PASS: TestParseHostURL (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-10T20:55:02.713Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPIVersion [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPVersionOverride [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-10T20:55:02.713Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestClientRedirect [2021-06-10T20:55:02.713Z] --- PASS: TestClientRedirect (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigCreateUnsupported [2021-06-10T20:55:02.713Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigCreateError [2021-06-10T20:55:02.713Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigCreate [2021-06-10T20:55:02.713Z] --- PASS: TestConfigCreate (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspectNotFound [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspectWithEmptyID [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspectUnsupported [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspectError [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspectConfigNotFound [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigInspect [2021-06-10T20:55:02.713Z] --- PASS: TestConfigInspect (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigListUnsupported [2021-06-10T20:55:02.713Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigListError [2021-06-10T20:55:02.713Z] --- PASS: TestConfigListError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigList [2021-06-10T20:55:02.713Z] --- PASS: TestConfigList (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigRemoveUnsupported [2021-06-10T20:55:02.713Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigRemoveError [2021-06-10T20:55:02.713Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-10T20:55:02.713Z] === RUN TestConfigRemove [2021-06-10T20:55:02.714Z] --- PASS: TestConfigRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestConfigUpdateUnsupported [2021-06-10T20:55:02.714Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestConfigUpdateError [2021-06-10T20:55:02.714Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestConfigUpdate [2021-06-10T20:55:02.714Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCommitError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCommit [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCommit (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStatPathError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStatPathNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStatPathNoHeaderError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStatPath [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyToContainerError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyToContainerNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyToContainer [2021-06-10T20:55:02.714Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyFromContainerError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyFromContainerNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-10T20:55:02.714Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestCopyFromContainer [2021-06-10T20:55:02.714Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCreateError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCreateImageNotFound [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCreateWithName [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerCreateAutoRemove [2021-06-10T20:55:02.714Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerDiffError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerDiff [2021-06-10T20:55:02.714Z] --- PASS: TestContainerDiff (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecCreateError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecCreate [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecStartError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecStart [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecInspectError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecInspect [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExportError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExportError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExport [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExport (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerInspectError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerInspectContainerNotFound [2021-06-10T20:55:02.714Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerInspectWithEmptyID [2021-06-10T20:55:02.714Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerInspect [2021-06-10T20:55:02.714Z] --- PASS: TestContainerInspect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerInspectNode [2021-06-10T20:55:02.714Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerKillError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerKillError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerKill [2021-06-10T20:55:02.714Z] --- PASS: TestContainerKill (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerListError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerListError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerList [2021-06-10T20:55:02.714Z] --- PASS: TestContainerList (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerLogsNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerLogsError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerLogs [2021-06-10T20:55:02.714Z] --- PASS: TestContainerLogs (0.18s) [2021-06-10T20:55:02.714Z] === RUN TestContainerPauseError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerPause [2021-06-10T20:55:02.714Z] --- PASS: TestContainerPause (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainersPruneError [2021-06-10T20:55:02.714Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainersPrune [2021-06-10T20:55:02.714Z] --- PASS: TestContainersPrune (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRemoveError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRemoveNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRemove [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRenameError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRename [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRename (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerResizeError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecResizeError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerResize [2021-06-10T20:55:02.714Z] --- PASS: TestContainerResize (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerExecResize [2021-06-10T20:55:02.714Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRestartError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerRestart [2021-06-10T20:55:02.714Z] --- PASS: TestContainerRestart (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStartError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStartError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStart [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStart (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStatsError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStats [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStats (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStopError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStopError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerStop [2021-06-10T20:55:02.714Z] --- PASS: TestContainerStop (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerTopError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerTopError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerTop [2021-06-10T20:55:02.714Z] --- PASS: TestContainerTop (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerUnpauseError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerUnpause [2021-06-10T20:55:02.714Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerUpdateError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerUpdateError (0.01s) [2021-06-10T20:55:02.714Z] === RUN TestContainerUpdate [2021-06-10T20:55:02.714Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerWaitError [2021-06-10T20:55:02.714Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestContainerWait [2021-06-10T20:55:02.714Z] --- PASS: TestContainerWait (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestDiskUsageError [2021-06-10T20:55:02.714Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestDiskUsage [2021-06-10T20:55:02.714Z] --- PASS: TestDiskUsage (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestDistributionInspectUnsupported [2021-06-10T20:55:02.714Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestDistributionInspectWithEmptyID [2021-06-10T20:55:02.714Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestEventsErrorInOptions [2021-06-10T20:55:02.714Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestEventsErrorFromServer [2021-06-10T20:55:02.714Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestEvents [2021-06-10T20:55:02.714Z] --- PASS: TestEvents (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestTLSCloseWriter [2021-06-10T20:55:02.714Z] === PAUSE TestTLSCloseWriter [2021-06-10T20:55:02.714Z] === RUN TestImageBuildError [2021-06-10T20:55:02.714Z] --- PASS: TestImageBuildError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageBuild [2021-06-10T20:55:02.714Z] --- PASS: TestImageBuild (0.01s) [2021-06-10T20:55:02.714Z] === RUN TestGetDockerOS [2021-06-10T20:55:02.714Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageCreateError [2021-06-10T20:55:02.714Z] --- PASS: TestImageCreateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageCreate [2021-06-10T20:55:02.714Z] --- PASS: TestImageCreate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageHistoryError [2021-06-10T20:55:02.714Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageHistory [2021-06-10T20:55:02.714Z] --- PASS: TestImageHistory (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageImportError [2021-06-10T20:55:02.714Z] --- PASS: TestImageImportError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageImport [2021-06-10T20:55:02.714Z] --- PASS: TestImageImport (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageInspectError [2021-06-10T20:55:02.714Z] --- PASS: TestImageInspectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageInspectImageNotFound [2021-06-10T20:55:02.714Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageInspectWithEmptyID [2021-06-10T20:55:02.714Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageInspect [2021-06-10T20:55:02.714Z] --- PASS: TestImageInspect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageListError [2021-06-10T20:55:02.714Z] --- PASS: TestImageListError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageList [2021-06-10T20:55:02.714Z] --- PASS: TestImageList (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageListApiBefore125 [2021-06-10T20:55:02.714Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageLoadError [2021-06-10T20:55:02.714Z] --- PASS: TestImageLoadError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageLoad [2021-06-10T20:55:02.714Z] --- PASS: TestImageLoad (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagesPruneError [2021-06-10T20:55:02.714Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagesPrune [2021-06-10T20:55:02.714Z] --- PASS: TestImagesPrune (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullReferenceParseError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullAnyError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePullWithoutErrors [2021-06-10T20:55:02.714Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushReferenceError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushAnyError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithoutErrors [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-10T20:55:02.714Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-10T20:55:02.714Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageRemoveError [2021-06-10T20:55:02.714Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageRemoveImageNotFound [2021-06-10T20:55:02.714Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageRemove [2021-06-10T20:55:02.714Z] --- PASS: TestImageRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSaveError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSaveError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSave [2021-06-10T20:55:02.714Z] --- PASS: TestImageSave (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchAnyError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageSearchWithoutErrors [2021-06-10T20:55:02.714Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageTagError [2021-06-10T20:55:02.714Z] --- PASS: TestImageTagError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageTagInvalidReference [2021-06-10T20:55:02.714Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageTagInvalidSourceImageName [2021-06-10T20:55:02.714Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageTagHexSource [2021-06-10T20:55:02.714Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestImageTag [2021-06-10T20:55:02.714Z] --- PASS: TestImageTag (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestInfoServerError [2021-06-10T20:55:02.714Z] --- PASS: TestInfoServerError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestInfoInvalidResponseJSONError [2021-06-10T20:55:02.714Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestInfo [2021-06-10T20:55:02.714Z] --- PASS: TestInfo (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkConnectError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkConnect [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkCreateError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkCreate [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkDisconnectError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkDisconnect [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkInspectError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkInspectNotFoundError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkInspectWithEmptyID [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkInspect [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkListError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkListError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkList [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkList (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworksPruneError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworksPrune [2021-06-10T20:55:02.714Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkRemoveError [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNetworkRemove [2021-06-10T20:55:02.714Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeInspectError [2021-06-10T20:55:02.714Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeInspectNodeNotFound [2021-06-10T20:55:02.714Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeInspectWithEmptyID [2021-06-10T20:55:02.714Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeInspect [2021-06-10T20:55:02.714Z] --- PASS: TestNodeInspect (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeListError [2021-06-10T20:55:02.714Z] --- PASS: TestNodeListError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeList [2021-06-10T20:55:02.714Z] --- PASS: TestNodeList (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeRemoveError [2021-06-10T20:55:02.714Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeRemove [2021-06-10T20:55:02.714Z] --- PASS: TestNodeRemove (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeUpdateError [2021-06-10T20:55:02.714Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestNodeUpdate [2021-06-10T20:55:02.714Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestOptionWithTimeout [2021-06-10T20:55:02.714Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-10T20:55:02.714Z] === RUN TestPingFail [2021-06-10T20:55:02.714Z] --- PASS: TestPingFail (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPingWithError [2021-06-10T20:55:02.715Z] 2021/06/10 20:55:01 RoundTripper returned a response & error; ignoring response [2021-06-10T20:55:02.715Z] 2021/06/10 20:55:01 RoundTripper returned a response & error; ignoring response [2021-06-10T20:55:02.715Z] --- PASS: TestPingWithError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPingSuccess [2021-06-10T20:55:02.715Z] --- PASS: TestPingSuccess (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPingHeadFallback [2021-06-10T20:55:02.715Z] === RUN TestPingHeadFallback/OK [2021-06-10T20:55:02.715Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-10T20:55:02.715Z] === RUN TestPingHeadFallback/Not_Found [2021-06-10T20:55:02.715Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-10T20:55:02.715Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-10T20:55:02.715Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-10T20:55:02.715Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-10T20:55:02.715Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-10T20:55:02.715Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginDisableError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginDisable [2021-06-10T20:55:02.715Z] --- PASS: TestPluginDisable (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginEnableError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginEnable [2021-06-10T20:55:02.715Z] --- PASS: TestPluginEnable (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginInspectWithEmptyID [2021-06-10T20:55:02.715Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginInspect [2021-06-10T20:55:02.715Z] --- PASS: TestPluginInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginListError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginListError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginList [2021-06-10T20:55:02.715Z] --- PASS: TestPluginList (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginPushError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginPushError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginPush [2021-06-10T20:55:02.715Z] --- PASS: TestPluginPush (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginRemoveError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginRemove [2021-06-10T20:55:02.715Z] --- PASS: TestPluginRemove (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginSetError [2021-06-10T20:55:02.715Z] --- PASS: TestPluginSetError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPluginSet [2021-06-10T20:55:02.715Z] --- PASS: TestPluginSet (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSetHostHeader [2021-06-10T20:55:02.715Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestPlainTextError [2021-06-10T20:55:02.715Z] --- PASS: TestPlainTextError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestInfiniteError [2021-06-10T20:55:02.715Z] --- PASS: TestInfiniteError (0.03s) [2021-06-10T20:55:02.715Z] === RUN TestSecretCreateUnsupported [2021-06-10T20:55:02.715Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretCreateError [2021-06-10T20:55:02.715Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretCreate [2021-06-10T20:55:02.715Z] --- PASS: TestSecretCreate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretInspectUnsupported [2021-06-10T20:55:02.715Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretInspectSecretNotFound [2021-06-10T20:55:02.715Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretInspectWithEmptyID [2021-06-10T20:55:02.715Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretInspect [2021-06-10T20:55:02.715Z] --- PASS: TestSecretInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretListUnsupported [2021-06-10T20:55:02.715Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretListError [2021-06-10T20:55:02.715Z] --- PASS: TestSecretListError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretList [2021-06-10T20:55:02.715Z] --- PASS: TestSecretList (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretRemoveUnsupported [2021-06-10T20:55:02.715Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretRemoveError [2021-06-10T20:55:02.715Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretRemove [2021-06-10T20:55:02.715Z] --- PASS: TestSecretRemove (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretUpdateUnsupported [2021-06-10T20:55:02.715Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretUpdateError [2021-06-10T20:55:02.715Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSecretUpdate [2021-06-10T20:55:02.715Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceCreateError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceCreate [2021-06-10T20:55:02.715Z] --- PASS: TestServiceCreate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-10T20:55:02.715Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceCreateDigestPinning [2021-06-10T20:55:02.715Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceInspectServiceNotFound [2021-06-10T20:55:02.715Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceInspectWithEmptyID [2021-06-10T20:55:02.715Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceInspect [2021-06-10T20:55:02.715Z] --- PASS: TestServiceInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceListError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceListError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceList [2021-06-10T20:55:02.715Z] --- PASS: TestServiceList (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceLogsError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceLogs [2021-06-10T20:55:02.715Z] --- PASS: TestServiceLogs (0.01s) [2021-06-10T20:55:02.715Z] === RUN TestServiceRemoveError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceRemoveNotFoundError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceRemove [2021-06-10T20:55:02.715Z] --- PASS: TestServiceRemove (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceUpdateError [2021-06-10T20:55:02.715Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestServiceUpdate [2021-06-10T20:55:02.715Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmGetUnlockKeyError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmGetUnlockKey [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmInitError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmInit [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmInit (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmInspect [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmJoinError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmJoin [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmLeaveError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmLeave [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmUnlockError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmUnlock [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmUpdateError [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestSwarmUpdate [2021-06-10T20:55:02.715Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestTaskInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestTaskInspectWithEmptyID [2021-06-10T20:55:02.715Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestTaskInspect [2021-06-10T20:55:02.715Z] --- PASS: TestTaskInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestTaskListError [2021-06-10T20:55:02.715Z] --- PASS: TestTaskListError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestTaskList [2021-06-10T20:55:02.715Z] --- PASS: TestTaskList (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeCreateError [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeCreate [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeInspectError [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeInspectNotFound [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeInspectWithEmptyID [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeInspect [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeListError [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeListError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeList [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeList (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeRemoveError [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-10T20:55:02.715Z] === RUN TestVolumeRemove [2021-06-10T20:55:02.715Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-10T20:55:02.715Z] === CONT TestTLSCloseWriter [2021-06-10T20:55:02.715Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-10T20:55:02.715Z] PASS [2021-06-10T20:55:02.715Z] coverage: 74.9% of statements [2021-06-10T20:55:02.715Z] ok github.com/docker/docker/client 0.574s coverage: 74.9% of statements [2021-06-10T20:55:05.183Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T20:55:05.183Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-10T20:55:05.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.13s) [2021-06-10T20:55:05.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.32s) [2021-06-10T20:55:05.183Z] === RUN TestWaitBlocked [2021-06-10T20:55:05.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:05.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:05.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:05.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:05.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:05.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:07.704Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-10T20:55:07.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.07s) [2021-06-10T20:55:07.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.30s) [2021-06-10T20:55:07.704Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T20:55:07.704Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T20:55:09.623Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T20:55:10.553Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-10T20:55:13.074Z] --- PASS: TestContainerStartOnDaemonRestart (5.65s) [2021-06-10T20:55:13.074Z] === CONT TestIpcModeOlderClient [2021-06-10T20:55:13.074Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-10T20:55:13.074Z] === CONT TestDaemonHostGatewayIP [2021-06-10T20:55:13.211Z] --- PASS: TestUpdateRestartPolicy (13.12s) [2021-06-10T20:55:13.211Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T20:55:13.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-06-10T20:55:13.211Z] === RUN TestWaitNonBlocked [2021-06-10T20:55:13.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:13.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:13.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:13.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:13.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T20:55:13.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T20:55:13.211Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-10T20:55:13.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-06-10T20:55:13.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-06-10T20:55:13.211Z] === RUN TestWaitBlocked [2021-06-10T20:55:13.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:13.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:13.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:13.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:13.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T20:55:13.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T20:55:14.155Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-10T20:55:14.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-06-10T20:55:14.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-06-10T20:55:14.155Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T20:55:14.155Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T20:55:14.968Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T20:55:15.225Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-10T20:55:15.482Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T20:55:17.376Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-10T20:55:17.460Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2021-06-10T20:55:17.460Z] === CONT TestIpcModeOlderClient [2021-06-10T20:55:17.460Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-06-10T20:55:17.460Z] === CONT TestDaemonHostGatewayIP [2021-06-10T20:55:18.305Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-10T20:55:18.563Z] --- PASS: TestDaemonHostGatewayIP (5.55s) [2021-06-10T20:55:18.563Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T20:55:18.820Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-10T20:55:19.383Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-10T20:55:20.763Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2021-06-10T20:55:20.763Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T20:55:21.904Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-10T20:55:21.905Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-10T20:55:22.837Z] --- PASS: TestContainerKillOnDaemonStart (15.52s) [2021-06-10T20:55:22.837Z] === CONT TestDaemonRestartIpcMode [2021-06-10T20:55:23.095Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.51s) [2021-06-10T20:55:23.310Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2021-06-10T20:55:23.310Z] === CONT TestDaemonRestartIpcMode [2021-06-10T20:55:23.659Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-10T20:55:24.222Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T20:55:25.590Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-10T20:55:26.613Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2021-06-10T20:55:26.613Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2021-06-10T20:55:26.613Z] PASS [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] === Skipped [2021-06-10T20:55:26.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T20:55:26.613Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T20:55:26.613Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:55:26.613Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T20:55:26.613Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T20:55:26.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] [2021-06-10T20:55:26.613Z] DONE 196 tests, 5 skipped in 154.846s [2021-06-10T20:55:26.613Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T20:55:26.613Z] INFO: Testing against a local daemon [2021-06-10T20:55:26.613Z] === RUN TestCommitInheritsEnv [2021-06-10T20:55:26.878Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-06-10T20:55:26.878Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T20:55:26.878Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T20:55:26.878Z] === RUN TestImagesFilterMultiReference [2021-06-10T20:55:26.878Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-10T20:55:26.878Z] === RUN TestImagePullPlatformInvalid [2021-06-10T20:55:26.878Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-10T20:55:26.878Z] === RUN TestRemoveImageOrphaning [2021-06-10T20:55:27.138Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-06-10T20:55:27.138Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T20:55:28.110Z] --- PASS: TestDaemonRestartIpcMode (5.07s) [2021-06-10T20:55:28.110Z] PASS [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === Skipped [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T20:55:28.110Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-10T20:55:28.110Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T20:55:28.110Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T20:55:28.110Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T20:55:28.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T20:55:28.110Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] [2021-06-10T20:55:28.110Z] DONE 196 tests, 6 skipped in 249.645s [2021-06-10T20:55:28.110Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T20:55:28.110Z] ++ 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 [2021-06-10T20:55:28.110Z] ++ set -e [2021-06-10T20:55:28.110Z] ++ '[' -n 0 ']' [2021-06-10T20:55:28.110Z] ++ set -x [2021-06-10T20:55:28.110Z] ++ 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 [2021-06-10T20:55:28.110Z] INFO: Testing against a local daemon [2021-06-10T20:55:28.110Z] === RUN TestCommitInheritsEnv [2021-06-10T20:55:28.672Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-06-10T20:55:28.672Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T20:55:28.672Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T20:55:28.672Z] === RUN TestImagesFilterMultiReference [2021-06-10T20:55:28.672Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-10T20:55:28.672Z] === RUN TestImagePullPlatformInvalid [2021-06-10T20:55:28.672Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-10T20:55:28.672Z] === RUN TestRemoveImageOrphaning [2021-06-10T20:55:29.235Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2021-06-10T20:55:29.235Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T20:55:29.235Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-10T20:55:29.684Z] --- PASS: TestRemoveImageGarbageCollector (2.02s) [2021-06-10T20:55:29.684Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T20:55:29.684Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-10T20:55:29.684Z] === RUN TestTagInvalidReference [2021-06-10T20:55:29.684Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-10T20:55:29.684Z] === RUN TestTagValidPrefixedRepo [2021-06-10T20:55:29.684Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-10T20:55:29.684Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T20:55:29.684Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-10T20:55:29.684Z] === RUN TestTagOfficialNames [2021-06-10T20:55:29.684Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-10T20:55:29.684Z] === RUN TestTagMatchesDigest [2021-06-10T20:55:29.684Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-10T20:55:29.684Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T20:55:30.608Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-10T20:55:31.636Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T20:55:31.983Z] --- PASS: TestRemoveImageGarbageCollector (2.88s) [2021-06-10T20:55:31.983Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T20:55:31.983Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-10T20:55:31.983Z] === RUN TestTagInvalidReference [2021-06-10T20:55:32.206Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-10T20:55:32.239Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T20:55:32.239Z] === RUN TestTagValidPrefixedRepo [2021-06-10T20:55:32.239Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-10T20:55:32.239Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T20:55:32.239Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T20:55:32.239Z] === RUN TestTagOfficialNames [2021-06-10T20:55:32.239Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T20:55:32.239Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-10T20:55:32.239Z] === RUN TestTagMatchesDigest [2021-06-10T20:55:32.496Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T20:55:32.496Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T20:55:32.752Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-10T20:55:32.763Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestConfigureDaemonLogs [2021-06-10T20:55:32.763Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestCommonOptionsInstallFlags [2021-06-10T20:55:32.763Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-10T20:55:32.763Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-10T20:55:32.763Z] PASS [2021-06-10T20:55:32.763Z] coverage: 18.4% of statements [2021-06-10T20:55:32.763Z] ok github.com/docker/docker/cmd/dockerd 0.440s coverage: 18.4% of statements [2021-06-10T20:55:32.763Z] === RUN TestContainerStopSignal [2021-06-10T20:55:32.763Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestContainerStopTimeout [2021-06-10T20:55:32.763Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-10T20:55:32.763Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-10T20:55:32.763Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-10T20:55:32.763Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestReplaceAndAppendEnvVars [2021-06-10T20:55:32.763Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-10T20:55:32.763Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-10T20:55:32.763Z] === RUN TestNewMemoryStore [2021-06-10T20:55:32.763Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestAddContainers [2021-06-10T20:55:32.763Z] --- PASS: TestAddContainers (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestGetContainer [2021-06-10T20:55:32.763Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestDeleteContainer [2021-06-10T20:55:32.763Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestListContainers [2021-06-10T20:55:32.763Z] --- PASS: TestListContainers (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestFirstContainer [2021-06-10T20:55:32.763Z] --- PASS: TestFirstContainer (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestApplyAllContainer [2021-06-10T20:55:32.763Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestIsValidHealthString [2021-06-10T20:55:32.763Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-10T20:55:32.763Z] === RUN TestStateRunStop [2021-06-10T20:55:32.764Z] --- PASS: TestStateRunStop (0.00s) [2021-06-10T20:55:32.764Z] === RUN TestStateTimeoutWait [2021-06-10T20:55:32.764Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-10T20:55:32.764Z] state_test.go:141: Stop callback fired [2021-06-10T20:55:32.764Z] state_test.go:165: Stop callback fired [2021-06-10T20:55:32.764Z] === RUN TestIsValidStateString [2021-06-10T20:55:32.764Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-10T20:55:32.764Z] === RUN TestViewSaveDelete [2021-06-10T20:55:32.764Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-10T20:55:32.764Z] === RUN TestViewAll [2021-06-10T20:55:32.764Z] --- PASS: TestViewAll (0.02s) [2021-06-10T20:55:32.764Z] === RUN TestViewGet [2021-06-10T20:55:32.764Z] --- PASS: TestViewGet (0.01s) [2021-06-10T20:55:32.764Z] === RUN TestNames [2021-06-10T20:55:32.764Z] --- PASS: TestNames (0.00s) [2021-06-10T20:55:32.764Z] === RUN TestViewWithHealthCheck [2021-06-10T20:55:32.764Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-06-10T20:55:32.764Z] PASS [2021-06-10T20:55:32.764Z] coverage: 41.5% of statements [2021-06-10T20:55:32.764Z] ok github.com/docker/docker/container 0.428s coverage: 41.5% of statements [2021-06-10T20:55:32.764Z] --- PASS: TestCheckoutGit (48.14s) [2021-06-10T20:55:32.764Z] === RUN TestValidGitTransport [2021-06-10T20:55:32.764Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-10T20:55:32.764Z] === RUN TestGitInvalidRef [2021-06-10T20:55:32.764Z] --- PASS: TestGitInvalidRef (0.35s) [2021-06-10T20:55:32.764Z] PASS [2021-06-10T20:55:32.764Z] coverage: 86.3% of statements [2021-06-10T20:55:32.764Z] ok github.com/docker/docker/builder/remotecontext/git 48.624s coverage: 86.3% of statements [2021-06-10T20:55:33.009Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T20:55:33.592Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T20:55:33.592Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T20:55:33.740Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T20:55:33.853Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T20:55:33.853Z] Cross building: bundles/cross/windows/amd64 [2021-06-10T20:55:34.113Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T20:55:34.113Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T20:55:35.532Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T20:55:37.426Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-10T20:55:37.512Z] === RUN TestPrepare [2021-06-10T20:55:37.512Z] --- PASS: TestPrepare (0.00s) [2021-06-10T20:55:37.512Z] === RUN TestStart [2021-06-10T20:55:37.512Z] --- PASS: TestStart (0.00s) [2021-06-10T20:55:37.512Z] === RUN TestWaitCancel [2021-06-10T20:55:37.512Z] --- PASS: TestWaitCancel (0.00s) [2021-06-10T20:55:37.512Z] === RUN TestWaitDisabled [2021-06-10T20:55:37.512Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-10T20:55:37.512Z] === RUN TestWaitEnabled [2021-06-10T20:55:37.512Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-10T20:55:37.512Z] === RUN TestRemove [2021-06-10T20:55:37.512Z] --- PASS: TestRemove (0.00s) [2021-06-10T20:55:37.512Z] PASS [2021-06-10T20:55:37.512Z] coverage: 65.3% of statements [2021-06-10T20:55:37.512Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.680s coverage: 65.3% of statements [2021-06-10T20:55:39.708Z] === RUN TestNewListSecretsFilters [2021-06-10T20:55:39.708Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-10T20:55:39.708Z] === RUN TestNewListConfigsFilters [2021-06-10T20:55:39.708Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-10T20:55:39.708Z] PASS [2021-06-10T20:55:39.708Z] coverage: 0.5% of statements [2021-06-10T20:55:39.708Z] ok github.com/docker/docker/daemon/cluster 0.896s coverage: 0.5% of statements [2021-06-10T20:55:40.684Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-10T20:55:41.147Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-10T20:55:41.147Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-10T20:55:41.147Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-10T20:55:41.148Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T20:55:41.148Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T20:55:41.596Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-10T20:55:41.612Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-10T20:55:41.612Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-10T20:55:41.612Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-10T20:55:41.612Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-10T20:55:41.612Z] PASS [2021-06-10T20:55:41.612Z] coverage: 35.9% of statements [2021-06-10T20:55:41.612Z] ok github.com/docker/docker/daemon/cluster/convert 0.937s coverage: 35.9% of statements [2021-06-10T20:55:42.158Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T20:55:42.158Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T20:55:42.158Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-10T20:55:44.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T20:55:45.379Z] === RUN TestDiscoveryOptsErrors [2021-06-10T20:55:45.379Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestDiscoveryOpts [2021-06-10T20:55:45.379Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-10T20:55:45.379Z] PASS [2021-06-10T20:55:45.379Z] coverage: 30.0% of statements [2021-06-10T20:55:45.379Z] ok github.com/docker/docker/daemon/discovery 0.368s coverage: 30.0% of statements [2021-06-10T20:55:45.379Z] === RUN TestVerifyNetworkingConfig [2021-06-10T20:55:45.379Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestGetContainer [2021-06-10T20:55:45.379Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestValidContainerNames [2021-06-10T20:55:45.379Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestContainerInitDNS [2021-06-10T20:55:45.379Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-10T20:55:45.379Z] daemon_test.go:147: root required [2021-06-10T20:55:45.379Z] === RUN TestMerge [2021-06-10T20:55:45.379Z] --- PASS: TestMerge (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestValidateContainerIsolation [2021-06-10T20:55:45.379Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestFindNetworkErrorType [2021-06-10T20:55:45.379Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestEnsureServicesExist [2021-06-10T20:55:45.379Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestEnsureServicesExistErrors [2021-06-10T20:55:45.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-10T20:55:45.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-10T20:55:45.379Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-10T20:55:45.379Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-10T20:55:45.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-10T20:55:45.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-10T20:55:45.379Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestContainerDelete [2021-06-10T20:55:45.379Z] --- PASS: TestContainerDelete (0.01s) [2021-06-10T20:55:45.379Z] === RUN TestContainerDoubleDelete [2021-06-10T20:55:45.379Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestLogContainerEventCopyLabels [2021-06-10T20:55:45.379Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestLogContainerEventWithAttributes [2021-06-10T20:55:45.379Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestNoneHealthcheck [2021-06-10T20:55:45.379Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-10T20:55:45.379Z] === RUN TestHealthStates [2021-06-10T20:55:45.849Z] === RUN TestBuilderGC [2021-06-10T20:55:45.849Z] --- PASS: TestBuilderGC (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationNotFound [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonBrokenConfiguration [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestParseClusterAdvertiseSettings [2021-06-10T20:55:45.849Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestFindConfigurationConflicts [2021-06-10T20:55:45.849Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-10T20:55:45.849Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-10T20:55:45.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-10T20:55:45.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-10T20:55:45.849Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-10T20:55:45.849Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-10T20:55:45.849Z] === RUN TestValidateConfigurationErrors [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" 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" [2021-06-10T20:55:45.850Z] --- PASS: TestHealthStates (0.18s) [2021-06-10T20:55:45.850Z] === RUN TestMaskURLCredentials [2021-06-10T20:55:45.850Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestGetInspectData [2021-06-10T20:55:45.850Z] --- PASS: TestGetInspectData (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestFillLicense [2021-06-10T20:55:45.850Z] --- PASS: TestFillLicense (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestListInvalidFilter [2021-06-10T20:55:45.850Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestNameFilter [2021-06-10T20:55:45.850Z] --- PASS: TestNameFilter (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-10T20:55:45.850Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-10T20:55:45.850Z] === 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 [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-10T20:55:45.850Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-10T20:55:45.850Z] --- 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) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonReloadLabels [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonReloadMirrors [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonDiscoveryReload [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-10T20:55:45.850Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors (0.02s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_label [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_dns [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-10T20:55:45.850Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-10T20:55:45.850Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestModifiedDiscoverySettings [2021-06-10T20:55:45.850Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestReloadSetConfigFileNotExist [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-10T20:55:45.850Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-10T20:55:45.850Z] === RUN TestReloadDefaultConfigNotExist [2021-06-10T20:55:45.850Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T20:55:45.850Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:55:45.850Z] === RUN TestReloadBadDefaultConfig [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-519506867" [2021-06-10T20:55:45.850Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestReloadWithConflictingLabels [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-020223862" [2021-06-10T20:55:45.850Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestReloadWithDuplicateLabels [2021-06-10T20:55:45.850Z] time="2021-06-10T20:55:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-018634333" [2021-06-10T20:55:45.850Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-10T20:55:45.850Z] === RUN TestDaemonConfigurationMerge [2021-06-10T20:55:45.850Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-10T20:55:45.850Z] PASS [2021-06-10T20:55:45.850Z] coverage: 79.7% of statements [2021-06-10T20:55:45.850Z] ok github.com/docker/docker/daemon/config 0.839s coverage: 79.7% of statements [2021-06-10T20:55:46.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T20:55:46.826Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-06-10T20:55:46.826Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-10T20:55:47.290Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-10T20:55:47.290Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-10T20:55:47.754Z] === RUN TestEventsLog [2021-06-10T20:55:47.754Z] --- PASS: TestEventsLog (0.00s) [2021-06-10T20:55:47.754Z] === RUN TestEventsLogTimeout [2021-06-10T20:55:47.754Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-10T20:55:47.754Z] === RUN TestLogEvents [2021-06-10T20:55:47.754Z] --- PASS: TestLogEvents (0.05s) [2021-06-10T20:55:47.754Z] === RUN TestLoadBufferedEvents [2021-06-10T20:55:47.754Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-10T20:55:47.754Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-10T20:55:47.754Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T20:55:47.754Z] reload_test.go:520: root required [2021-06-10T20:55:47.754Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-10T20:55:47.754Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-10T20:55:47.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-10T20:55:47.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-06-10T20:55:47.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-10T20:55:47.754Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-06-10T20:55:47.754Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-10T20:55:47.754Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-10T20:55:47.754Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-10T20:55:47.754Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-10T20:55:47.754Z] PASS [2021-06-10T20:55:47.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-06-10T20:55:47.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-10T20:55:47.754Z] coverage: 50.0% of statements [2021-06-10T20:55:47.754Z] ok github.com/docker/docker/daemon/events 0.388s coverage: 50.0% of statements [2021-06-10T20:55:47.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-10T20:55:47.754Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-10T20:55:47.754Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-10T20:55:47.754Z] === RUN TestParseVolumesFrom [2021-06-10T20:55:47.754Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-10T20:55:47.754Z] PASS [2021-06-10T20:55:47.754Z] coverage: 9.1% of statements [2021-06-10T20:55:47.754Z] ok github.com/docker/docker/daemon 2.936s coverage: 9.1% of statements [2021-06-10T20:55:47.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T20:55:48.220Z] === RUN TestWaitNodeAttachment [2021-06-10T20:55:48.465Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T20:55:48.465Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-10T20:55:48.683Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-06-10T20:55:48.683Z] === RUN TestIsolationConversion [2021-06-10T20:55:48.683Z] === RUN TestIsolationConversion/default [2021-06-10T20:55:48.683Z] === RUN TestIsolationConversion/process [2021-06-10T20:55:48.683Z] === RUN TestIsolationConversion/hyperv [2021-06-10T20:55:48.683Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestContainerLabels [2021-06-10T20:55:48.683Z] --- PASS: TestContainerLabels (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestCredentialSpecConversion [2021-06-10T20:55:48.683Z] === RUN TestCredentialSpecConversion/none [2021-06-10T20:55:48.683Z] === RUN TestCredentialSpecConversion/config [2021-06-10T20:55:48.683Z] === RUN TestCredentialSpecConversion/file [2021-06-10T20:55:48.683Z] === RUN TestCredentialSpecConversion/registry [2021-06-10T20:55:48.683Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-10T20:55:48.683Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountBind [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountVolume [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountTarget [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountTmpfs [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountInvalidType [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-10T20:55:48.683Z] === RUN TestControllerValidateMountNamedPipe [2021-06-10T20:55:48.683Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-10T20:55:48.683Z] PASS [2021-06-10T20:55:48.683Z] coverage: 11.3% of statements [2021-06-10T20:55:48.683Z] === RUN TestIsEmptyDir [2021-06-10T20:55:48.683Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.118s coverage: 11.3% of statements [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T20:55:48.683Z] --- PASS: TestIsEmptyDir (0.04s) [2021-06-10T20:55:48.683Z] PASS [2021-06-10T20:55:48.683Z] coverage: 2.3% of statements [2021-06-10T20:55:48.683Z] ok github.com/docker/docker/daemon/graphdriver 0.235s coverage: 2.3% of statements [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-10T20:55:48.683Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-10T20:55:49.662Z] === RUN TestLinkNaming [2021-06-10T20:55:49.662Z] --- PASS: TestLinkNaming (0.00s) [2021-06-10T20:55:49.662Z] === RUN TestLinkNew [2021-06-10T20:55:49.662Z] --- PASS: TestLinkNew (0.00s) [2021-06-10T20:55:49.662Z] === RUN TestLinkEnv [2021-06-10T20:55:49.662Z] --- PASS: TestLinkEnv (0.00s) [2021-06-10T20:55:49.662Z] === RUN TestLinkMultipleEnv [2021-06-10T20:55:49.662Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-10T20:55:49.662Z] === RUN TestLinkPortRangeEnv [2021-06-10T20:55:49.662Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-10T20:55:49.662Z] PASS [2021-06-10T20:55:49.662Z] coverage: 93.0% of statements [2021-06-10T20:55:49.662Z] ok github.com/docker/docker/daemon/links 0.096s coverage: 93.0% of statements [2021-06-10T20:55:50.355Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-10T20:55:51.723Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/defaults [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-10T20:55:52.590Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-10T20:55:52.590Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-06-10T20:55:52.591Z] === RUN TestCreateSuccess [2021-06-10T20:55:52.591Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCreateLogGroupSuccess [2021-06-10T20:55:52.591Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCreateError [2021-06-10T20:55:52.591Z] --- PASS: TestCreateError (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCreateAlreadyExists [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-10T20:55:52.591Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestLogClosed [2021-06-10T20:55:52.591Z] --- PASS: TestLogClosed (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestLogBlocking [2021-06-10T20:55:52.591Z] --- PASS: TestLogBlocking (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-10T20:55:52.591Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestLogNonBlockingBufferFull [2021-06-10T20:55:52.591Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestPublishBatchSuccess [2021-06-10T20:55:52.591Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestPublishBatchError [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=error msg=Error [2021-06-10T20:55:52.591Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T20:55:52.591Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T20:55:52.591Z] time="2021-06-10T20:55:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-10T20:55:52.591Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchSimple [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchTicker [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMultilinePattern [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchClose [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/0/Hello [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/2/🙃 [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/3/���� [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/4/He��o [2021-06-10T20:55:52.591Z] === RUN TestEffectiveLen/5/ [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/0/ [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/1/Hello [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/2/Hello [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/3/Hello [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/4/🙃 [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/5/🙃 [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/6/a� [2021-06-10T20:55:52.591Z] === RUN TestFindValidSplit/7/a� [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: Hello [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: He [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: llo [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: Hello [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: a [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: � [2021-06-10T20:55:52.591Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1044: a� [2021-06-10T20:55:52.591Z] cloudwatchlogs_test.go:1045: [2021-06-10T20:55:52.591Z] === RUN TestProcessEventEmoji [2021-06-10T20:55:52.591Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchLineSplit [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMaxEvents [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-10T20:55:52.591Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-10T20:55:52.591Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-10T20:55:52.591Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-10T20:55:52.591Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCreateTagSuccess [2021-06-10T20:55:52.591Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-10T20:55:52.591Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-10T20:55:52.591Z] PASS [2021-06-10T20:55:52.591Z] coverage: 77.8% of statements [2021-06-10T20:55:52.591Z] ok github.com/docker/docker/daemon/logger/awslogs 0.683s coverage: 77.8% of statements [2021-06-10T20:55:52.591Z] === RUN TestAdapterReadLogs [2021-06-10T20:55:52.591Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCopier [2021-06-10T20:55:52.591Z] --- PASS: TestCopier (0.01s) [2021-06-10T20:55:52.591Z] === RUN TestCopierLongLines [2021-06-10T20:55:52.591Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCopierSlow [2021-06-10T20:55:52.591Z] --- PASS: TestCopierSlow (0.20s) [2021-06-10T20:55:52.591Z] === RUN TestCopierWithSized [2021-06-10T20:55:52.591Z] === RUN TestCopierWithSized/as_is [2021-06-10T20:55:52.591Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-10T20:55:52.591Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-10T20:55:52.591Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-10T20:55:52.591Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestCopierWithPartial [2021-06-10T20:55:52.591Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestRingLogger [2021-06-10T20:55:52.591Z] --- PASS: TestRingLogger (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestRingCap [2021-06-10T20:55:52.591Z] --- PASS: TestRingCap (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestRingClose [2021-06-10T20:55:52.591Z] --- PASS: TestRingClose (0.00s) [2021-06-10T20:55:52.591Z] === RUN TestRingDrain [2021-06-10T20:55:52.591Z] --- PASS: TestRingDrain (0.00s) [2021-06-10T20:55:52.591Z] PASS [2021-06-10T20:55:52.591Z] coverage: 43.8% of statements [2021-06-10T20:55:52.591Z] ok github.com/docker/docker/daemon/logger 0.394s coverage: 43.8% of statements [2021-06-10T20:55:53.090Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-10T20:55:54.787Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-10T20:55:54.787Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-10T20:55:54.787Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-10T20:55:54.787Z] === RUN TestJSONFileLogger [2021-06-10T20:55:54.787Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-10T20:55:54.787Z] === RUN TestJSONFileLoggerWithTags [2021-06-10T20:55:54.787Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-10T20:55:54.787Z] === RUN TestJSONFileLoggerWithOpts [2021-06-10T20:55:54.787Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-10T20:55:54.787Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-10T20:55:54.787Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-10T20:55:54.787Z] === RUN TestEncodeDecode [2021-06-10T20:55:54.787Z] === PAUSE TestEncodeDecode [2021-06-10T20:55:54.787Z] === RUN TestUnexpectedEOF [2021-06-10T20:55:54.787Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-06-10T20:55:54.787Z] === RUN TestFastTimeMarshalJSON [2021-06-10T20:55:54.787Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-06-10T20:55:54.787Z] PASS [2021-06-10T20:55:54.787Z] coverage: 87.2% of statements [2021-06-10T20:55:54.787Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.342s coverage: 87.2% of statements [2021-06-10T20:55:54.787Z] time="2021-06-10T20:55:54Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-626283821\\container.log.1: Access is denied." [2021-06-10T20:55:54.787Z] time="2021-06-10T20:55:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T20:55:54.787Z] time="2021-06-10T20:55:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T20:55:54.787Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-06-10T20:55:54.787Z] === CONT TestEncodeDecode [2021-06-10T20:55:54.787Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-10T20:55:54.787Z] PASS [2021-06-10T20:55:54.787Z] coverage: 69.9% of statements [2021-06-10T20:55:54.788Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.378s coverage: 69.9% of statements [2021-06-10T20:55:54.788Z] === RUN TestSearchRegistryForImagesErrors [2021-06-10T20:55:54.788Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-10T20:55:54.788Z] === RUN TestSearchRegistryForImages [2021-06-10T20:55:54.788Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-10T20:55:54.788Z] === RUN TestOnlyPlatformWithFallback [2021-06-10T20:55:54.788Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-10T20:55:54.788Z] === RUN TestImageDelete [2021-06-10T20:55:54.788Z] === RUN TestImageDelete/no_lease [2021-06-10T20:55:54.788Z] === RUN TestImageDelete/lease_exists [2021-06-10T20:55:54.788Z] --- PASS: TestImageDelete (0.06s) [2021-06-10T20:55:54.788Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-10T20:55:54.788Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-06-10T20:55:54.788Z] === RUN TestContentStoreForPull [2021-06-10T20:55:55.250Z] --- PASS: TestContentStoreForPull (0.20s) [2021-06-10T20:55:55.250Z] PASS [2021-06-10T20:55:55.250Z] coverage: 6.8% of statements [2021-06-10T20:55:55.250Z] ok github.com/docker/docker/daemon/images 0.609s coverage: 6.8% of statements [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-10T20:55:55.250Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-10T20:55:55.714Z] === RUN TestWriteLog [2021-06-10T20:55:55.714Z] === PAUSE TestWriteLog [2021-06-10T20:55:55.714Z] === RUN TestReadLog [2021-06-10T20:55:55.714Z] === PAUSE TestReadLog [2021-06-10T20:55:55.714Z] === CONT TestWriteLog [2021-06-10T20:55:55.714Z] --- PASS: TestWriteLog (0.00s) [2021-06-10T20:55:55.714Z] === CONT TestReadLog [2021-06-10T20:55:55.714Z] === RUN TestReadLog/tail_exact [2021-06-10T20:55:56.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T20:55:56.094Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:55:56.094Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:55:56.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T20:55:56.094Z] [2021-06-10T20:55:56.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T20:55:56.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T20:55:56.094Z] HOSTNAME=ed839d43879c [2021-06-10T20:55:56.094Z] TESTDEBUG=0 [2021-06-10T20:55:56.094Z] DEST=bundles/test-integration [2021-06-10T20:55:56.094Z] PWD=/go/src/github.com/docker/docker [2021-06-10T20:55:56.094Z] DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 [2021-06-10T20:55:56.094Z] container=docker [2021-06-10T20:55:56.094Z] HOME=/root [2021-06-10T20:55:56.094Z] GOLANG_VERSION=1.13.15 [2021-06-10T20:55:56.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T20:55:56.094Z] VALIDATE_BRANCH=master [2021-06-10T20:55:56.094Z] TERM=xterm [2021-06-10T20:55:56.094Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T20:55:56.094Z] SHLVL=1 [2021-06-10T20:55:56.094Z] TIMEOUT=120m [2021-06-10T20:55:56.094Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T20:55:56.095Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T20:55:56.095Z] GO111MODULE=off [2021-06-10T20:55:56.095Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T20:55:56.095Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T20:55:56.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T20:55:56.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T20:55:56.095Z] GOPATH=/go [2021-06-10T20:55:56.095Z] PKG_CONFIG=pkg-config [2021-06-10T20:55:56.095Z] _=/usr/bin/env [2021-06-10T20:55:56.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T20:55:56.178Z] === RUN TestReadLog/tail_less_than_available [2021-06-10T20:55:56.178Z] === RUN TestReadLog/tail_more_than_available [2021-06-10T20:55:56.178Z] --- PASS: TestReadLog (0.17s) [2021-06-10T20:55:56.178Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-06-10T20:55:56.178Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-10T20:55:56.178Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-10T20:55:56.178Z] PASS [2021-06-10T20:55:56.178Z] coverage: 75.2% of statements [2021-06-10T20:55:56.178Z] ok github.com/docker/docker/daemon/logger/local 0.483s coverage: 75.2% of statements [2021-06-10T20:55:56.178Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T20:55:57.274Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-10T20:55:57.731Z] === RUN TestOpenFileDelete [2021-06-10T20:55:57.731Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestOpenFileRename [2021-06-10T20:55:57.731Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestParseLogTagDefaultTag [2021-06-10T20:55:57.731Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestParseLogTag [2021-06-10T20:55:57.731Z] --- PASS: TestParseLogTag (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestParseLogTagEmptyTag [2021-06-10T20:55:57.731Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestTailFiles [2021-06-10T20:55:57.731Z] --- PASS: TestTailFiles (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestFollowLogsConsumerGone [2021-06-10T20:55:57.731Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-10T20:55:57.731Z] === RUN TestFollowLogsProducerGone [2021-06-10T20:55:57.731Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-10T20:55:57.731Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-10T20:55:57.731Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-10T20:55:57.731Z] === RUN TestCheckCapacityAndRotate [2021-06-10T20:55:57.731Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-10T20:55:57.731Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-10T20:55:57.731Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-06-10T20:55:57.731Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-06-10T20:55:57.731Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-06-10T20:55:57.731Z] PASS [2021-06-10T20:55:57.731Z] coverage: 55.3% of statements [2021-06-10T20:55:57.731Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.479s coverage: 55.3% of statements [2021-06-10T20:55:58.197Z] === RUN TestLog [2021-06-10T20:55:58.197Z] --- PASS: TestLog (0.01s) [2021-06-10T20:55:58.197Z] PASS [2021-06-10T20:55:58.197Z] coverage: 31.5% of statements [2021-06-10T20:55:58.197Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.240s coverage: 31.5% of statements [2021-06-10T20:55:58.197Z] === RUN TestValidateLogOpt [2021-06-10T20:55:58.197Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestNewMissedConfig [2021-06-10T20:55:58.197Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestNewMissedUrl [2021-06-10T20:55:58.197Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestNewMissedToken [2021-06-10T20:55:58.197Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestNewWithProxy [2021-06-10T20:55:58.197Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestDefault [2021-06-10T20:55:58.197Z] --- PASS: TestDefault (0.01s) [2021-06-10T20:55:58.197Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-10T20:55:58.197Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestJsonFormat [2021-06-10T20:55:58.197Z] --- PASS: TestJsonFormat (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestRawFormat [2021-06-10T20:55:58.197Z] --- PASS: TestRawFormat (0.02s) [2021-06-10T20:55:58.197Z] === RUN TestRawFormatWithLabels [2021-06-10T20:55:58.197Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestRawFormatWithoutTag [2021-06-10T20:55:58.197Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-10T20:55:58.197Z] === RUN TestBatching [2021-06-10T20:55:58.660Z] --- PASS: TestBatching (0.37s) [2021-06-10T20:55:58.660Z] === RUN TestFrequency [2021-06-10T20:55:59.123Z] --- PASS: TestFrequency (0.16s) [2021-06-10T20:55:59.123Z] === RUN TestOneMessagePerRequest [2021-06-10T20:55:59.123Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestVerify [2021-06-10T20:55:59.123Z] --- PASS: TestVerify (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestSkipVerify [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] === RUN TestParseLogFormat [2021-06-10T20:55:59.123Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestValidateLogOptEmpty [2021-06-10T20:55:59.123Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestValidateSyslogAddress [2021-06-10T20:55:59.123Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestParseAddressDefaultPort [2021-06-10T20:55:59.123Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestValidateSyslogFacility [2021-06-10T20:55:59.123Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestValidateLogOptSyslogFormat [2021-06-10T20:55:59.123Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-10T20:55:59.123Z] === RUN TestValidateLogOpt [2021-06-10T20:55:59.123Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T20:55:59.123Z] PASS [2021-06-10T20:55:59.123Z] coverage: 46.8% of statements [2021-06-10T20:55:59.123Z] ok github.com/docker/docker/daemon/logger/syslog 0.157s coverage: 46.8% of statements [2021-06-10T20:55:59.123Z] === RUN TestNewParse [2021-06-10T20:55:59.123Z] --- PASS: TestNewParse (0.00s) [2021-06-10T20:55:59.123Z] PASS [2021-06-10T20:55:59.123Z] coverage: 8.3% of statements [2021-06-10T20:55:59.123Z] --- PASS: TestSkipVerify (0.41s) [2021-06-10T20:55:59.123Z] === RUN TestBufferMaximum [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.123Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.049574\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.049574\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-10T20:55:59.124Z] === RUN TestServerAlwaysDown [2021-06-10T20:55:59.124Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.056426\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.056426\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.056426\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.057883\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] time="2021-06-10T20:55:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623358559.057883\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:55:59.124Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-10T20:55:59.124Z] === RUN TestCannotSendAfterClose [2021-06-10T20:55:59.124Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-10T20:55:59.587Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-10T20:56:00.566Z] time="2021-06-10T20:56:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49204/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-10T20:56:00.566Z] time="2021-06-10T20:56:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2ba52b23b9e1\"}'" [2021-06-10T20:56:00.566Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.06s) [2021-06-10T20:56:00.566Z] PASS [2021-06-10T20:56:00.566Z] coverage: 82.5% of statements [2021-06-10T20:56:00.566Z] ok github.com/docker/docker/daemon/logger/splunk 2.246s coverage: 82.5% of statements [2021-06-10T20:56:00.566Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T20:56:00.566Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-10T20:56:00.566Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T20:56:02.118Z] === RUN TestV1IDService [2021-06-10T20:56:02.118Z] --- PASS: TestV1IDService (0.04s) [2021-06-10T20:56:02.118Z] === RUN TestV2MetadataService [2021-06-10T20:56:02.582Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-10T20:56:02.582Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-10T20:56:02.582Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-10T20:56:02.582Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-10T20:56:02.582Z] === RUN TestContinueOnError_NeverContinue [2021-06-10T20:56:02.582Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-10T20:56:02.582Z] === RUN TestManifestStore [2021-06-10T20:56:02.582Z] === RUN TestManifestStore/no_remote_or_local [2021-06-10T20:56:02.582Z] === RUN TestSuccessfulDownload [2021-06-10T20:56:02.582Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-10T20:56:02.582Z] download_test.go:268: Needs fixing on Windows [2021-06-10T20:56:02.582Z] === RUN TestCancelledDownload [2021-06-10T20:56:02.582Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-10T20:56:02.582Z] === RUN TestMaxDownloadAttempts [2021-06-10T20:56:02.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:56:02.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:56:02.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:56:02.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:56:02.582Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:56:02.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:56:02.582Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:56:02.582Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:56:02.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T20:56:02.582Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T20:56:02.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T20:56:02.582Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T20:56:02.582Z] time="2021-06-10T20:56:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local831086863\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/no_local_cache [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/with_local_cache [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/unknown_media_type [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="reference for unknown type: " [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="reference for unknown type: " [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="reference for unknown type: " [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="reference for unknown type: " [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="reference for unknown type: " [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-10T20:56:03.054Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore (0.39s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-10T20:56:03.054Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-10T20:56:03.054Z] === RUN TestFixManifestLayers [2021-06-10T20:56:03.054Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-10T20:56:03.054Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-10T20:56:03.054Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T20:56:03.054Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T20:56:03.054Z] === RUN TestFixManifestLayersBadParent [2021-06-10T20:56:03.054Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-10T20:56:03.054Z] === RUN TestValidateManifest [2021-06-10T20:56:03.054Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-10T20:56:03.054Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T20:56:03.054Z] === RUN TestFormatPlatform [2021-06-10T20:56:03.054Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-10T20:56:03.054Z] === RUN TestGetRepositoryMountCandidates [2021-06-10T20:56:03.054Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-10T20:56:03.054Z] === RUN TestLayerAlreadyExists [2021-06-10T20:56:03.054Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] 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} [2021-06-10T20:56:03.054Z] === RUN TestWhenEmptyAuthConfig [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:56:03.054Z] time="2021-06-10T20:56:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T20:56:03.054Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-10T20:56:03.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-06-10T20:56:03.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-06-10T20:56:03.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-06-10T20:56:03.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-06-10T20:56:03.054Z] === RUN TestTransfer [2021-06-10T20:56:03.054Z] --- PASS: TestTransfer (0.12s) [2021-06-10T20:56:03.054Z] === RUN TestConcurrencyLimit [2021-06-10T20:56:03.518Z] --- PASS: TestV2MetadataService (1.43s) [2021-06-10T20:56:03.518Z] PASS [2021-06-10T20:56:03.518Z] coverage: 48.2% of statements [2021-06-10T20:56:03.518Z] ok github.com/docker/docker/distribution/metadata 1.729s coverage: 48.2% of statements [2021-06-10T20:56:03.518Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-10T20:56:03.518Z] === RUN TestInactiveJobs [2021-06-10T20:56:03.518Z] === RUN TestNotFound [2021-06-10T20:56:03.518Z] --- PASS: TestNotFound (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestConflict [2021-06-10T20:56:03.518Z] --- PASS: TestConflict (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestForbidden [2021-06-10T20:56:03.518Z] --- PASS: TestForbidden (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestInvalidParameter [2021-06-10T20:56:03.518Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestNotImplemented [2021-06-10T20:56:03.518Z] --- PASS: TestNotImplemented (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestNotModified [2021-06-10T20:56:03.518Z] --- PASS: TestNotModified (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestUnauthorized [2021-06-10T20:56:03.518Z] --- PASS: TestUnauthorized (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestUnknown [2021-06-10T20:56:03.518Z] --- PASS: TestUnknown (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestCancelled [2021-06-10T20:56:03.518Z] --- PASS: TestCancelled (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestDeadline [2021-06-10T20:56:03.518Z] --- PASS: TestDeadline (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestDataLoss [2021-06-10T20:56:03.518Z] --- PASS: TestDataLoss (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestUnavailable [2021-06-10T20:56:03.518Z] --- PASS: TestUnavailable (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestSystem [2021-06-10T20:56:03.518Z] --- PASS: TestSystem (0.00s) [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Not_Found [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Bad_Request [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Conflict [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Unauthorized [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Forbidden [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Not_Modified [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-10T20:56:03.518Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-10T20:56:03.518Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-10T20:56:03.518Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-10T20:56:03.518Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-10T20:56:03.518Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-10T20:56:03.980Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-10T20:56:03.980Z] PASS [2021-06-10T20:56:03.980Z] coverage: 53.1% of statements [2021-06-10T20:56:03.980Z] ok github.com/docker/docker/errdefs 0.116s coverage: 53.1% of statements [2021-06-10T20:56:03.980Z] --- PASS: TestInactiveJobs (0.35s) [2021-06-10T20:56:03.980Z] === RUN TestWatchRelease [2021-06-10T20:56:03.980Z] --- PASS: TestWatchRelease (0.04s) [2021-06-10T20:56:03.980Z] === RUN TestWatchFinishedTransfer [2021-06-10T20:56:03.980Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-10T20:56:03.980Z] === RUN TestDuplicateTransfer [2021-06-10T20:56:03.980Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-10T20:56:03.980Z] === RUN TestSuccessfulUpload [2021-06-10T20:56:03.980Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-06-10T20:56:03.980Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-10T20:56:03.980Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-10T20:56:03.980Z] === RUN TestTokenPassThru [2021-06-10T20:56:03.980Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-10T20:56:03.980Z] === RUN TestTokenPassThruDifferentHost [2021-06-10T20:56:03.980Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-10T20:56:03.980Z] PASS [2021-06-10T20:56:03.980Z] coverage: 23.7% of statements [2021-06-10T20:56:03.980Z] ok github.com/docker/docker/distribution 1.745s coverage: 23.7% of statements [2021-06-10T20:56:04.449Z] time="2021-06-10T20:56:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-10T20:56:04.449Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T20:56:04.449Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-06-10T20:56:04.449Z] === RUN TestCancelledUpload [2021-06-10T20:56:04.449Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-10T20:56:04.449Z] PASS [2021-06-10T20:56:04.449Z] coverage: 76.8% of statements [2021-06-10T20:56:04.449Z] ok github.com/docker/docker/distribution/xfer 1.974s coverage: 76.8% of statements [2021-06-10T20:56:04.449Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T20:56:05.373Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T20:56:06.643Z] === RUN TestCompare [2021-06-10T20:56:06.643Z] --- PASS: TestCompare (0.00s) [2021-06-10T20:56:06.643Z] PASS [2021-06-10T20:56:06.643Z] coverage: 19.2% of statements [2021-06-10T20:56:06.643Z] ok github.com/docker/docker/image/cache 0.371s coverage: 19.2% of statements [2021-06-10T20:56:06.643Z] === RUN TestFSGetInvalidData [2021-06-10T20:56:06.643Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestFSInvalidSet [2021-06-10T20:56:06.643Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestFSInvalidRoot [2021-06-10T20:56:06.643Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestFSMetadataGetSet [2021-06-10T20:56:06.643Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-10T20:56:06.643Z] === RUN TestFSInvalidWalker [2021-06-10T20:56:06.643Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-10T20:56:06.643Z] === RUN TestFSGetSet [2021-06-10T20:56:06.643Z] --- PASS: TestFSGetSet (0.02s) [2021-06-10T20:56:06.643Z] === RUN TestFSGetUnsetKey [2021-06-10T20:56:06.643Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestFSGetEmptyData [2021-06-10T20:56:06.643Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestFSDelete [2021-06-10T20:56:06.643Z] --- PASS: TestFSDelete (0.02s) [2021-06-10T20:56:06.643Z] === RUN TestFSWalker [2021-06-10T20:56:06.643Z] --- PASS: TestFSWalker (0.02s) [2021-06-10T20:56:06.643Z] === RUN TestFSWalkerStopOnError [2021-06-10T20:56:06.643Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestNewFromJSON [2021-06-10T20:56:06.643Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-10T20:56:06.643Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestMarshalKeyOrder [2021-06-10T20:56:06.643Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestHistoryEqual [2021-06-10T20:56:06.643Z] --- PASS: TestHistoryEqual (0.14s) [2021-06-10T20:56:06.643Z] === RUN TestImage [2021-06-10T20:56:06.643Z] --- PASS: TestImage (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestImageOSNotEmpty [2021-06-10T20:56:06.643Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-10T20:56:06.643Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-10T20:56:06.643Z] === RUN TestCreate [2021-06-10T20:56:06.643Z] --- PASS: TestCreate (0.01s) [2021-06-10T20:56:06.643Z] === RUN TestRestore [2021-06-10T20:56:06.643Z] time="2021-06-10T20:56:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-10T20:56:06.643Z] --- PASS: TestRestore (0.13s) [2021-06-10T20:56:06.643Z] === RUN TestAddDelete [2021-06-10T20:56:06.643Z] --- PASS: TestAddDelete (0.03s) [2021-06-10T20:56:06.643Z] === RUN TestSearchAfterDelete [2021-06-10T20:56:06.643Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-10T20:56:06.643Z] === RUN TestParentReset [2021-06-10T20:56:06.643Z] --- PASS: TestParentReset (0.03s) [2021-06-10T20:56:06.643Z] === RUN TestGetAndSetLastUpdated [2021-06-10T20:56:06.643Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-06-10T20:56:06.643Z] === RUN TestStoreLen [2021-06-10T20:56:07.106Z] --- PASS: TestStoreLen (0.06s) [2021-06-10T20:56:07.106Z] PASS [2021-06-10T20:56:07.106Z] coverage: 86.6% of statements [2021-06-10T20:56:07.106Z] ok github.com/docker/docker/image 0.788s coverage: 86.6% of statements [2021-06-10T20:56:07.106Z] === RUN TestValidateManifest [2021-06-10T20:56:07.106Z] === RUN TestValidateManifest/nil [2021-06-10T20:56:07.106Z] === RUN TestValidateManifest/non-nil [2021-06-10T20:56:07.106Z] --- PASS: TestValidateManifest (0.00s) [2021-06-10T20:56:07.106Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-10T20:56:07.106Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-10T20:56:07.106Z] PASS [2021-06-10T20:56:07.106Z] coverage: 0.7% of statements [2021-06-10T20:56:07.106Z] ok github.com/docker/docker/image/tarexport 0.196s coverage: 0.7% of statements [2021-06-10T20:56:07.106Z] === RUN TestMakeV1ConfigFromConfig [2021-06-10T20:56:07.106Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-10T20:56:07.106Z] PASS [2021-06-10T20:56:07.106Z] coverage: 25.0% of statements [2021-06-10T20:56:07.106Z] ok github.com/docker/docker/image/v1 0.153s coverage: 25.0% of statements [2021-06-10T20:56:07.106Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T20:56:07.266Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T20:56:07.524Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-10T20:56:09.301Z] === RUN TestSerialization [2021-06-10T20:56:09.301Z] --- PASS: TestSerialization (0.02s) [2021-06-10T20:56:09.301Z] PASS [2021-06-10T20:56:09.301Z] coverage: 100.0% of statements [2021-06-10T20:56:09.301Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2021-06-10T20:56:10.285Z] === RUN TestEmptyLayer [2021-06-10T20:56:10.285Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-10T20:56:10.285Z] === RUN TestCommitFailure [2021-06-10T20:56:10.285Z] --- PASS: TestCommitFailure (0.01s) [2021-06-10T20:56:10.285Z] === RUN TestStartTransactionFailure [2021-06-10T20:56:10.285Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-10T20:56:10.285Z] === RUN TestGetOrphan [2021-06-10T20:56:10.285Z] --- PASS: TestGetOrphan (0.01s) [2021-06-10T20:56:10.285Z] === RUN TestMountAndRegister [2021-06-10T20:56:10.285Z] --- PASS: TestMountAndRegister (0.10s) [2021-06-10T20:56:10.285Z] layer_test.go:271: Layer size: 14 [2021-06-10T20:56:10.285Z] === RUN TestLayerRelease [2021-06-10T20:56:10.285Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-10T20:56:10.285Z] layer_test.go:304: Failing on Windows [2021-06-10T20:56:10.285Z] === RUN TestStoreRestore [2021-06-10T20:56:10.285Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-10T20:56:10.285Z] layer_test.go:353: Failing on Windows [2021-06-10T20:56:10.285Z] === RUN TestTarStreamStability [2021-06-10T20:56:10.285Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-10T20:56:10.285Z] layer_test.go:468: Failing on Windows [2021-06-10T20:56:10.285Z] === RUN TestRegisterExistingLayer [2021-06-10T20:56:11.263Z] === RUN TestEnvironmentParsing [2021-06-10T20:56:11.263Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-10T20:56:11.263Z] PASS [2021-06-10T20:56:11.263Z] coverage: 1.2% of statements [2021-06-10T20:56:11.263Z] --- PASS: TestRegisterExistingLayer (0.70s) [2021-06-10T20:56:11.263Z] === RUN TestTarStreamVerification [2021-06-10T20:56:11.263Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-10T20:56:11.263Z] layer_test.go:697: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestLayerMigration [2021-06-10T20:56:11.263Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-10T20:56:11.263Z] migration_test.go:46: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestLayerMigrationNoTarsplit [2021-06-10T20:56:11.263Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T20:56:11.263Z] migration_test.go:182: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestMountInit [2021-06-10T20:56:11.263Z] --- SKIP: TestMountInit (0.00s) [2021-06-10T20:56:11.263Z] mount_test.go:17: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestMountSize [2021-06-10T20:56:11.263Z] --- SKIP: TestMountSize (0.00s) [2021-06-10T20:56:11.263Z] mount_test.go:76: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestMountChanges [2021-06-10T20:56:11.263Z] --- SKIP: TestMountChanges (0.00s) [2021-06-10T20:56:11.263Z] mount_test.go:125: Failing on Windows [2021-06-10T20:56:11.263Z] === RUN TestMountApply [2021-06-10T20:56:11.263Z] --- SKIP: TestMountApply (0.00s) [2021-06-10T20:56:11.263Z] mount_test.go:212: Failing on Windows [2021-06-10T20:56:11.263Z] PASS [2021-06-10T20:56:11.263Z] coverage: 30.1% of statements [2021-06-10T20:56:11.263Z] ok github.com/docker/docker/libcontainerd/local 0.485s coverage: 1.2% of statements [2021-06-10T20:56:11.263Z] ok github.com/docker/docker/layer 1.005s coverage: 30.1% of statements [2021-06-10T20:56:11.263Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T20:56:11.263Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T20:56:11.263Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T20:56:11.263Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T20:56:12.239Z] === RUN TestSequenceGetAvailableBit [2021-06-10T20:56:12.239Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSequenceEqual [2021-06-10T20:56:12.239Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSequenceCopy [2021-06-10T20:56:12.239Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestGetFirstAvailable [2021-06-10T20:56:12.239Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestFindSequence [2021-06-10T20:56:12.239Z] --- PASS: TestFindSequence (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestCheckIfAvailable [2021-06-10T20:56:12.239Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestMergeSequences [2021-06-10T20:56:12.239Z] --- PASS: TestMergeSequences (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestPushReservation [2021-06-10T20:56:12.239Z] --- PASS: TestPushReservation (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSerializeDeserialize [2021-06-10T20:56:12.239Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSet [2021-06-10T20:56:12.239Z] --- PASS: TestSet (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSetUnset [2021-06-10T20:56:12.239Z] --- PASS: TestSetUnset (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestOffsetSetUnset [2021-06-10T20:56:12.239Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSetInRange [2021-06-10T20:56:12.239Z] --- PASS: TestSetInRange (0.00s) [2021-06-10T20:56:12.239Z] === RUN TestSetAnyInRange [2021-06-10T20:56:12.702Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-10T20:56:12.702Z] === RUN TestMethods [2021-06-10T20:56:12.702Z] --- PASS: TestMethods (0.00s) [2021-06-10T20:56:12.702Z] === RUN TestRandomAllocateDeallocate [2021-06-10T20:56:12.776Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T20:56:13.677Z] === RUN TestClientServiceInvalidCommand [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceCreate [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceRm [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceLs [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceInfo [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceInfoById [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceJoin [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientServiceLeave [2021-06-10T20:56:14.140Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientDummyCommand [2021-06-10T20:56:14.140Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkInvalidCommand [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkCreate [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkCreateWithDriver [2021-06-10T20:56:14.140Z] flag provided but not defined: -f [2021-06-10T20:56:14.140Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build590381914\b1146\client.test.exe create --help'. [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkRm [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkLs [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkInfo [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestClientNetworkInfoById [2021-06-10T20:56:14.140Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-10T20:56:14.140Z] PASS [2021-06-10T20:56:14.140Z] coverage: 75.2% of statements [2021-06-10T20:56:14.140Z] ok github.com/docker/docker/libnetwork/client 0.103s coverage: 75.2% of statements [2021-06-10T20:56:14.140Z] === RUN TestEverything [2021-06-10T20:56:14.140Z] --- PASS: TestEverything (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestGet [2021-06-10T20:56:14.140Z] --- PASS: TestGet (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestParsePanic [2021-06-10T20:56:14.140Z] flag provided but not defined: -int [2021-06-10T20:56:14.140Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build590381914\b1150\mflag.test.exe --help'. [2021-06-10T20:56:14.140Z] --- PASS: TestParsePanic (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestParse [2021-06-10T20:56:14.140Z] --- PASS: TestParse (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestFlagSetParse [2021-06-10T20:56:14.140Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestUserDefined [2021-06-10T20:56:14.140Z] --- PASS: TestUserDefined (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestUserDefinedBool [2021-06-10T20:56:14.140Z] flag needs an argument: -b [2021-06-10T20:56:14.140Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build590381914\b1150\mflag.test.exe test --help'. [2021-06-10T20:56:14.140Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestSetOutput [2021-06-10T20:56:14.140Z] --- PASS: TestSetOutput (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestChangingArgs [2021-06-10T20:56:14.140Z] --- PASS: TestChangingArgs (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestHelp [2021-06-10T20:56:14.140Z] --- PASS: TestHelp (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestFlagCounts [2021-06-10T20:56:14.140Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-10T20:56:14.140Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-10T20:56:14.140Z] --- PASS: TestFlagCounts (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestSortFlags [2021-06-10T20:56:14.140Z] --- PASS: TestSortFlags (0.00s) [2021-06-10T20:56:14.140Z] === RUN TestMergeFlags [2021-06-10T20:56:14.140Z] --- PASS: TestMergeFlags (0.00s) [2021-06-10T20:56:14.140Z] PASS [2021-06-10T20:56:14.140Z] coverage: 62.7% of statements [2021-06-10T20:56:14.140Z] ok github.com/docker/docker/libnetwork/client/mflag 0.066s coverage: 62.7% of statements [2021-06-10T20:56:14.603Z] === RUN TestErrorInterfaces [2021-06-10T20:56:14.603Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-10T20:56:14.603Z] === RUN TestNetworkMarshalling [2021-06-10T20:56:15.066Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-10T20:56:15.066Z] === RUN TestEndpointMarshalling [2021-06-10T20:56:15.066Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-10T20:56:15.066Z] === RUN TestAuxAddresses [2021-06-10T20:56:15.066Z] time="2021-06-10T20:56:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:56:15.066Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-10T20:56:15.066Z] === RUN TestSRVServiceQuery [2021-06-10T20:56:15.066Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-10T20:56:15.066Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestServiceVIPReuse [2021-06-10T20:56:15.066Z] --- SKIP: TestServiceVIPReuse (0.02s) [2021-06-10T20:56:15.066Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-10T20:56:15.066Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-10T20:56:15.066Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestDNSIPQuery [2021-06-10T20:56:15.066Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-10T20:56:15.066Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestDNSProxyServFail [2021-06-10T20:56:15.066Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-10T20:56:15.066Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestSandboxAddEmpty [2021-06-10T20:56:15.066Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-10T20:56:15.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestSandboxAddMultiPrio [2021-06-10T20:56:15.066Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-10T20:56:15.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestSandboxAddSamePrio [2021-06-10T20:56:15.066Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-10T20:56:15.066Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestCleanupServiceDiscovery [2021-06-10T20:56:15.066Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-10T20:56:15.066Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestDNSOptions [2021-06-10T20:56:15.066Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-10T20:56:15.066Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:56:15.066Z] === RUN TestMultipleControllersWithSameStore [2021-06-10T20:56:15.066Z] time="2021-06-10T20:56:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:56:15.066Z] time="2021-06-10T20:56:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T20:56:15.066Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-10T20:56:15.066Z] PASS [2021-06-10T20:56:15.066Z] coverage: 8.6% of statements [2021-06-10T20:56:15.066Z] ok github.com/docker/docker/libnetwork 0.538s coverage: 8.6% of statements [2021-06-10T20:56:15.066Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-10T20:56:17.263Z] === RUN TestTCP4Proxy [2021-06-10T20:56:17.263Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-10T20:56:17.263Z] === RUN TestTCP4ProxyHalfClose [2021-06-10T20:56:17.263Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-10T20:56:17.263Z] === RUN TestTCP6Proxy [2021-06-10T20:56:17.263Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-10T20:56:17.263Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T20:56:17.263Z] === RUN TestTCPDualStackProxy [2021-06-10T20:56:17.263Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-10T20:56:17.263Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T20:56:17.263Z] === RUN TestUDP4Proxy [2021-06-10T20:56:17.263Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-10T20:56:17.263Z] === RUN TestUDP6Proxy [2021-06-10T20:56:17.263Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-10T20:56:17.263Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T20:56:17.263Z] === RUN TestUDPWriteError [2021-06-10T20:56:17.263Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-10T20:56:17.263Z] === RUN TestSCTP4Proxy [2021-06-10T20:56:17.263Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-10T20:56:17.263Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T20:56:17.263Z] === RUN TestSCTP6Proxy [2021-06-10T20:56:17.263Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-10T20:56:17.263Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T20:56:17.263Z] PASS [2021-06-10T20:56:17.263Z] coverage: 49.4% of statements [2021-06-10T20:56:17.263Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.177s coverage: 49.4% of statements [2021-06-10T20:56:17.727Z] === RUN TestInvalidConfig [2021-06-10T20:56:17.727Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestConfig [2021-06-10T20:56:17.727Z] --- PASS: TestConfig (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestOptionsLabels [2021-06-10T20:56:17.727Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestValidName [2021-06-10T20:56:17.727Z] --- PASS: TestValidName (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestTLSConfiguration [2021-06-10T20:56:17.727Z] === RUN TestKey [2021-06-10T20:56:17.727Z] --- PASS: TestKey (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestParseKey [2021-06-10T20:56:17.727Z] --- PASS: TestParseKey (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestInvalidDataStore [2021-06-10T20:56:17.727Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestKVObjectFlatKey [2021-06-10T20:56:17.727Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-10T20:56:17.727Z] === RUN TestAtomicKVObjectFlatKey [2021-06-10T20:56:17.727Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-10T20:56:17.727Z] PASS [2021-06-10T20:56:17.727Z] coverage: 21.9% of statements [2021-06-10T20:56:17.727Z] ok github.com/docker/docker/libnetwork/datastore 0.099s coverage: 21.9% of statements [2021-06-10T20:56:17.727Z] time="2021-06-10T20:56:17Z" level=info msg="Option Initializing KV with TLS" [2021-06-10T20:56:17.727Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-10T20:56:17.727Z] PASS [2021-06-10T20:56:17.727Z] coverage: 24.0% of statements [2021-06-10T20:56:17.727Z] ok github.com/docker/docker/libnetwork/config 0.301s coverage: 24.0% of statements [2021-06-10T20:56:18.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T20:56:18.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T20:56:18.706Z] === RUN TestIPDataMarshalling [2021-06-10T20:56:18.706Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-10T20:56:18.706Z] === RUN TestValidateAndIsV6 [2021-06-10T20:56:18.706Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-10T20:56:18.706Z] PASS [2021-06-10T20:56:18.706Z] coverage: 68.9% of statements [2021-06-10T20:56:18.706Z] ok github.com/docker/docker/libnetwork/driverapi 0.100s coverage: 68.9% of statements [2021-06-10T20:56:19.169Z] --- PASS: TestRandomAllocateDeallocate (6.86s) [2021-06-10T20:56:19.169Z] === RUN TestAllocateRandomDeallocate [2021-06-10T20:56:19.323Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T20:56:19.635Z] === RUN TestDriver [2021-06-10T20:56:19.635Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:56:19.635Z] PASS [2021-06-10T20:56:19.635Z] coverage: 34.8% of statements [2021-06-10T20:56:19.635Z] ok github.com/docker/docker/libnetwork/drivers/host 0.113s coverage: 34.8% of statements [2021-06-10T20:56:20.098Z] === RUN TestDriver [2021-06-10T20:56:20.098Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:56:20.098Z] PASS [2021-06-10T20:56:20.098Z] coverage: 34.8% of statements [2021-06-10T20:56:20.098Z] ok github.com/docker/docker/libnetwork/drivers/null 0.099s coverage: 34.8% of statements [2021-06-10T20:56:21.074Z] === RUN TestNetworkAllocateFree [2021-06-10T20:56:21.074Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-10T20:56:21.074Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-10T20:56:21.074Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-10T20:56:21.074Z] PASS [2021-06-10T20:56:21.074Z] coverage: 63.6% of statements [2021-06-10T20:56:21.074Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.206s coverage: 63.6% of statements [2021-06-10T20:56:21.074Z] --- PASS: TestAllocateRandomDeallocate (1.85s) [2021-06-10T20:56:21.074Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-10T20:56:21.539Z] === RUN TestGetEmptyCapabilities [2021-06-10T20:56:21.539Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestGetExtraCapabilities [2021-06-10T20:56:21.539Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestGetInvalidCapabilities [2021-06-10T20:56:21.539Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestRemoteDriver [2021-06-10T20:56:21.539Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestDriverError [2021-06-10T20:56:21.539Z] --- PASS: TestDriverError (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestMissingValues [2021-06-10T20:56:21.539Z] --- PASS: TestMissingValues (0.01s) [2021-06-10T20:56:21.539Z] === RUN TestRollback [2021-06-10T20:56:21.539Z] --- PASS: TestRollback (0.01s) [2021-06-10T20:56:21.539Z] PASS [2021-06-10T20:56:21.539Z] coverage: 57.4% of statements [2021-06-10T20:56:21.539Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.180s coverage: 57.4% of statements [2021-06-10T20:56:23.090Z] === RUN TestNAT [2021-06-10T20:56:23.090Z] --- SKIP: TestNAT (0.00s) [2021-06-10T20:56:23.090Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T20:56:23.090Z] === RUN TestTransparent [2021-06-10T20:56:23.090Z] --- SKIP: TestTransparent (0.00s) [2021-06-10T20:56:23.090Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T20:56:23.090Z] PASS [2021-06-10T20:56:23.090Z] coverage: 0.0% of statements [2021-06-10T20:56:23.090Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.233s coverage: 0.0% of statements [2021-06-10T20:56:23.090Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.80s) [2021-06-10T20:56:23.090Z] === RUN TestRetrieveFromStore [2021-06-10T20:56:23.090Z] === RUN TestBuildDefault [2021-06-10T20:56:23.090Z] --- PASS: TestBuildDefault (0.01s) [2021-06-10T20:56:23.090Z] === RUN TestBuildHostnameDomainname [2021-06-10T20:56:23.090Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestBuildHostname [2021-06-10T20:56:23.090Z] --- PASS: TestBuildHostname (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestBuildHostnameFQDN [2021-06-10T20:56:23.090Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestBuildNoIP [2021-06-10T20:56:23.090Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestUpdate [2021-06-10T20:56:23.090Z] --- PASS: TestUpdate (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-10T20:56:23.090Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-10T20:56:23.090Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestAddEmpty [2021-06-10T20:56:23.090Z] --- PASS: TestAddEmpty (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestAdd [2021-06-10T20:56:23.090Z] --- PASS: TestAdd (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestDeleteEmpty [2021-06-10T20:56:23.090Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-10T20:56:23.090Z] === RUN TestDeleteNewline [2021-06-10T20:56:23.091Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestDelete [2021-06-10T20:56:23.091Z] --- PASS: TestDelete (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestConcurrentWrites [2021-06-10T20:56:23.091Z] === RUN TestNew [2021-06-10T20:56:23.091Z] --- PASS: TestNew (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestAddDriver [2021-06-10T20:56:23.091Z] --- PASS: TestAddDriver (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestAddDuplicateDriver [2021-06-10T20:56:23.091Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-10T20:56:23.091Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestDriver [2021-06-10T20:56:23.091Z] --- PASS: TestDriver (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestIPAM [2021-06-10T20:56:23.091Z] --- PASS: TestIPAM (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestWalkIPAMs [2021-06-10T20:56:23.091Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-10T20:56:23.091Z] === RUN TestWalkDrivers [2021-06-10T20:56:23.091Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-10T20:56:23.091Z] PASS [2021-06-10T20:56:23.091Z] coverage: 82.4% of statements [2021-06-10T20:56:23.091Z] ok github.com/docker/docker/libnetwork/drvregistry 0.144s coverage: 82.4% of statements [2021-06-10T20:56:23.091Z] --- PASS: TestConcurrentWrites (0.27s) [2021-06-10T20:56:23.495Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-10T20:56:23.556Z] PASS [2021-06-10T20:56:23.556Z] coverage: 81.2% of statements [2021-06-10T20:56:23.556Z] ok github.com/docker/docker/libnetwork/etchosts 0.369s coverage: 81.2% of statements [2021-06-10T20:56:23.556Z] --- PASS: TestRetrieveFromStore (0.84s) [2021-06-10T20:56:23.556Z] === RUN TestIsCorrupted [2021-06-10T20:56:23.556Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-10T20:56:23.556Z] === RUN TestSetRollover [2021-06-10T20:56:24.536Z] === RUN TestNew [2021-06-10T20:56:24.536Z] --- PASS: TestNew (0.00s) [2021-06-10T20:56:24.536Z] === RUN TestAllocate [2021-06-10T20:56:24.536Z] --- PASS: TestAllocate (0.00s) [2021-06-10T20:56:24.536Z] === RUN TestUninitialized [2021-06-10T20:56:24.536Z] --- PASS: TestUninitialized (0.00s) [2021-06-10T20:56:24.536Z] === RUN TestAllocateInRange [2021-06-10T20:56:24.536Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-10T20:56:24.536Z] === RUN TestAllocateSerial [2021-06-10T20:56:24.536Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-10T20:56:24.536Z] PASS [2021-06-10T20:56:24.536Z] coverage: 87.5% of statements [2021-06-10T20:56:24.536Z] ok github.com/docker/docker/libnetwork/idm 0.073s coverage: 87.5% of statements [2021-06-10T20:56:24.999Z] === RUN TestDiff [2021-06-10T20:56:24.999Z] --- PASS: TestDiff (0.00s) [2021-06-10T20:56:24.999Z] === RUN TestAddedCallback [2021-06-10T20:56:24.999Z] --- PASS: TestAddedCallback (0.00s) [2021-06-10T20:56:24.999Z] === RUN TestRemovedCallback [2021-06-10T20:56:24.999Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-10T20:56:24.999Z] === RUN TestNoCallback [2021-06-10T20:56:24.999Z] --- PASS: TestNoCallback (0.00s) [2021-06-10T20:56:24.999Z] PASS [2021-06-10T20:56:24.999Z] coverage: 48.1% of statements [2021-06-10T20:56:24.999Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.132s coverage: 48.1% of statements [2021-06-10T20:56:25.389Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-10T20:56:25.988Z] === RUN TestCaller [2021-06-10T20:56:25.988Z] --- PASS: TestCaller (0.00s) [2021-06-10T20:56:25.988Z] PASS [2021-06-10T20:56:25.988Z] coverage: 100.0% of statements [2021-06-10T20:56:25.988Z] ok github.com/docker/docker/libnetwork/internal/caller 0.066s coverage: 100.0% of statements [2021-06-10T20:56:25.988Z] === RUN TestSetSerialInsertDelete [2021-06-10T20:56:25.988Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-10T20:56:25.988Z] === RUN TestSetParallelInsertDelete [2021-06-10T20:56:26.965Z] --- PASS: TestSetRollover (3.31s) [2021-06-10T20:56:26.965Z] === RUN TestSetRolloverSerial [2021-06-10T20:56:27.428Z] === RUN TestInt2IP2IntConversion [2021-06-10T20:56:27.891Z] === RUN TestPoolRequest [2021-06-10T20:56:27.891Z] --- PASS: TestPoolRequest (0.00s) [2021-06-10T20:56:27.891Z] === RUN TestOtherRequests [2021-06-10T20:56:27.891Z] --- PASS: TestOtherRequests (0.00s) [2021-06-10T20:56:27.891Z] PASS [2021-06-10T20:56:27.891Z] coverage: 57.1% of statements [2021-06-10T20:56:27.891Z] ok github.com/docker/docker/libnetwork/ipams/null 0.085s coverage: 57.1% of statements [2021-06-10T20:56:28.354Z] --- PASS: TestInt2IP2IntConversion (0.89s) [2021-06-10T20:56:28.354Z] === RUN TestGetAddressVersion [2021-06-10T20:56:28.354Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-10T20:56:28.354Z] === RUN TestKeyString [2021-06-10T20:56:28.354Z] --- PASS: TestKeyString (0.00s) [2021-06-10T20:56:28.354Z] === RUN TestPoolDataMarshal [2021-06-10T20:56:28.354Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-10T20:56:28.354Z] === RUN TestSubnetsMarshal [2021-06-10T20:56:28.354Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-06-10T20:56:28.354Z] === RUN TestAddSubnets [2021-06-10T20:56:28.354Z] --- PASS: TestAddSubnets (0.11s) [2021-06-10T20:56:28.354Z] === RUN TestDoublePoolRelease [2021-06-10T20:56:28.354Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-10T20:56:28.354Z] === RUN TestAddReleasePoolID [2021-06-10T20:56:28.817Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-06-10T20:56:28.817Z] === RUN TestPredefinedPool [2021-06-10T20:56:28.817Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-10T20:56:28.817Z] === RUN TestRemoveSubnet [2021-06-10T20:56:28.817Z] --- PASS: TestRemoveSubnet (0.21s) [2021-06-10T20:56:28.817Z] === RUN TestGetSameAddress [2021-06-10T20:56:28.817Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-10T20:56:28.817Z] === RUN TestPoolAllocationReuse [2021-06-10T20:56:29.563Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-10T20:56:29.563Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-10T20:56:29.795Z] === RUN TestGetCapabilities [2021-06-10T20:56:29.795Z] --- PASS: TestSetRolloverSerial (2.48s) [2021-06-10T20:56:29.795Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-10T20:56:29.795Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-10T20:56:29.795Z] PASS [2021-06-10T20:56:29.795Z] coverage: 84.4% of statements [2021-06-10T20:56:29.795Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-10T20:56:29.795Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-10T20:56:29.795Z] ok github.com/docker/docker/libnetwork/bitseq 17.282s coverage: 84.4% of statements [2021-06-10T20:56:29.795Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-10T20:56:29.795Z] === RUN TestGetDefaultAddressSpaces [2021-06-10T20:56:29.795Z] --- PASS: TestGetDefaultAddressSpaces (0.09s) [2021-06-10T20:56:29.795Z] === RUN TestRemoteDriver [2021-06-10T20:56:29.795Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T20:56:29.795Z] PASS [2021-06-10T20:56:29.795Z] coverage: 47.4% of statements [2021-06-10T20:56:29.795Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.211s coverage: 47.4% of statements [2021-06-10T20:56:30.492Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T20:56:31.345Z] === RUN TestWindowsIPAM [2021-06-10T20:56:31.345Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-10T20:56:31.345Z] PASS [2021-06-10T20:56:31.345Z] coverage: 71.4% of statements [2021-06-10T20:56:31.345Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.113s coverage: 71.4% of statements [2021-06-10T20:56:31.440Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T20:56:31.440Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T20:56:31.809Z] --- PASS: TestPoolAllocationReuse (3.06s) [2021-06-10T20:56:31.809Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-10T20:56:32.274Z] --- PASS: TestGetAddressSubPoolEqualPool (0.20s) [2021-06-10T20:56:32.274Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-10T20:56:32.738Z] === RUN TestDefaultNetwork [2021-06-10T20:56:33.201Z] --- PASS: TestDefaultNetwork (0.50s) [2021-06-10T20:56:33.201Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T20:56:33.201Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T20:56:33.665Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.49s) [2021-06-10T20:56:33.665Z] === RUN TestInitAddressPools [2021-06-10T20:56:33.665Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-10T20:56:33.665Z] PASS [2021-06-10T20:56:33.665Z] coverage: 74.0% of statements [2021-06-10T20:56:33.665Z] ok github.com/docker/docker/libnetwork/ipamutils 1.112s coverage: 74.0% of statements [2021-06-10T20:56:34.128Z] === RUN TestKeyValue [2021-06-10T20:56:34.128Z] --- PASS: TestKeyValue (0.00s) [2021-06-10T20:56:34.128Z] PASS [2021-06-10T20:56:34.128Z] coverage: 60.0% of statements [2021-06-10T20:56:34.128Z] ok github.com/docker/docker/libnetwork/netlabel 0.065s coverage: 60.0% of statements [2021-06-10T20:56:35.682Z] === RUN TestGenerate [2021-06-10T20:56:35.682Z] --- PASS: TestGenerate (0.00s) [2021-06-10T20:56:35.682Z] === RUN TestGeneratePtr [2021-06-10T20:56:35.682Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-10T20:56:35.682Z] === RUN TestGenerateMissingField [2021-06-10T20:56:35.682Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-10T20:56:35.682Z] === RUN TestFieldCannotBeSet [2021-06-10T20:56:35.682Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-10T20:56:35.682Z] === RUN TestTypeMismatchError [2021-06-10T20:56:35.682Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-10T20:56:35.682Z] PASS [2021-06-10T20:56:35.682Z] coverage: 100.0% of statements [2021-06-10T20:56:35.682Z] ok github.com/docker/docker/libnetwork/options 0.067s coverage: 100.0% of statements [2021-06-10T20:56:35.682Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-10T20:56:35.682Z] PASS [2021-06-10T20:56:35.682Z] coverage: 100.0% of statements [2021-06-10T20:56:35.682Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.068s coverage: 100.0% of statements [2021-06-10T20:56:36.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T20:56:36.701Z] --- PASS: TestDockerDaemonSuite (445.79s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.60s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.68s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.96s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.73s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:1455: [db081e92db85a] daemon is not started [2021-06-10T20:56:36.702Z] check_test.go:309: [d5a93d6120568] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.68s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.81s) [2021-06-10T20:56:36.702Z] check_test.go:309: [db35f81a0cfb2] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.96s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.83s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.15s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.75s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.99s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.43s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.98s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.10s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d9f66d1e1b441] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-10T20:56:36.702Z] check_test.go:309: [dcf7d62941602] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.01s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-10T20:56:36.702Z] check_test.go:309: [de39c8a8fb7b4] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.19s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.44s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.78s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-10T20:56:36.702Z] check_test.go:309: [da86ed80989cb] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.61s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.62s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.35s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.19s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.58s) [2021-06-10T20:56:36.702Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T20:56:36.702Z] check_test.go:309: [d4bc7504bb2f5] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.79s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.71s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.50s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.10s) [2021-06-10T20:56:36.702Z] check_test.go:309: [dace07985b034] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.02s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d58a315300fa2] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_plugins_test.go:79: [d9a9102a45313] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.55s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_plugins_test.go:169: [dc8c1f6ded24c] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.30s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-06-10T20:56:36.702Z] check_test.go:309: [db8e6ac01471d] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.60s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.28s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.48s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.48s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.32s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.30s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.69s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.41s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d318c423f0683] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.16s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.97s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.25s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.22s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.74s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.67s) [2021-06-10T20:56:36.702Z] check_test.go:309: [dc3dc6d32af8e] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.99s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.23s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.19s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.75s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.27s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.36s) [2021-06-10T20:56:36.702Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T20:56:36.702Z] check_test.go:309: [d1e79dac8af79] daemon is not started [2021-06-10T20:56:36.702Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T20:56:36.702Z] check_test.go:309: [d1f2e492c42d3] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.49s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d087450186d46] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.95s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.48s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.13s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.93s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.73s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.74s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s) [2021-06-10T20:56:36.702Z] check_test.go:309: [de3183407cc2f] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.16s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.48s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d3262e442d6a6] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.59s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.64s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-10T20:56:36.702Z] check_test.go:309: [d5929f8cb6ad8] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-06-10T20:56:36.702Z] check_test.go:309: [debc1063532a2] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.48s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d97b69008f996] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.16s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.28s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.65s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d3421308379e7] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.36s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.56s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.90s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2021-06-10T20:56:36.702Z] check_test.go:309: [dc1d015ffebee] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.44s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-10T20:56:36.702Z] check_test.go:309: [defba531ee99d] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.75s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.67s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.37s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.98s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.49s) [2021-06-10T20:56:36.702Z] docker_cli_daemon_test.go:2550: [d23c8455d0a5b] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.48s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.91s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.41s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.14s) [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-06-10T20:56:36.702Z] check_test.go:309: [d9231c214fcf4] daemon is not started [2021-06-10T20:56:36.702Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.82s) [2021-06-10T20:56:36.702Z] === RUN TestDockerSwarmSuite [2021-06-10T20:56:36.702Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-10T20:56:37.231Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.85s) [2021-06-10T20:56:37.231Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-10T20:56:37.231Z] testing: warning: no tests to run [2021-06-10T20:56:37.231Z] PASS [2021-06-10T20:56:37.231Z] coverage: 0.0% of statements [2021-06-10T20:56:37.231Z] ok github.com/docker/docker/libnetwork/osl 0.060s coverage: 0.0% of statements [no tests to run] [2021-06-10T20:56:37.231Z] === RUN TestNetworkDBSimple [2021-06-10T20:56:37.231Z] === RUN TestRequestNewPort [2021-06-10T20:56:37.231Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestRequestSpecificPort [2021-06-10T20:56:37.231Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestReleasePort [2021-06-10T20:56:37.231Z] --- PASS: TestReleasePort (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestReuseReleasedPort [2021-06-10T20:56:37.231Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestReleaseUnreadledPort [2021-06-10T20:56:37.231Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestUnknowProtocol [2021-06-10T20:56:37.231Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestAllocateAllPorts [2021-06-10T20:56:37.231Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestPortAllocation [2021-06-10T20:56:37.231Z] --- PASS: TestPortAllocation (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestPortAllocationWithCustomRange [2021-06-10T20:56:37.231Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestNoDuplicateBPR [2021-06-10T20:56:37.231Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-10T20:56:37.231Z] === RUN TestChangePortRange [2021-06-10T20:56:37.231Z] --- PASS: TestChangePortRange (0.00s) [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-10T20:56:37.231Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-10T20:56:37.231Z] PASS [2021-06-10T20:56:37.231Z] coverage: 89.7% of statements [2021-06-10T20:56:37.231Z] ok github.com/docker/docker/libnetwork/portallocator 0.152s coverage: 89.7% of statements [2021-06-10T20:56:38.213Z] 2021/06/10 20:56:37 Closing DB instances... [2021-06-10T20:56:38.594Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T20:56:38.771Z] === RUN TestTransportPortConv [2021-06-10T20:56:38.771Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestTransportPortBindingConv [2021-06-10T20:56:38.771Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestErrorConstructors [2021-06-10T20:56:38.771Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestCompareIPMask [2021-06-10T20:56:38.771Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestUtilGetHostPartIP [2021-06-10T20:56:38.771Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestUtilGetBroadcastIP [2021-06-10T20:56:38.771Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-10T20:56:38.771Z] === RUN TestParseCIDR [2021-06-10T20:56:38.771Z] --- PASS: TestParseCIDR (0.00s) [2021-06-10T20:56:38.771Z] PASS [2021-06-10T20:56:38.771Z] coverage: 47.9% of statements [2021-06-10T20:56:38.771Z] ok github.com/docker/docker/libnetwork/types 0.095s coverage: 47.9% of statements [2021-06-10T20:56:39.234Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-06-10T20:56:39.234Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-10T20:56:39.234Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-10T20:56:39.234Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-10T20:56:39.523Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-10T20:56:39.697Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-10T20:56:39.698Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-10T20:56:39.698Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-10T20:56:39.698Z] PASS [2021-06-10T20:56:39.698Z] coverage: 44.0% of statements [2021-06-10T20:56:39.698Z] ok github.com/docker/docker/oci 0.143s coverage: 44.0% of statements [2021-06-10T20:56:40.165Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.26s) [2021-06-10T20:56:40.165Z] === RUN TestGetAddress [2021-06-10T20:56:40.628Z] 2021/06/10 20:56:40 Closing DB instances... [2021-06-10T20:56:40.628Z] === RUN TestParseVersion [2021-06-10T20:56:40.628Z] --- PASS: TestParseVersion (0.00s) [2021-06-10T20:56:40.628Z] PASS [2021-06-10T20:56:40.628Z] coverage: 52.9% of statements [2021-06-10T20:56:40.628Z] ok github.com/docker/docker/pkg/aaparser 0.075s coverage: 52.9% of statements [2021-06-10T20:56:40.628Z] === RUN TestAddressPoolOpt [2021-06-10T20:56:40.628Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/a [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/something [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/_=a [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/env1=value1 [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/_env1=value1 [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/PATH [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/=a [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/PATH= [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/PATH=something [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/asd!qwe [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/1asd [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/123 [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/some_space [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/__some_space_before [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/some_space_after__ [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/= [2021-06-10T20:56:40.628Z] === RUN TestValidateEnv/PaTh [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestParseHost [2021-06-10T20:56:40.628Z] --- PASS: TestParseHost (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestParseDockerDaemonHost [2021-06-10T20:56:40.628Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestParseTCP [2021-06-10T20:56:40.628Z] --- PASS: TestParseTCP (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-10T20:56:40.628Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestValidateExtraHosts [2021-06-10T20:56:40.628Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestIpOptString [2021-06-10T20:56:40.628Z] --- PASS: TestIpOptString (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-10T20:56:40.628Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestNewIpOptValidDefaultVal [2021-06-10T20:56:40.628Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestIpOptSetInvalidVal [2021-06-10T20:56:40.628Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestValidateIPAddress [2021-06-10T20:56:40.628Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestMapOpts [2021-06-10T20:56:40.628Z] --- PASS: TestMapOpts (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestListOptsWithoutValidator [2021-06-10T20:56:40.628Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestListOptsWithValidator [2021-06-10T20:56:40.628Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestValidateDNSSearch [2021-06-10T20:56:40.628Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_general_format [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_one_more [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-10T20:56:40.628Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-10T20:56:40.628Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestNamedListOpts [2021-06-10T20:56:40.628Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestNamedMapOpts [2021-06-10T20:56:40.628Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestParseLink [2021-06-10T20:56:40.628Z] --- PASS: TestParseLink (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestQuotedStringSetWithQuotes [2021-06-10T20:56:40.628Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-10T20:56:40.628Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-10T20:56:40.628Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-10T20:56:40.628Z] === RUN TestUlimitOpt [2021-06-10T20:56:40.628Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-10T20:56:40.628Z] PASS [2021-06-10T20:56:40.628Z] coverage: 67.1% of statements [2021-06-10T20:56:40.628Z] ok github.com/docker/docker/opts 0.125s coverage: 67.1% of statements [2021-06-10T20:56:42.045Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T20:56:42.178Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.70s) [2021-06-10T20:56:42.178Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-10T20:56:42.974Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-10T20:56:43.155Z] 2021/06/10 20:56:43 Closing DB instances... [2021-06-10T20:56:43.155Z] === RUN TestPeerCertificateMarshalJSON [2021-06-10T20:56:43.619Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-10T20:56:43.619Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-10T20:56:43.619Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-06-10T20:56:43.619Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-10T20:56:43.619Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-10T20:56:43.619Z] === RUN TestMiddleware [2021-06-10T20:56:43.619Z] --- PASS: TestMiddleware (0.00s) [2021-06-10T20:56:43.619Z] === RUN TestNewResponseModifier [2021-06-10T20:56:43.619Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-10T20:56:43.619Z] PASS [2021-06-10T20:56:43.619Z] coverage: 26.8% of statements [2021-06-10T20:56:43.619Z] ok github.com/docker/docker/pkg/authorization 0.503s coverage: 26.8% of statements [2021-06-10T20:56:44.082Z] === RUN TestIsArchivePathDir [2021-06-10T20:56:44.082Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-06-10T20:56:44.082Z] === RUN TestIsArchivePathInvalidFile [2021-06-10T20:56:44.546Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-06-10T20:56:44.546Z] === RUN TestIsArchivePathTar [2021-06-10T20:56:44.546Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2021-06-10T20:56:44.546Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-10T20:56:44.546Z] --- PASS: TestIsArchivePathTar (0.25s) [2021-06-10T20:56:44.546Z] === RUN TestDecompressStreamGzip [2021-06-10T20:56:45.009Z] === RUN TestUnbuffered [2021-06-10T20:56:45.009Z] --- PASS: TestUnbuffered (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestRaceUnbuffered [2021-06-10T20:56:45.009Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-10T20:56:45.009Z] PASS [2021-06-10T20:56:45.009Z] coverage: 100.0% of statements [2021-06-10T20:56:45.009Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2021-06-10T20:56:45.009Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-06-10T20:56:45.009Z] === RUN TestDecompressStreamBzip2 [2021-06-10T20:56:45.009Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2021-06-10T20:56:45.009Z] === RUN TestDecompressStreamXz [2021-06-10T20:56:45.009Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-10T20:56:45.009Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T20:56:45.009Z] === RUN TestCompressStreamXzUnsupported [2021-06-10T20:56:45.009Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-10T20:56:45.009Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestCompressStreamInvalid [2021-06-10T20:56:45.009Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestExtensionInvalid [2021-06-10T20:56:45.009Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestExtensionUncompressed [2021-06-10T20:56:45.009Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestExtensionBzip2 [2021-06-10T20:56:45.009Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestExtensionGzip [2021-06-10T20:56:45.009Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestExtensionXz [2021-06-10T20:56:45.009Z] --- PASS: TestExtensionXz (0.00s) [2021-06-10T20:56:45.009Z] === RUN TestCmdStreamLargeStderr [2021-06-10T20:56:45.009Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-06-10T20:56:45.009Z] === RUN TestCmdStreamBad [2021-06-10T20:56:45.009Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-10T20:56:45.009Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T20:56:45.009Z] === RUN TestCmdStreamGood [2021-06-10T20:56:45.473Z] --- PASS: TestCmdStreamGood (0.07s) [2021-06-10T20:56:45.473Z] === RUN TestUntarPathWithInvalidDest [2021-06-10T20:56:45.473Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-06-10T20:56:45.473Z] === RUN TestUntarPathWithInvalidSrc [2021-06-10T20:56:45.473Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-10T20:56:45.473Z] === RUN TestUntarPath [2021-06-10T20:56:45.473Z] --- PASS: TestUntarPath (0.22s) [2021-06-10T20:56:45.473Z] === RUN TestUntarPathWithDestinationFile [2021-06-10T20:56:45.473Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-06-10T20:56:45.473Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-10T20:56:45.493Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T20:56:45.936Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-06-10T20:56:45.936Z] === RUN TestCopyWithTarInvalidSrc [2021-06-10T20:56:45.936Z] === RUN TestMatch [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[foo]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[foo_bar]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[]#01 [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[qux]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-10T20:56:45.936Z] === RUN TestMatch/[[foo_baz]] [2021-06-10T20:56:45.936Z] --- PASS: TestMatch (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-10T20:56:45.936Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-10T20:56:45.936Z] PASS [2021-06-10T20:56:45.936Z] coverage: 87.5% of statements [2021-06-10T20:56:45.936Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-10T20:56:45.936Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-10T20:56:45.936Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T20:56:45.936Z] === RUN TestCopyWithTarSrcFile [2021-06-10T20:56:45.936Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-10T20:56:45.936Z] === RUN TestCopyWithTarSrcFolder [2021-06-10T20:56:45.936Z] ok github.com/docker/docker/pkg/capabilities 0.072s coverage: 87.5% of statements [2021-06-10T20:56:45.936Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-10T20:56:45.936Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-10T20:56:45.936Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-10T20:56:45.936Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-10T20:56:45.936Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T20:56:45.936Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-10T20:56:45.936Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-10T20:56:45.936Z] === RUN TestCopyFileWithTarSrcFile [2021-06-10T20:56:45.936Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-10T20:56:45.936Z] === RUN TestTarFiles [2021-06-10T20:56:46.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T20:56:46.916Z] 2021/06/10 20:56:46 Closing DB instances... [2021-06-10T20:56:47.379Z] === RUN TestChrootTarUntar [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.379Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.379Z] === RUN TestChrootUntarEmptyArchive [2021-06-10T20:56:47.379Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-10T20:56:47.379Z] === RUN TestChrootTarUntarWithSymlink [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:56:47.379Z] === RUN TestChrootCopyWithTar [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:56:47.379Z] === RUN TestChrootCopyFileWithTar [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.379Z] === RUN TestChrootUntarPath [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:56:47.379Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-10T20:56:47.379Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:56:47.379Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.379Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-10T20:56:47.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T20:56:47.842Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:56:47.842Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.842Z] === RUN TestChrootApplyDotDotFile [2021-06-10T20:56:47.842Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-10T20:56:47.842Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:56:47.842Z] PASS [2021-06-10T20:56:47.842Z] coverage: 15.4% of statements [2021-06-10T20:56:47.842Z] ok github.com/docker/docker/pkg/chrootarchive 0.226s coverage: 15.4% of statements [2021-06-10T20:56:48.818Z] --- PASS: TestNetworkDBCRUDTableEntry (3.84s) [2021-06-10T20:56:48.818Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-10T20:56:48.818Z] === RUN TestSizeEmpty [2021-06-10T20:56:48.818Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestSizeEmptyFile [2021-06-10T20:56:48.818Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestSizeNonemptyFile [2021-06-10T20:56:48.818Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-10T20:56:48.818Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-10T20:56:48.818Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-10T20:56:48.818Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-10T20:56:48.818Z] === RUN TestMoveToSubdir [2021-06-10T20:56:48.818Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-10T20:56:48.818Z] === RUN TestSizeNonExistingDirectory [2021-06-10T20:56:48.818Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-10T20:56:48.818Z] PASS [2021-06-10T20:56:48.818Z] coverage: 80.0% of statements [2021-06-10T20:56:48.818Z] ok github.com/docker/docker/pkg/directory 0.086s coverage: 80.0% of statements [2021-06-10T20:56:48.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T20:56:49.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-10T20:56:50.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T20:56:50.382Z] === RUN Test [2021-06-10T20:56:50.382Z] === RUN Test/TestContainsEntry [2021-06-10T20:56:50.382Z] === RUN Test/TestCreateEntries [2021-06-10T20:56:50.382Z] === RUN Test/TestEntriesDiff [2021-06-10T20:56:50.382Z] === RUN Test/TestEntriesEquality [2021-06-10T20:56:50.382Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-10T20:56:50.382Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-10T20:56:50.382Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-10T20:56:50.382Z] === RUN Test/TestGeneratorNotGenerate [2021-06-10T20:56:50.382Z] === RUN Test/TestGeneratorWithPort [2021-06-10T20:56:50.382Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-10T20:56:50.382Z] === RUN Test/TestNewEntry [2021-06-10T20:56:50.382Z] === RUN Test/TestParse [2021-06-10T20:56:50.382Z] --- PASS: Test (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-10T20:56:50.382Z] --- PASS: Test/TestParse (0.00s) [2021-06-10T20:56:50.382Z] PASS [2021-06-10T20:56:50.382Z] coverage: 58.3% of statements [2021-06-10T20:56:50.382Z] ok github.com/docker/docker/pkg/discovery 0.113s coverage: 58.3% of statements [2021-06-10T20:56:50.382Z] 2021/06/10 20:56:50 Closing DB instances... [2021-06-10T20:56:50.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T20:56:51.934Z] === RUN Test [2021-06-10T20:56:51.934Z] === RUN Test/TestContent [2021-06-10T20:56:51.934Z] === RUN Test/TestInitialize [2021-06-10T20:56:51.934Z] === RUN Test/TestNew [2021-06-10T20:56:51.934Z] === RUN Test/TestParsingContentsWithComments [2021-06-10T20:56:51.934Z] === RUN Test/TestRegister [2021-06-10T20:56:51.934Z] === RUN Test/TestWatch [2021-06-10T20:56:51.934Z] --- PASS: Test (0.01s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestContent (0.00s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestNew (0.00s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T20:56:51.934Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T20:56:51.934Z] PASS [2021-06-10T20:56:51.934Z] coverage: 92.9% of statements [2021-06-10T20:56:51.935Z] ok github.com/docker/docker/pkg/discovery/file 0.089s coverage: 92.9% of statements [2021-06-10T20:56:51.935Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-06-10T20:56:51.935Z] === RUN TestNetworkDBNodeLeave [2021-06-10T20:56:52.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T20:56:52.912Z] --- PASS: TestTarFiles (6.88s) [2021-06-10T20:56:52.912Z] === RUN TestTarUntar [2021-06-10T20:56:52.912Z] --- PASS: TestTarUntar (0.03s) [2021-06-10T20:56:52.912Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-10T20:56:52.912Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-10T20:56:52.912Z] === RUN TestTarWithOptions [2021-06-10T20:56:52.912Z] --- PASS: TestTarWithOptions (0.05s) [2021-06-10T20:56:52.912Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-10T20:56:52.912Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-10T20:56:52.912Z] === RUN TestUntarUstarGnuConflict [2021-06-10T20:56:52.912Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-10T20:56:52.912Z] === RUN TestUntarInvalidFilenames [2021-06-10T20:56:52.912Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames928228434\\dest" [2021-06-10T20:56:52.912Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-06-10T20:56:52.912Z] === RUN TestUntarHardlinkToSymlink [2021-06-10T20:56:52.912Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-06-10T20:56:52.912Z] === RUN TestUntarInvalidHardlink [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink779064483\\victim\\hello" -> "../victim/hello" [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink645257638\\victim\\hello" -> "/../victim/hello" [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink925652685\\victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150638024\\victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink580062343\\victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink996909626\\victim" -> "../victim" [2021-06-10T20:56:52.912Z] --- PASS: TestUntarInvalidHardlink (0.11s) [2021-06-10T20:56:52.912Z] === RUN TestUntarInvalidSymlink [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink214443089\\dest\\dotdot" -> "../victim/hello" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink797621116\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink220009131\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink700222478\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink674079765\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink083366512\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:52.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink227925775\\dest\\dir\\loophole" -> "../../victim" [2021-06-10T20:56:52.912Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-06-10T20:56:52.912Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-10T20:56:53.374Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-10T20:56:53.374Z] === RUN TestXGlobalNoParent [2021-06-10T20:56:53.374Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-10T20:56:53.374Z] === RUN TestReplaceFileTarWrapper [2021-06-10T20:56:53.374Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2021-06-10T20:56:53.374Z] === RUN TestPrefixHeaderReadable [2021-06-10T20:56:53.374Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-10T20:56:53.374Z] === RUN TestDisablePigz [2021-06-10T20:56:53.836Z] --- PASS: TestDisablePigz (0.26s) [2021-06-10T20:56:53.836Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-10T20:56:53.836Z] === RUN TestPigz [2021-06-10T20:56:53.836Z] --- PASS: TestPigz (0.19s) [2021-06-10T20:56:53.836Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-10T20:56:53.836Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T20:56:53.836Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:56:53.836Z] archive_windows_test.go:16: Currently fails [2021-06-10T20:56:53.836Z] === RUN TestCanonicalTarNameForPath [2021-06-10T20:56:53.836Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-10T20:56:53.836Z] === RUN TestCanonicalTarName [2021-06-10T20:56:53.836Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-10T20:56:53.836Z] === RUN TestChmodTarEntry [2021-06-10T20:56:53.836Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-10T20:56:53.836Z] === RUN TestHardLinkOrder [2021-06-10T20:56:53.836Z] --- PASS: TestHardLinkOrder (0.14s) [2021-06-10T20:56:53.836Z] === RUN TestChangeString [2021-06-10T20:56:53.836Z] --- PASS: TestChangeString (0.00s) [2021-06-10T20:56:53.836Z] === RUN TestChangesWithNoChanges [2021-06-10T20:56:54.298Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-10T20:56:54.298Z] === RUN TestChangesWithChanges [2021-06-10T20:56:54.298Z] --- PASS: TestChangesWithChanges (0.05s) [2021-06-10T20:56:54.298Z] === RUN TestChangesWithChangesGH13590 [2021-06-10T20:56:54.298Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-10T20:56:54.298Z] changes_test.go:196: needs more investigation [2021-06-10T20:56:54.298Z] === RUN TestChangesDirsEmpty [2021-06-10T20:56:54.298Z] === RUN Test [2021-06-10T20:56:54.298Z] === RUN Test/TestInitialize [2021-06-10T20:56:54.298Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-06-10T20:56:54.298Z] === RUN TestChangesDirsMutated [2021-06-10T20:56:54.298Z] time="2021-06-10T20:56:53Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:56:54.298Z] time="2021-06-10T20:56:54Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:56:54.298Z] time="2021-06-10T20:56:54Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:56:54.298Z] === RUN Test/TestInitializeWithCerts [2021-06-10T20:56:54.298Z] time="2021-06-10T20:56:54Z" level=info msg="Initializing discovery with TLS" [2021-06-10T20:56:54.298Z] === RUN Test/TestWatch [2021-06-10T20:56:54.298Z] time="2021-06-10T20:56:54Z" level=info msg="Initializing discovery without TLS" [2021-06-10T20:56:54.298Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-06-10T20:56:54.298Z] === RUN TestApplyLayer [2021-06-10T20:56:54.298Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-10T20:56:54.298Z] changes_test.go:433: needs further investigation [2021-06-10T20:56:54.298Z] === RUN TestChangesSizeWithHardlinks [2021-06-10T20:56:54.298Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-10T20:56:54.298Z] changes_test.go:469: needs further investigation [2021-06-10T20:56:54.298Z] === RUN TestChangesSizeWithNoChanges [2021-06-10T20:56:54.298Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-10T20:56:54.298Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-10T20:56:54.298Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-10T20:56:54.298Z] === RUN TestChangesSize [2021-06-10T20:56:54.298Z] --- PASS: TestChangesSize (0.01s) [2021-06-10T20:56:54.298Z] === RUN TestApplyLayerInvalidFilenames [2021-06-10T20:56:54.298Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames048115526\\dest" [2021-06-10T20:56:54.298Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-10T20:56:54.298Z] === RUN TestApplyLayerInvalidHardlink [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink298656872\\victim\\hello" -> "../victim/hello" [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink688595111\\victim\\hello" -> "/../victim/hello" [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink962194394\\victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink037931377\\victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink719953948\\victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink253270219\\victim" -> "../victim" [2021-06-10T20:56:54.298Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-10T20:56:54.298Z] === RUN TestApplyLayerInvalidSymlink [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink858314158\\dest\\dotdot" -> "../victim/hello" [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink710973749\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink139219216\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink753461551\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink216347330\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:54.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink099505977\\dest\\loophole-victim" -> "../victim" [2021-06-10T20:56:54.298Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-10T20:56:54.298Z] === RUN TestApplyLayerWhiteouts [2021-06-10T20:56:54.761Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-10T20:56:54.761Z] === RUN TestGenerateEmptyFile [2021-06-10T20:56:54.761Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-10T20:56:54.761Z] === RUN TestGenerateWithContent [2021-06-10T20:56:54.761Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-10T20:56:54.761Z] PASS [2021-06-10T20:56:54.761Z] coverage: 62.6% of statements [2021-06-10T20:56:54.761Z] ok github.com/docker/docker/pkg/archive 10.508s coverage: 62.6% of statements [2021-06-10T20:56:54.913Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T20:56:55.227Z] time="2021-06-10T20:56:54Z" level=error msg="node1(104f3e1776e7) Could not close DB: timeout waiting for leave broadcast" [2021-06-10T20:56:55.227Z] --- PASS: TestNetworkDBNodeLeave (3.08s) [2021-06-10T20:56:55.227Z] === RUN TestNetworkDBWatch [2021-06-10T20:56:55.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T20:56:55.602Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T20:56:55.602Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T20:56:55.602Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T20:56:55.602Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T20:56:55.602Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-10T20:56:55.602Z] remote: Enumerating objects: 23, done. [2021-06-10T20:56:55.602Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-10T20:56:55.602Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-10T20:56:55.602Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-10T20:56:55.602Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-10T20:56:55.602Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-10T20:56:55.602Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-10T20:56:55.941Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-10T20:56:56.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/test/unit [2021-06-10T20:56:56.775Z] 2021/06/10 20:56:56 Closing DB instances... [2021-06-10T20:56:56.796Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-10T20:56:56.796Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-10T20:56:56.796Z] + TESTDIRS=./... [2021-06-10T20:56:56.796Z] + exclude_paths='/vendor/|/integration' [2021-06-10T20:56:56.796Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-10T20:56:56.796Z] ++ go list ./... [2021-06-10T20:56:57.238Z] --- PASS: Test (3.21s) [2021-06-10T20:56:57.238Z] --- PASS: Test/TestInitialize (0.16s) [2021-06-10T20:56:57.238Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-10T20:56:57.238Z] --- PASS: Test/TestWatch (3.04s) [2021-06-10T20:56:57.238Z] PASS [2021-06-10T20:56:57.238Z] coverage: 84.1% of statements [2021-06-10T20:56:57.238Z] ok github.com/docker/docker/pkg/discovery/kv 3.344s coverage: 84.1% of statements [2021-06-10T20:56:57.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T20:56:57.737Z] + pkg_list='github.com/docker/docker/api [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/backend/build [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/httputils [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/middleware [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/build [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/container [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/debug [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/image [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/network [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/session [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T20:56:57.737Z] github.com/docker/docker/api/server/router/system [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/volume [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/backend [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/events [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/filters [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/image [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/mount [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/network [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/registry [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/strslice [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/swarm [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/time [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/volume [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/dockerfile [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/dockerignore [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/remotecontext [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli/config [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli/debug [2021-06-10T20:56:57.738Z] github.com/docker/docker/client [2021-06-10T20:56:57.738Z] github.com/docker/docker/cmd/dockerd [2021-06-10T20:56:57.738Z] github.com/docker/docker/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/container/stream [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/apparmor [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/httpserver [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/config [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/discovery [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/events [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/exec [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/images [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/initlayer [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/links [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/listeners [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/local [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/names [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/network [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/stats [2021-06-10T20:56:57.738Z] github.com/docker/docker/distribution [2021-06-10T20:56:57.738Z] github.com/docker/docker/distribution/metadata [2021-06-10T20:56:57.738Z] github.com/docker/docker/distribution/utils [2021-06-10T20:56:57.738Z] github.com/docker/docker/distribution/xfer [2021-06-10T20:56:57.738Z] github.com/docker/docker/dockerversion [2021-06-10T20:56:57.738Z] github.com/docker/docker/errdefs [2021-06-10T20:56:57.738Z] github.com/docker/docker/image [2021-06-10T20:56:57.738Z] github.com/docker/docker/image/cache [2021-06-10T20:56:57.738Z] github.com/docker/docker/image/tarexport [2021-06-10T20:56:57.738Z] github.com/docker/docker/image/v1 [2021-06-10T20:56:57.738Z] github.com/docker/docker/internal/test/suite [2021-06-10T20:56:57.738Z] github.com/docker/docker/layer [2021-06-10T20:56:57.738Z] github.com/docker/docker/libcontainerd [2021-06-10T20:56:57.738Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T20:56:57.738Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T20:56:57.738Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T20:56:57.738Z] github.com/docker/docker/libcontainerd/types [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/api [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/client [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/config [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/idm [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/ns [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/options [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/osl [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/libnetwork/types [2021-06-10T20:56:57.738Z] github.com/docker/docker/oci [2021-06-10T20:56:57.738Z] github.com/docker/docker/oci/caps [2021-06-10T20:56:57.738Z] github.com/docker/docker/opts [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/aaparser [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/archive [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/authorization [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/capabilities [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/containerfs [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/directory [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/discovery [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/dmesg [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/filenotify [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/fileutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/fsutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/homedir [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/idtools [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/ioutils [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/locker [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/longpath [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/loopback [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/mount [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/parsers [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/pidfile [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/platform [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugins [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/pools [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/progress [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/pubsub [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/reexec [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/signal [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/stringid [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/symlink [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/system [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/tailfile [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/tarsum [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/term [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/term/windows [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/truncindex [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/urlutil [2021-06-10T20:56:57.738Z] github.com/docker/docker/pkg/useragent [2021-06-10T20:56:57.738Z] github.com/docker/docker/plugin [2021-06-10T20:56:57.738Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T20:56:57.738Z] github.com/docker/docker/plugin/v2 [2021-06-10T20:56:57.738Z] github.com/docker/docker/profiles/apparmor [2021-06-10T20:56:57.738Z] github.com/docker/docker/profiles/seccomp [2021-06-10T20:56:57.738Z] github.com/docker/docker/quota [2021-06-10T20:56:57.738Z] github.com/docker/docker/reference [2021-06-10T20:56:57.738Z] github.com/docker/docker/registry [2021-06-10T20:56:57.738Z] github.com/docker/docker/registry/resumable [2021-06-10T20:56:57.738Z] github.com/docker/docker/restartmanager [2021-06-10T20:56:57.738Z] github.com/docker/docker/rootless [2021-06-10T20:56:57.738Z] github.com/docker/docker/rootless/specconv [2021-06-10T20:56:57.738Z] github.com/docker/docker/runconfig [2021-06-10T20:56:57.738Z] github.com/docker/docker/runconfig/opts [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/daemon [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/environment [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fakegit [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/registry [2021-06-10T20:56:57.738Z] github.com/docker/docker/testutil/request [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/drivers [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/local [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/mounts [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/service [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/service/opts [2021-06-10T20:56:57.738Z] github.com/docker/docker/volume/testutils' [2021-06-10T20:56:57.738Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-10T20:56:57.738Z] + echo 'github.com/docker/docker/api [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/backend/build [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/httputils [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/middleware [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/build [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/debug [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/image [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/network [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/session [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/system [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/server/router/volume [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/backend [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/events [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/filters [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/image [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/mount [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/network [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/registry [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/strslice [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/swarm [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/time [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T20:56:57.738Z] github.com/docker/docker/api/types/volume [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/dockerfile [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/dockerignore [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/remotecontext [2021-06-10T20:56:57.738Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli/config [2021-06-10T20:56:57.738Z] github.com/docker/docker/cli/debug [2021-06-10T20:56:57.738Z] github.com/docker/docker/client [2021-06-10T20:56:57.738Z] github.com/docker/docker/cmd/dockerd [2021-06-10T20:56:57.738Z] github.com/docker/docker/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/container/stream [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/apparmor [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T20:56:57.738Z] github.com/docker/docker/contrib/httpserver [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/config [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/discovery [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/events [2021-06-10T20:56:57.738Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/exec [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/images [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/initlayer [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/links [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/listeners [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/local [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/names [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/network [2021-06-10T20:56:57.739Z] github.com/docker/docker/daemon/stats [2021-06-10T20:56:57.739Z] github.com/docker/docker/distribution [2021-06-10T20:56:57.739Z] github.com/docker/docker/distribution/metadata [2021-06-10T20:56:57.739Z] github.com/docker/docker/distribution/utils [2021-06-10T20:56:57.739Z] github.com/docker/docker/distribution/xfer [2021-06-10T20:56:57.739Z] github.com/docker/docker/dockerversion [2021-06-10T20:56:57.739Z] github.com/docker/docker/errdefs [2021-06-10T20:56:57.739Z] github.com/docker/docker/image [2021-06-10T20:56:57.739Z] github.com/docker/docker/image/cache [2021-06-10T20:56:57.739Z] github.com/docker/docker/image/tarexport [2021-06-10T20:56:57.739Z] github.com/docker/docker/image/v1 [2021-06-10T20:56:57.739Z] github.com/docker/docker/internal/test/suite [2021-06-10T20:56:57.739Z] github.com/docker/docker/layer [2021-06-10T20:56:57.739Z] github.com/docker/docker/libcontainerd [2021-06-10T20:56:57.739Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T20:56:57.739Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T20:56:57.739Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T20:56:57.739Z] github.com/docker/docker/libcontainerd/types [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/api [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/client [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/config [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/idm [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/ns [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/options [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/osl [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/types [2021-06-10T20:56:57.739Z] github.com/docker/docker/oci [2021-06-10T20:56:57.739Z] github.com/docker/docker/oci/caps [2021-06-10T20:56:57.739Z] github.com/docker/docker/opts [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/aaparser [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/archive [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/authorization [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/capabilities [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/containerfs [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/directory [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/discovery [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/dmesg [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/filenotify [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/fileutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/fsutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/homedir [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/idtools [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/ioutils [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/locker [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/longpath [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/loopback [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/mount [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/parsers [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/pidfile [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/platform [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugins [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/pools [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/progress [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/pubsub [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/reexec [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/signal [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/stringid [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/symlink [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/system [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/tailfile [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/tarsum [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/term [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/term/windows [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/truncindex [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/urlutil [2021-06-10T20:56:57.739Z] github.com/docker/docker/pkg/useragent [2021-06-10T20:56:57.739Z] github.com/docker/docker/plugin [2021-06-10T20:56:57.739Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T20:56:57.739Z] github.com/docker/docker/plugin/v2 [2021-06-10T20:56:57.739Z] github.com/docker/docker/profiles/apparmor [2021-06-10T20:56:57.739Z] github.com/docker/docker/profiles/seccomp [2021-06-10T20:56:57.739Z] github.com/docker/docker/quota [2021-06-10T20:56:57.739Z] github.com/docker/docker/reference [2021-06-10T20:56:57.739Z] github.com/docker/docker/registry [2021-06-10T20:56:57.739Z] github.com/docker/docker/registry/resumable [2021-06-10T20:56:57.739Z] github.com/docker/docker/restartmanager [2021-06-10T20:56:57.739Z] github.com/docker/docker/rootless [2021-06-10T20:56:57.739Z] github.com/docker/docker/rootless/specconv [2021-06-10T20:56:57.739Z] github.com/docker/docker/runconfig [2021-06-10T20:56:57.739Z] github.com/docker/docker/runconfig/opts [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/daemon [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/environment [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fakegit [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/registry [2021-06-10T20:56:57.739Z] github.com/docker/docker/testutil/request [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/drivers [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/local [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/mounts [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/service [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/service/opts [2021-06-10T20:56:57.739Z] github.com/docker/docker/volume/testutils' [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T20:56:57.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T20:56:57.739Z] + type docker-proxy [2021-06-10T20:56:57.739Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-10T20:56:57.739Z] + hack/make.sh binary-proxy install-proxy [2021-06-10T20:56:57.739Z] [2021-06-10T20:56:57.739Z] Removing bundles/ [2021-06-10T20:56:57.739Z] [2021-06-10T20:56:57.739Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-10T20:56:57.739Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-10T20:56:57.739Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T20:56:57.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T20:56:58.213Z] --- PASS: TestNetworkDBWatch (3.14s) [2021-06-10T20:56:58.213Z] === RUN TestNetworkDBBulkSync [2021-06-10T20:56:58.676Z] === RUN Test [2021-06-10T20:56:58.676Z] === RUN Test/TestWatch [2021-06-10T20:56:58.676Z] --- PASS: Test (0.01s) [2021-06-10T20:56:58.676Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T20:56:58.676Z] PASS [2021-06-10T20:56:58.676Z] coverage: 92.3% of statements [2021-06-10T20:56:58.676Z] ok github.com/docker/docker/pkg/discovery/memory 0.077s coverage: 92.3% of statements [2021-06-10T20:56:59.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T20:56:59.652Z] 2021/06/10 20:56:59 Closing DB instances... [2021-06-10T20:57:00.128Z] === RUN Test [2021-06-10T20:57:00.128Z] === RUN Test/TestInitialize [2021-06-10T20:57:00.128Z] === RUN Test/TestInitializeWithPattern [2021-06-10T20:57:00.128Z] === RUN Test/TestRegister [2021-06-10T20:57:00.128Z] === RUN Test/TestWatch [2021-06-10T20:57:00.128Z] --- PASS: Test (0.00s) [2021-06-10T20:57:00.128Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T20:57:00.128Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-10T20:57:00.128Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T20:57:00.128Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T20:57:00.128Z] PASS [2021-06-10T20:57:00.128Z] coverage: 93.8% of statements [2021-06-10T20:57:00.128Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2021-06-10T20:57:00.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T20:57:00.713Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T20:57:01.110Z] --- PASS: TestNetworkDBBulkSync (3.06s) [2021-06-10T20:57:01.110Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-10T20:57:01.572Z] === RUN TestPollerAddRemove [2021-06-10T20:57:01.572Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-10T20:57:01.572Z] === RUN TestPollerEvent [2021-06-10T20:57:01.572Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-10T20:57:01.572Z] poller_test.go:41: No chmod on Windows [2021-06-10T20:57:01.572Z] === RUN TestPollerClose [2021-06-10T20:57:01.572Z] --- PASS: TestPollerClose (0.00s) [2021-06-10T20:57:01.572Z] PASS [2021-06-10T20:57:01.572Z] coverage: 36.2% of statements [2021-06-10T20:57:01.572Z] ok github.com/docker/docker/pkg/filenotify 0.080s coverage: 36.2% of statements [2021-06-10T20:57:02.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T20:57:03.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T20:57:03.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-10T20:57:03.774Z] === RUN TestCopyFileWithInvalidSrc [2021-06-10T20:57:03.774Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T20:57:03.774Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-10T20:57:03.774Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-10T20:57:03.774Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestCopyFile [2021-06-10T20:57:03.774Z] --- PASS: TestCopyFile (0.01s) [2021-06-10T20:57:03.774Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-10T20:57:03.774Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T20:57:03.774Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T20:57:03.774Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-10T20:57:03.774Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-10T20:57:03.774Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T20:57:03.774Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T20:57:03.774Z] === RUN TestWildcardMatches [2021-06-10T20:57:03.774Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestPatternMatches [2021-06-10T20:57:03.774Z] --- PASS: TestPatternMatches (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-10T20:57:03.774Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestPatternMatchesFolderExclusions [2021-06-10T20:57:03.774Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-10T20:57:03.774Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-10T20:57:03.774Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-10T20:57:03.774Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-10T20:57:03.774Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-10T20:57:03.774Z] === RUN TestSingleExclamationError [2021-06-10T20:57:03.774Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestMatchesWithNoPatterns [2021-06-10T20:57:03.775Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestMatchesWithMalformedPatterns [2021-06-10T20:57:03.775Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestMatches [2021-06-10T20:57:03.775Z] --- PASS: TestMatches (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatterns [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatternsExceptionFlag [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCleanPatternsErrorSingleException [2021-06-10T20:57:03.775Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCreateIfNotExistsDir [2021-06-10T20:57:03.775Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestCreateIfNotExistsFile [2021-06-10T20:57:03.775Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-10T20:57:03.775Z] === RUN TestMatch [2021-06-10T20:57:03.775Z] --- PASS: TestMatch (0.00s) [2021-06-10T20:57:03.775Z] PASS [2021-06-10T20:57:03.775Z] coverage: 87.5% of statements [2021-06-10T20:57:03.775Z] ok github.com/docker/docker/pkg/fileutils 0.115s coverage: 87.5% of statements [2021-06-10T20:57:04.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-10T20:57:04.237Z] 2021/06/10 20:57:04 Closing DB instances... [2021-06-10T20:57:04.368Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-10T20:57:04.368Z] [2021-06-10T20:57:04.368Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-10T20:57:04.368Z] Installing docker-proxy to /usr/local/bin/ [2021-06-10T20:57:04.368Z] [2021-06-10T20:57:04.368Z] + mkdir -p bundles [2021-06-10T20:57:04.368Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T20:57:04.699Z] === RUN TestGet [2021-06-10T20:57:04.699Z] --- PASS: TestGet (0.00s) [2021-06-10T20:57:04.699Z] === RUN TestGetShortcutString [2021-06-10T20:57:04.699Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-10T20:57:04.699Z] PASS [2021-06-10T20:57:04.699Z] coverage: 42.9% of statements [2021-06-10T20:57:04.699Z] ok github.com/docker/docker/pkg/homedir 0.097s coverage: 42.9% of statements [2021-06-10T20:57:04.699Z] time="2021-06-10T20:57:04Z" level=error msg="node: a81a1f6a5e9d is unknown to memberlist" [2021-06-10T20:57:04.941Z] ? github.com/docker/docker/api [no test files] [2021-06-10T20:57:04.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T20:57:05.162Z] time="2021-06-10T20:57:05Z" level=error msg="node: 0e6eba1be50a is unknown to memberlist" [2021-06-10T20:57:05.627Z] time="2021-06-10T20:57:05Z" level=error msg="node: 0e6eba1be50a is unknown to memberlist" [2021-06-10T20:57:06.091Z] === RUN TestCreateIDMapOrder [2021-06-10T20:57:06.091Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-10T20:57:06.091Z] PASS [2021-06-10T20:57:06.091Z] coverage: 7.2% of statements [2021-06-10T20:57:06.091Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 7.2% of statements [2021-06-10T20:57:06.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T20:57:07.072Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2021-06-10T20:57:07.072Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-10T20:57:07.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T20:57:08.048Z] === RUN TestFixedBufferCap [2021-06-10T20:57:08.048Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestFixedBufferLen [2021-06-10T20:57:08.048Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestFixedBufferString [2021-06-10T20:57:08.048Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestFixedBufferWrite [2021-06-10T20:57:08.048Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestFixedBufferRead [2021-06-10T20:57:08.048Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestBytesPipeRead [2021-06-10T20:57:08.048Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestBytesPipeWrite [2021-06-10T20:57:08.048Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-10T20:57:08.048Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-10T20:57:08.511Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-06-10T20:57:08.511Z] === RUN TestAtomicWriteToFile [2021-06-10T20:57:08.511Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-10T20:57:08.511Z] === RUN TestAtomicWriteSetCommit [2021-06-10T20:57:08.511Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-10T20:57:08.511Z] === RUN TestAtomicWriteSetCancel [2021-06-10T20:57:08.511Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-10T20:57:08.511Z] === RUN TestReadCloserWrapperClose [2021-06-10T20:57:08.511Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestReaderErrWrapperReadOnError [2021-06-10T20:57:08.511Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestReaderErrWrapperRead [2021-06-10T20:57:08.511Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestHashData [2021-06-10T20:57:08.511Z] --- PASS: TestHashData (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestCancelReadCloser [2021-06-10T20:57:08.511Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-10T20:57:08.511Z] === RUN TestWriteCloserWrapperClose [2021-06-10T20:57:08.511Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestNopWriteCloser [2021-06-10T20:57:08.511Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestNopWriter [2021-06-10T20:57:08.511Z] --- PASS: TestNopWriter (0.00s) [2021-06-10T20:57:08.511Z] === RUN TestWriteCounter [2021-06-10T20:57:08.511Z] --- PASS: TestWriteCounter (0.00s) [2021-06-10T20:57:08.511Z] PASS [2021-06-10T20:57:08.511Z] coverage: 69.2% of statements [2021-06-10T20:57:08.511Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.2% of statements [2021-06-10T20:57:08.511Z] --- PASS: TestGetAddress (28.30s) [2021-06-10T20:57:08.511Z] === RUN TestRequestSyntaxCheck [2021-06-10T20:57:08.511Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-10T20:57:08.511Z] === RUN TestRequest [2021-06-10T20:57:08.511Z] 2021/06/10 20:57:08 Closing DB instances... [2021-06-10T20:57:09.170Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T20:57:09.170Z] Using test binary docker [2021-06-10T20:57:09.170Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T20:57:09.170Z] +++ /etc/init.d/apparmor start [2021-06-10T20:57:09.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T20:57:09.170Z] INFO: Waiting for daemon to start... [2021-06-10T20:57:09.170Z] Starting dockerd [2021-06-10T20:57:09.170Z] +++ 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 [2021-06-10T20:57:10.062Z] === RUN TestError [2021-06-10T20:57:10.062Z] --- PASS: TestError (0.00s) [2021-06-10T20:57:10.062Z] === RUN TestProgressString [2021-06-10T20:57:10.062Z] === RUN TestProgressString/no_progress [2021-06-10T20:57:10.062Z] === RUN TestProgressString/progress_1 [2021-06-10T20:57:10.062Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-10T20:57:10.062Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-10T20:57:10.062Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-10T20:57:10.062Z] === RUN TestProgressString/with_units [2021-06-10T20:57:10.062Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-10T20:57:10.062Z] === RUN TestProgressString/hide_counts [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-10T20:57:10.062Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-10T20:57:10.062Z] === RUN TestJSONMessageDisplay [2021-06-10T20:57:10.062Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-10T20:57:10.062Z] === RUN TestNetworkDBGarbageCollection [2021-06-10T20:57:10.062Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-10T20:57:10.062Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-10T20:57:10.062Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-10T20:57:10.062Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-10T20:57:10.062Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-10T20:57:10.062Z] === RUN TestDisplayJSONMessagesStream [2021-06-10T20:57:10.062Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-10T20:57:10.062Z] PASS [2021-06-10T20:57:10.062Z] coverage: 91.7% of statements [2021-06-10T20:57:10.062Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements [2021-06-10T20:57:11.038Z] === RUN TestStandardLongPath [2021-06-10T20:57:11.038Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-10T20:57:11.038Z] === RUN TestUNCLongPath [2021-06-10T20:57:11.038Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-10T20:57:11.038Z] PASS [2021-06-10T20:57:11.038Z] coverage: 100.0% of statements [2021-06-10T20:57:11.038Z] ok github.com/docker/docker/pkg/longpath 0.084s coverage: 100.0% of statements [2021-06-10T20:57:11.501Z] === RUN TestNameFormat [2021-06-10T20:57:11.501Z] --- PASS: TestNameFormat (0.00s) [2021-06-10T20:57:11.501Z] === RUN TestNameRetries [2021-06-10T20:57:11.501Z] --- PASS: TestNameRetries (0.00s) [2021-06-10T20:57:11.501Z] PASS [2021-06-10T20:57:11.501Z] coverage: 85.7% of statements [2021-06-10T20:57:11.501Z] ok github.com/docker/docker/pkg/namesgenerator 0.065s coverage: 85.7% of statements [2021-06-10T20:57:11.964Z] === RUN TestParseKeyValueOpt [2021-06-10T20:57:11.965Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-10T20:57:11.965Z] === RUN TestParseUintList [2021-06-10T20:57:11.965Z] --- PASS: TestParseUintList (0.00s) [2021-06-10T20:57:11.965Z] === RUN TestParseUintListMaximumLimits [2021-06-10T20:57:11.965Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-10T20:57:11.965Z] PASS [2021-06-10T20:57:11.965Z] coverage: 97.0% of statements [2021-06-10T20:57:11.965Z] ok github.com/docker/docker/pkg/parsers 0.066s coverage: 97.0% of statements [2021-06-10T20:57:12.427Z] === RUN TestNewAndRemove [2021-06-10T20:57:12.427Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-10T20:57:12.427Z] === RUN TestRemoveInvalidPath [2021-06-10T20:57:12.427Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-10T20:57:12.427Z] PASS [2021-06-10T20:57:12.427Z] coverage: 82.6% of statements [2021-06-10T20:57:12.427Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2021-06-10T20:57:14.462Z] . [2021-06-10T20:57:14.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T20:57:14.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T20:57:14.462Z] Error: No such image: emptyfs [2021-06-10T20:57:14.462Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T20:57:14.462Z] ++++ docker load [2021-06-10T20:57:14.630Z] === RUN TestFailedConnection [2021-06-10T20:57:14.630Z] === RUN TestParseEmptyInterface [2021-06-10T20:57:14.630Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestParseNonInterfaceType [2021-06-10T20:57:14.630Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestParseWithOneFunction [2021-06-10T20:57:14.630Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestParseWithMultipleFuncs [2021-06-10T20:57:14.630Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestParseWithUnnamedReturn [2021-06-10T20:57:14.630Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestEmbeddedInterface [2021-06-10T20:57:14.630Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestParsedImports [2021-06-10T20:57:14.630Z] --- PASS: TestParsedImports (0.00s) [2021-06-10T20:57:14.630Z] === RUN TestAliasedImports [2021-06-10T20:57:14.630Z] --- PASS: TestAliasedImports (0.00s) [2021-06-10T20:57:14.630Z] PASS [2021-06-10T20:57:14.630Z] coverage: 56.8% of statements [2021-06-10T20:57:14.630Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.142s coverage: 56.8% of statements [2021-06-10T20:57:14.725Z] Running integration-test (iteration 1) [2021-06-10T20:57:14.725Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T20:57:14.725Z] ++ 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 [2021-06-10T20:57:14.725Z] ++ set -e [2021-06-10T20:57:14.725Z] ++ '[' -n 0 ']' [2021-06-10T20:57:14.725Z] ++ set -x [2021-06-10T20:57:14.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=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 [2021-06-10T20:57:15.607Z] --- PASS: TestFailedConnection (1.02s) [2021-06-10T20:57:15.607Z] === RUN TestFailOnce [2021-06-10T20:57:15.607Z] 2021/06/10 20:57:15 http: panic serving 127.0.0.1:49320: Plugin not ready [2021-06-10T20:57:15.607Z] goroutine 18 [running]: [2021-06-10T20:57:15.607Z] net/http.(*conn).serve.func1(0xc000106000) [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-10T20:57:15.607Z] panic(0x84ab40, 0x987da0) [2021-06-10T20:57:15.607Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-10T20:57:15.607Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-10T20:57:15.607Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-10T20:57:15.607Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-10T20:57:15.607Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-10T20:57:15.607Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-10T20:57:15.607Z] net/http.(*conn).serve(0xc000106000, 0x99c5a0, 0xc0000f4040) [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-10T20:57:15.607Z] created by net/http.(*Server).Serve [2021-06-10T20:57:15.607Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-10T20:57:15.607Z] time="2021-06-10T20:57:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.FailOnce: Post http://127.0.0.1:49319/Test.FailOnce: EOF, retrying in 1s" [2021-06-10T20:57:16.071Z] === RUN TestHTTPTransport [2021-06-10T20:57:16.071Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-10T20:57:16.071Z] PASS [2021-06-10T20:57:16.071Z] coverage: 85.7% of statements [2021-06-10T20:57:16.071Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2021-06-10T20:57:16.534Z] --- PASS: TestFailOnce (1.15s) [2021-06-10T20:57:16.534Z] === RUN TestEchoInputOutput [2021-06-10T20:57:16.534Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-10T20:57:16.534Z] === RUN TestBackoff [2021-06-10T20:57:16.534Z] --- PASS: TestBackoff (0.00s) [2021-06-10T20:57:16.534Z] === RUN TestAbortRetry [2021-06-10T20:57:16.534Z] --- PASS: TestAbortRetry (0.00s) [2021-06-10T20:57:16.534Z] === RUN TestClientScheme [2021-06-10T20:57:16.534Z] --- PASS: TestClientScheme (0.00s) [2021-06-10T20:57:16.534Z] === RUN TestNewClientWithTimeout [2021-06-10T20:57:16.997Z] time="2021-06-10T20:57:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49325/Test.Echo: Post http://127.0.0.1:49325/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-10T20:57:17.465Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-10T20:57:17.465Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-10T20:57:17.465Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-10T20:57:17.465Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-10T20:57:17.465Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-10T20:57:17.465Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-10T20:57:17.465Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-10T20:57:17.465Z] === RUN TestBufferPoolPutAndGet [2021-06-10T20:57:17.465Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-10T20:57:17.465Z] PASS [2021-06-10T20:57:17.465Z] coverage: 88.2% of statements [2021-06-10T20:57:17.465Z] ok github.com/docker/docker/pkg/pools 0.073s coverage: 88.2% of statements [2021-06-10T20:57:18.441Z] === RUN TestOutputOnPrematureClose [2021-06-10T20:57:18.441Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-10T20:57:18.441Z] === RUN TestCompleteSilently [2021-06-10T20:57:18.441Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-10T20:57:18.441Z] PASS [2021-06-10T20:57:18.441Z] coverage: 75.9% of statements [2021-06-10T20:57:18.441Z] ok github.com/docker/docker/pkg/progress 0.067s coverage: 75.9% of statements [2021-06-10T20:57:18.441Z] time="2021-06-10T20:57:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49325/Test.Echo: Post http://127.0.0.1:49325/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-10T20:57:19.420Z] === RUN TestSendToOneSub [2021-06-10T20:57:19.420Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-10T20:57:19.420Z] === RUN TestSendToMultipleSubs [2021-06-10T20:57:19.420Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-10T20:57:19.420Z] === RUN TestEvictOneSub [2021-06-10T20:57:19.420Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-10T20:57:19.420Z] === RUN TestClosePublisher [2021-06-10T20:57:19.420Z] --- PASS: TestClosePublisher (0.00s) [2021-06-10T20:57:19.420Z] === RUN TestPubSubRace [2021-06-10T20:57:19.846Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-06-10T20:57:20.398Z] --- PASS: TestPubSubRace (1.05s) [2021-06-10T20:57:20.398Z] PASS [2021-06-10T20:57:20.398Z] coverage: 75.0% of statements [2021-06-10T20:57:20.398Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2021-06-10T20:57:20.861Z] time="2021-06-10T20:57:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49325/Test.Echo: Post http://127.0.0.1:49325/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-10T20:57:21.285Z] --- PASS: TestImportExtremelyLargeImageWorks (102.25s) [2021-06-10T20:57:21.285Z] PASS [2021-06-10T20:57:21.285Z] [2021-06-10T20:57:21.285Z] DONE 12 tests in 105.186s [2021-06-10T20:57:21.285Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T20:57:21.285Z] INFO: Testing against a local daemon [2021-06-10T20:57:21.285Z] === RUN TestNetworkCreateDelete [2021-06-10T20:57:21.285Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-10T20:57:21.285Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T20:57:21.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-06-10T20:57:21.285Z] === RUN TestDaemonDNSFallback [2021-06-10T20:57:21.285Z] --- PASS: TestDaemonDNSFallback (6.71s) [2021-06-10T20:57:21.285Z] === RUN TestInspectNetwork [2021-06-10T20:57:21.840Z] === RUN TestRegister [2021-06-10T20:57:21.840Z] --- PASS: TestRegister (0.00s) [2021-06-10T20:57:21.840Z] === RUN TestCommand [2021-06-10T20:57:21.840Z] --- PASS: TestCommand (0.04s) [2021-06-10T20:57:21.840Z] === RUN TestNaiveSelf [2021-06-10T20:57:21.840Z] --- PASS: TestNaiveSelf (0.05s) [2021-06-10T20:57:21.840Z] PASS [2021-06-10T20:57:21.840Z] coverage: 82.4% of statements [2021-06-10T20:57:21.840Z] ok github.com/docker/docker/pkg/reexec 0.172s coverage: 82.4% of statements [2021-06-10T20:57:21.840Z] --- PASS: TestRequest (13.32s) [2021-06-10T20:57:21.840Z] === RUN TestOverlappingRequests [2021-06-10T20:57:22.818Z] --- PASS: TestOverlappingRequests (0.62s) [2021-06-10T20:57:22.818Z] === RUN TestRelease [2021-06-10T20:57:23.196Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T20:57:23.197Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T20:57:23.197Z] === RUN TestInspectNetwork/network_name [2021-06-10T20:57:23.197Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T20:57:23.281Z] === RUN TestParseSignal [2021-06-10T20:57:23.281Z] --- PASS: TestParseSignal (0.00s) [2021-06-10T20:57:23.281Z] === RUN TestValidSignalForPlatform [2021-06-10T20:57:23.281Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-10T20:57:23.281Z] PASS [2021-06-10T20:57:23.281Z] coverage: 19.7% of statements [2021-06-10T20:57:23.281Z] ok github.com/docker/docker/pkg/signal 0.081s coverage: 19.7% of statements [2021-06-10T20:57:24.257Z] === RUN TestNewStdWriter [2021-06-10T20:57:24.257Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-10T20:57:24.257Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestWriteWithNilBytes [2021-06-10T20:57:24.257Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestWrite [2021-06-10T20:57:24.257Z] --- PASS: TestWrite (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestWriteWithWriterError [2021-06-10T20:57:24.257Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-10T20:57:24.257Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyWriteAndRead [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-10T20:57:24.257Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-10T20:57:24.257Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-10T20:57:24.257Z] PASS [2021-06-10T20:57:24.257Z] coverage: 100.0% of statements [2021-06-10T20:57:24.257Z] ok github.com/docker/docker/pkg/stdcopy 0.073s coverage: 100.0% of statements [2021-06-10T20:57:24.721Z] --- PASS: TestRelease (2.35s) [2021-06-10T20:57:24.721Z] === RUN TestAllocateRandomDeallocate [2021-06-10T20:57:25.703Z] time="2021-06-10T20:57:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49325/Test.Echo: Post http://127.0.0.1:49325/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-10T20:57:25.703Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-10T20:57:25.703Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-10T20:57:25.703Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestFormatStatus [2021-06-10T20:57:25.703Z] --- PASS: TestFormatStatus (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestFormatError [2021-06-10T20:57:25.703Z] --- PASS: TestFormatError (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestFormatJSONError [2021-06-10T20:57:25.703Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-10T20:57:25.703Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-10T20:57:25.703Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestNewJSONProgressOutput [2021-06-10T20:57:25.703Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestAuxFormatterEmit [2021-06-10T20:57:25.703Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestStreamWriterStdout [2021-06-10T20:57:25.703Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-10T20:57:25.703Z] === RUN TestStreamWriterStderr [2021-06-10T20:57:25.703Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-10T20:57:25.703Z] PASS [2021-06-10T20:57:25.703Z] coverage: 66.2% of statements [2021-06-10T20:57:25.703Z] ok github.com/docker/docker/pkg/streamformatter 0.085s coverage: 66.2% of statements [2021-06-10T20:57:26.052Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T20:57:26.052Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T20:57:26.681Z] === RUN TestGenerateRandomID [2021-06-10T20:57:26.681Z] --- PASS: TestGenerateRandomID (0.01s) [2021-06-10T20:57:26.681Z] === RUN TestShortenId [2021-06-10T20:57:26.681Z] --- PASS: TestShortenId (0.00s) [2021-06-10T20:57:26.681Z] === RUN TestShortenSha256Id [2021-06-10T20:57:26.681Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-10T20:57:26.681Z] === RUN TestShortenIdEmpty [2021-06-10T20:57:26.681Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-10T20:57:26.681Z] === RUN TestShortenIdInvalid [2021-06-10T20:57:26.681Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-10T20:57:26.681Z] === RUN TestIsShortIDNonHex [2021-06-10T20:57:26.681Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-10T20:57:26.681Z] === RUN TestIsShortIDNotCorrectSize [2021-06-10T20:57:26.681Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-10T20:57:26.681Z] PASS [2021-06-10T20:57:26.681Z] coverage: 70.6% of statements [2021-06-10T20:57:26.681Z] ok github.com/docker/docker/pkg/stringid 0.092s coverage: 70.6% of statements [2021-06-10T20:57:26.976Z] Loaded image: buildpack-deps:buster [2021-06-10T20:57:26.976Z] Loaded image: busybox:latest [2021-06-10T20:57:26.976Z] Loaded image: busybox:glibc [2021-06-10T20:57:27.401Z] --- PASS: TestInspectNetwork (8.04s) [2021-06-10T20:57:27.401Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T20:57:27.401Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T20:57:27.401Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T20:57:27.401Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T20:57:27.401Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T20:57:28.232Z] === RUN TestIsCpusetListAvailable [2021-06-10T20:57:28.232Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-10T20:57:28.232Z] PASS [2021-06-10T20:57:28.232Z] coverage: 38.2% of statements [2021-06-10T20:57:28.232Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 38.2% of statements [2021-06-10T20:57:29.531Z] Loaded image: debian:bullseye [2021-06-10T20:57:30.429Z] === RUN TestChtimes [2021-06-10T20:57:30.429Z] --- PASS: TestChtimes (0.01s) [2021-06-10T20:57:30.429Z] === RUN TestChtimesWindows [2021-06-10T20:57:30.429Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-10T20:57:30.429Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-10T20:57:30.429Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-10T20:57:30.429Z] === RUN TestEnsureRemoveAllNotExist [2021-06-10T20:57:30.429Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-10T20:57:30.429Z] === RUN TestEnsureRemoveAllWithDir [2021-06-10T20:57:30.429Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-10T20:57:30.429Z] === RUN TestEnsureRemoveAllWithFile [2021-06-10T20:57:30.429Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-10T20:57:30.429Z] === RUN TestHasWin32KSupport [2021-06-10T20:57:30.429Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-10T20:57:30.429Z] syscall_windows_test.go:8: win32k: true [2021-06-10T20:57:30.429Z] PASS [2021-06-10T20:57:30.429Z] coverage: 12.2% of statements [2021-06-10T20:57:30.429Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 12.2% of statements [2021-06-10T20:57:30.702Z] --- PASS: TestRunContainerWithBridgeNone (3.25s) [2021-06-10T20:57:30.702Z] === RUN TestNetworkInvalidJSON [2021-06-10T20:57:30.702Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T20:57:30.702Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T20:57:30.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:57:30.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:57:30.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:57:30.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:57:30.702Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T20:57:30.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:57:30.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T20:57:30.702Z] === RUN TestNetworkList [2021-06-10T20:57:30.702Z] === RUN TestNetworkList//networks [2021-06-10T20:57:30.702Z] === PAUSE TestNetworkList//networks [2021-06-10T20:57:30.702Z] === RUN TestNetworkList//networks/ [2021-06-10T20:57:30.702Z] === PAUSE TestNetworkList//networks/ [2021-06-10T20:57:30.702Z] === CONT TestNetworkList//networks [2021-06-10T20:57:30.702Z] === CONT TestNetworkList//networks/ [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T20:57:30.702Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T20:57:30.702Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T20:57:30.958Z] Loaded image: hello-world:latest [2021-06-10T20:57:30.971Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-10T20:57:30.971Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T20:57:31.302Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T20:57:31.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T20:57:31.558Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T20:57:31.903Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:57:31.903Z] INFO: Testing against a local daemon [2021-06-10T20:57:31.903Z] === RUN TestCgroupNamespacesBuild [2021-06-10T20:57:31.912Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-10T20:57:31.912Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T20:57:31.981Z] --- PASS: TestAllocateRandomDeallocate (6.79s) [2021-06-10T20:57:31.981Z] === RUN TestRetrieveFromStore [2021-06-10T20:57:31.981Z] === RUN TestTailFile [2021-06-10T20:57:31.981Z] --- PASS: TestTailFile (0.00s) [2021-06-10T20:57:31.981Z] === RUN TestTailFileManyLines [2021-06-10T20:57:31.981Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-10T20:57:31.981Z] === RUN TestTailEmptyFile [2021-06-10T20:57:31.981Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-10T20:57:31.981Z] === RUN TestTailNegativeN [2021-06-10T20:57:31.981Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/no_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:31.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:31.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:31.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.983Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:31.983Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:31.983Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:31.983Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:31.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.120Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T20:57:32.376Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.446Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.446Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.446Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.448Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.448Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.448Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.449Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.449Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.449Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.633Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T20:57:32.852Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-06-10T20:57:32.852Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T20:57:32.889Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.913Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.914Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T20:57:32.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:32.915Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:32.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:33.379Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-10T20:57:33.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T20:57:33.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T20:57:33.381Z] PASS [2021-06-10T20:57:33.381Z] coverage: 88.6% of statements [2021-06-10T20:57:33.381Z] ok github.com/docker/docker/pkg/tailfile 0.199s coverage: 88.6% of statements [2021-06-10T20:57:33.795Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-10T20:57:33.795Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T20:57:33.844Z] === RUN TestTarSumRemoveNonExistent [2021-06-10T20:57:33.844Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestTarSumRemove [2021-06-10T20:57:33.844Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestSortFileInfoSums [2021-06-10T20:57:33.844Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestNewTarSumForLabelInvalid [2021-06-10T20:57:33.844Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestNewTarSumForLabel [2021-06-10T20:57:33.844Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestEmptyTar [2021-06-10T20:57:33.844Z] --- PASS: TestEmptyTar (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestTarSumsReadSize [2021-06-10T20:57:33.844Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestTarSums [2021-06-10T20:57:33.844Z] --- PASS: TestTarSums (0.09s) [2021-06-10T20:57:33.844Z] === RUN TestIteration [2021-06-10T20:57:33.844Z] --- PASS: TestIteration (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestVersionLabelForChecksum [2021-06-10T20:57:33.844Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestVersion [2021-06-10T20:57:33.844Z] --- PASS: TestVersion (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestGetVersion [2021-06-10T20:57:33.844Z] --- PASS: TestGetVersion (0.00s) [2021-06-10T20:57:33.844Z] === RUN TestGetVersions [2021-06-10T20:57:33.844Z] --- PASS: TestGetVersions (0.00s) [2021-06-10T20:57:33.844Z] PASS [2021-06-10T20:57:33.844Z] coverage: 89.3% of statements [2021-06-10T20:57:33.844Z] ok github.com/docker/docker/pkg/tarsum 0.206s coverage: 89.3% of statements [2021-06-10T20:57:34.309Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-10T20:57:34.309Z] === RUN TestClientStream [2021-06-10T20:57:34.309Z] --- PASS: TestClientStream (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestClientSendFile [2021-06-10T20:57:34.309Z] --- PASS: TestClientSendFile (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestClientWithRequestTimeout [2021-06-10T20:57:34.309Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestFileSpecPlugin [2021-06-10T20:57:34.309Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-06-10T20:57:34.309Z] === RUN TestFileJSONSpecPlugin [2021-06-10T20:57:34.309Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-06-10T20:57:34.309Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-10T20:57:34.309Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-06-10T20:57:34.309Z] === RUN TestPluginAddHandler [2021-06-10T20:57:34.309Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestPluginWaitBadPlugin [2021-06-10T20:57:34.309Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestGet [2021-06-10T20:57:34.309Z] time="2021-06-10T20:57:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-10T20:57:34.309Z] --- PASS: TestRetrieveFromStore (2.51s) [2021-06-10T20:57:34.309Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-10T20:57:34.309Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-10T20:57:34.309Z] === RUN TestParallelPredefinedRequest1 [2021-06-10T20:57:34.309Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-10T20:57:34.309Z] === RUN TestParallelPredefinedRequest2 [2021-06-10T20:57:34.309Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-10T20:57:34.309Z] === RUN TestParallelPredefinedRequest3 [2021-06-10T20:57:34.309Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-10T20:57:34.309Z] === RUN TestParallelPredefinedRequest4 [2021-06-10T20:57:34.309Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-10T20:57:34.309Z] === RUN TestParallelPredefinedRequest5 [2021-06-10T20:57:34.309Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-10T20:57:34.309Z] === RUN TestDebug [2021-06-10T20:57:34.309Z] --- PASS: TestDebug (0.00s) [2021-06-10T20:57:34.309Z] === RUN TestRequestPoolParallel [2021-06-10T20:57:34.309Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-06-10T20:57:34.309Z] === RUN TestFullAllocateRelease [2021-06-10T20:57:34.455Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2021-06-10T20:57:34.455Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T20:57:35.180Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-10T20:57:35.180Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T20:57:35.286Z] testing: warning: no tests to run [2021-06-10T20:57:35.286Z] PASS [2021-06-10T20:57:35.286Z] coverage: [no statements] [2021-06-10T20:57:35.286Z] --- PASS: TestFullAllocateRelease (0.58s) [2021-06-10T20:57:35.286Z] === RUN TestOddAllocateRelease [2021-06-10T20:57:35.286Z] ok github.com/docker/docker/pkg/term/windows 0.064s coverage: [no statements] [no tests to run] [2021-06-10T20:57:35.286Z] time="2021-06-10T20:57:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-10T20:57:35.286Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-06-10T20:57:35.286Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-10T20:57:35.751Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-10T20:57:35.751Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T20:57:35.756Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-10T20:57:35.756Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-10T20:57:35.756Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-10T20:57:35.756Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-10T20:57:35.756Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-10T20:57:35.756Z] === CONT TestParallelPredefinedRequest1 [2021-06-10T20:57:35.756Z] === CONT TestParallelPredefinedRequest4 [2021-06-10T20:57:35.756Z] === CONT TestParallelPredefinedRequest5 [2021-06-10T20:57:35.756Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-10T20:57:35.756Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:57:35.756Z] === CONT TestParallelPredefinedRequest3 [2021-06-10T20:57:35.756Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-10T20:57:35.756Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:57:35.756Z] === CONT TestParallelPredefinedRequest2 [2021-06-10T20:57:35.756Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-10T20:57:35.756Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:57:35.756Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-10T20:57:35.756Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:57:35.756Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-10T20:57:35.756Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:57:35.756Z] PASS [2021-06-10T20:57:35.756Z] coverage: 85.3% of statements [2021-06-10T20:57:35.756Z] ok github.com/docker/docker/libnetwork/ipam 68.389s coverage: 85.3% of statements [2021-06-10T20:57:36.159Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T20:57:36.220Z] === RUN TestTruncIndex [2021-06-10T20:57:36.220Z] --- PASS: TestTruncIndex (0.10s) [2021-06-10T20:57:36.220Z] PASS [2021-06-10T20:57:36.220Z] coverage: 91.5% of statements [2021-06-10T20:57:36.220Z] ok github.com/docker/docker/pkg/truncindex 0.170s coverage: 91.5% of statements [2021-06-10T20:57:36.377Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2021-06-10T20:57:36.377Z] === RUN TestBuildWithSession [2021-06-10T20:57:36.377Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T20:57:36.377Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:57:36.377Z] === RUN TestBuildSquashParent [2021-06-10T20:57:37.198Z] === RUN TestIsGIT [2021-06-10T20:57:37.198Z] --- PASS: TestIsGIT (0.00s) [2021-06-10T20:57:37.198Z] === RUN TestIsTransport [2021-06-10T20:57:37.198Z] --- PASS: TestIsTransport (0.00s) [2021-06-10T20:57:37.198Z] PASS [2021-06-10T20:57:37.198Z] coverage: 100.0% of statements [2021-06-10T20:57:37.198Z] ok github.com/docker/docker/pkg/urlutil 0.091s coverage: 100.0% of statements [2021-06-10T20:57:37.198Z] time="2021-06-10T20:57:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-10T20:57:37.528Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T20:57:38.175Z] === RUN TestVersionInfo [2021-06-10T20:57:38.175Z] --- PASS: TestVersionInfo (0.00s) [2021-06-10T20:57:38.175Z] === RUN TestAppendVersions [2021-06-10T20:57:38.175Z] --- PASS: TestAppendVersions (0.00s) [2021-06-10T20:57:38.175Z] PASS [2021-06-10T20:57:38.175Z] coverage: 88.9% of statements [2021-06-10T20:57:38.175Z] ok github.com/docker/docker/pkg/useragent 0.068s coverage: 88.9% of statements [2021-06-10T20:57:38.297Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-06-10T20:57:38.297Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T20:57:38.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:57:38.297Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:57:38.297Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T20:57:38.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-10T20:57:38.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-10T20:57:39.457Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T20:57:41.105Z] time="2021-06-10T20:57:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-10T20:57:41.105Z] === RUN TestValidatePrivileges [2021-06-10T20:57:41.105Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-10T20:57:41.105Z] === RUN TestFilterByCapNeg [2021-06-10T20:57:41.105Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-10T20:57:41.105Z] === RUN TestFilterByCapPos [2021-06-10T20:57:41.105Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-10T20:57:41.105Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-10T20:57:41.105Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-10T20:57:41.105Z] PASS [2021-06-10T20:57:41.105Z] coverage: 12.0% of statements [2021-06-10T20:57:41.105Z] ok github.com/docker/docker/plugin 0.124s coverage: 12.0% of statements [2021-06-10T20:57:41.978Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T20:57:43.305Z] === RUN TestNewSettable [2021-06-10T20:57:43.305Z] --- PASS: TestNewSettable (0.00s) [2021-06-10T20:57:43.305Z] === RUN TestIsSettable [2021-06-10T20:57:43.305Z] --- PASS: TestIsSettable (0.00s) [2021-06-10T20:57:43.305Z] === RUN TestUpdateSettingsEnv [2021-06-10T20:57:43.305Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-10T20:57:43.305Z] PASS [2021-06-10T20:57:43.305Z] coverage: 20.1% of statements [2021-06-10T20:57:43.305Z] ok github.com/docker/docker/plugin/v2 0.123s coverage: 20.1% of statements [2021-06-10T20:57:43.874Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T20:57:44.530Z] --- PASS: TestBuildSquashParent (7.03s) [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:57:44.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:57:44.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:57:44.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T20:57:44.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T20:57:44.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T20:57:44.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T20:57:44.857Z] === RUN TestLoad [2021-06-10T20:57:44.857Z] --- PASS: TestLoad (0.00s) [2021-06-10T20:57:44.857Z] === RUN TestSave [2021-06-10T20:57:44.857Z] --- PASS: TestSave (0.04s) [2021-06-10T20:57:44.857Z] === RUN TestAddDeleteGet [2021-06-10T20:57:44.857Z] --- PASS: TestAddDeleteGet (0.06s) [2021-06-10T20:57:44.857Z] === RUN TestInvalidTags [2021-06-10T20:57:44.857Z] --- PASS: TestInvalidTags (0.01s) [2021-06-10T20:57:44.857Z] PASS [2021-06-10T20:57:44.857Z] coverage: 84.4% of statements [2021-06-10T20:57:44.857Z] ok github.com/docker/docker/reference 0.191s coverage: 84.4% of statements [2021-06-10T20:57:45.242Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T20:57:46.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T20:57:46.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T20:57:47.784Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T20:57:47.784Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T20:57:47.784Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T20:57:47.784Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-10T20:57:47.784Z] === RUN TestResolveAuthConfigIndexServer [2021-06-10T20:57:47.784Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-10T20:57:47.784Z] === RUN TestResolveAuthConfigFullURL [2021-06-10T20:57:47.784Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-10T20:57:47.784Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-10T20:57:47.784Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-10T20:57:47.784Z] === RUN TestValidateMirror [2021-06-10T20:57:47.784Z] --- PASS: TestValidateMirror (0.00s) [2021-06-10T20:57:47.784Z] === RUN TestLoadInsecureRegistries [2021-06-10T20:57:48.252Z] time="2021-06-10T20:57:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T20:57:48.252Z] time="2021-06-10T20:57:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-10T20:57:48.252Z] time="2021-06-10T20:57:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T20:57:48.252Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-06-10T20:57:48.252Z] === RUN TestNewServiceConfig [2021-06-10T20:57:48.252Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestValidateIndexName [2021-06-10T20:57:48.252Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestValidateIndexNameWithError [2021-06-10T20:57:48.252Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestEndpointParse [2021-06-10T20:57:48.252Z] --- PASS: TestEndpointParse (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestEndpointParseInvalid [2021-06-10T20:57:48.252Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestValidateEndpoint [2021-06-10T20:57:48.252Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-10T20:57:48.252Z] === RUN TestPing [2021-06-10T20:57:48.252Z] --- PASS: TestPing (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestPingRegistryEndpoint [2021-06-10T20:57:48.252Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-10T20:57:48.252Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:57:48.252Z] === RUN TestEndpoint [2021-06-10T20:57:48.252Z] --- SKIP: TestEndpoint (0.01s) [2021-06-10T20:57:48.252Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:57:48.252Z] === RUN TestParseRepositoryInfo [2021-06-10T20:57:48.252Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestNewIndexInfo [2021-06-10T20:57:48.252Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-10T20:57:48.252Z] === RUN TestMirrorEndpointLookup [2021-06-10T20:57:48.252Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-10T20:57:48.252Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:57:48.252Z] === RUN TestSearchRepositories [2021-06-10T20:57:48.252Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-10T20:57:48.252Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-10T20:57:48.252Z] Host: 127.0.0.1:49380 [2021-06-10T20:57:48.252Z] User-Agent: docker test client [2021-06-10T20:57:48.252Z] Authorization: Token fake-token [2021-06-10T20:57:48.252Z] X-Docker-Token: true [2021-06-10T20:57:48.252Z] Accept-Encoding: gzip [2021-06-10T20:57:48.252Z] [2021-06-10T20:57:48.252Z] [2021-06-10T20:57:48.252Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-10T20:57:48.252Z] Connection: close [2021-06-10T20:57:48.252Z] Content-Length: 144 [2021-06-10T20:57:48.252Z] Cache-Control: no-cache [2021-06-10T20:57:48.252Z] Content-Type: application/json [2021-06-10T20:57:48.252Z] Date: Thu, 10 Jun 2021 20:57:47 GMT [2021-06-10T20:57:48.252Z] Expires: -1 [2021-06-10T20:57:48.252Z] Pragma: no-cache [2021-06-10T20:57:48.253Z] Server: docker-tests/mock [2021-06-10T20:57:48.253Z] X-Docker-Registry-Config: mock [2021-06-10T20:57:48.253Z] X-Docker-Registry-Version: 0.0.0 [2021-06-10T20:57:48.253Z] [2021-06-10T20:57:48.253Z] [2021-06-10T20:57:48.253Z] === RUN TestTrustedLocation [2021-06-10T20:57:48.253Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-10T20:57:48.253Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-10T20:57:48.253Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-10T20:57:48.253Z] === RUN TestAllowNondistributableArtifacts [2021-06-10T20:57:48.253Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-10T20:57:48.253Z] === RUN TestIsSecureIndex [2021-06-10T20:57:48.253Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-10T20:57:48.253Z] PASS [2021-06-10T20:57:48.253Z] coverage: 51.7% of statements [2021-06-10T20:57:48.253Z] ok github.com/docker/docker/registry 0.399s coverage: 51.7% of statements [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2021-06-10T20:57:49.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2021-06-10T20:57:49.079Z] === RUN TestBuildMultiStageCopy [2021-06-10T20:57:49.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T20:57:49.235Z] --- PASS: TestGet (15.01s) [2021-06-10T20:57:49.235Z] === RUN TestPluginWithNoManifest [2021-06-10T20:57:49.235Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-10T20:57:49.235Z] === RUN TestGetAll [2021-06-10T20:57:49.235Z] --- PASS: TestGetAll (0.01s) [2021-06-10T20:57:49.235Z] PASS [2021-06-10T20:57:49.235Z] coverage: 73.4% of statements [2021-06-10T20:57:49.235Z] ok github.com/docker/docker/pkg/plugins 34.964s coverage: 73.4% of statements [2021-06-10T20:57:49.235Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-10T20:57:49.235Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-10T20:57:49.235Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-10T20:57:49.235Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-10T20:57:49.235Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-10T20:57:49.235Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-10T20:57:49.235Z] === RUN TestResumableRequestReaderWithReadError [2021-06-10T20:57:49.235Z] === RUN TestRestartManagerTimeout [2021-06-10T20:57:49.235Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-10T20:57:49.235Z] === RUN TestRestartManagerTimeoutReset [2021-06-10T20:57:49.235Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-10T20:57:49.235Z] PASS [2021-06-10T20:57:49.235Z] coverage: 50.9% of statements [2021-06-10T20:57:49.235Z] ok github.com/docker/docker/restartmanager 0.087s coverage: 50.9% of statements [2021-06-10T20:57:49.698Z] time="2021-06-10T20:57:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-06-10T20:57:49.698Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-10T20:57:49.698Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-10T20:57:49.698Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-10T20:57:49.698Z] === RUN TestResumableRequestReader [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-10T20:57:49.698Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-10T20:57:49.698Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-10T20:57:49.698Z] PASS [2021-06-10T20:57:49.698Z] coverage: 100.0% of statements [2021-06-10T20:57:49.698Z] ok github.com/docker/docker/registry/resumable 0.317s coverage: 100.0% of statements [2021-06-10T20:57:50.684Z] === RUN TestDecodeContainerConfig [2021-06-10T20:57:50.684Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-10T20:57:50.684Z] === RUN TestDecodeContainerConfigIsolation [2021-06-10T20:57:50.684Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-10T20:57:50.684Z] === RUN TestValidatePrivileged [2021-06-10T20:57:50.684Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-10T20:57:50.684Z] PASS [2021-06-10T20:57:50.684Z] coverage: 52.2% of statements [2021-06-10T20:57:50.684Z] ok github.com/docker/docker/runconfig 0.127s coverage: 52.2% of statements [2021-06-10T20:57:50.684Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-10T20:57:50.684Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-10T20:57:50.684Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-10T20:57:50.684Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-10T20:57:50.684Z] PASS [2021-06-10T20:57:50.684Z] coverage: 62.5% of statements [2021-06-10T20:57:50.684Z] ok github.com/docker/docker/testutil 0.097s coverage: 62.5% of statements [2021-06-10T20:57:51.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T20:57:51.263Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T20:57:51.526Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T20:57:51.789Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-06-10T20:57:52.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2021-06-10T20:57:52.364Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T20:57:53.309Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2021-06-10T20:57:53.309Z] === RUN TestBuildLabelWithTargets [2021-06-10T20:57:53.336Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T20:57:53.614Z] === RUN TestGetDriver [2021-06-10T20:57:53.614Z] --- PASS: TestGetDriver (0.00s) [2021-06-10T20:57:53.614Z] === RUN TestVolumeRequestError [2021-06-10T20:57:53.614Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-10T20:57:53.614Z] PASS [2021-06-10T20:57:53.614Z] coverage: 36.1% of statements [2021-06-10T20:57:53.614Z] ok github.com/docker/docker/volume/drivers 0.143s coverage: 36.1% of statements [2021-06-10T20:57:54.077Z] === RUN TestGetAddress [2021-06-10T20:57:54.077Z] --- PASS: TestGetAddress (0.00s) [2021-06-10T20:57:54.077Z] === RUN TestRemove [2021-06-10T20:57:54.077Z] --- SKIP: TestRemove (0.00s) [2021-06-10T20:57:54.077Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T20:57:54.077Z] === RUN TestInitializeWithVolumes [2021-06-10T20:57:54.077Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-10T20:57:54.077Z] === RUN TestCreate [2021-06-10T20:57:54.077Z] --- PASS: TestCreate (0.02s) [2021-06-10T20:57:54.077Z] === RUN TestValidateName [2021-06-10T20:57:54.077Z] --- PASS: TestValidateName (0.00s) [2021-06-10T20:57:54.077Z] === RUN TestCreateWithOpts [2021-06-10T20:57:54.077Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-10T20:57:54.077Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T20:57:54.077Z] === RUN TestRelaodNoOpts [2021-06-10T20:57:54.077Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-10T20:57:54.077Z] PASS [2021-06-10T20:57:54.077Z] coverage: 41.5% of statements [2021-06-10T20:57:54.077Z] ok github.com/docker/docker/volume/local 0.167s coverage: 41.5% of statements [2021-06-10T20:57:54.077Z] === RUN TestConvertTmpfsOptions [2021-06-10T20:57:54.077Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-10T20:57:54.077Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-10T20:57:54.077Z] parser_test.go:49: data="ro" [2021-06-10T20:57:54.542Z] === RUN TestParseMountRaw [2021-06-10T20:57:54.542Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-10T20:57:54.542Z] === RUN TestParseMountRawSplit [2021-06-10T20:57:54.542Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-10T20:57:54.542Z] parser_test.go:390: case 0 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 1 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 2 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 3 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 4 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 5 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 6 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 7 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 8 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 0 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 1 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 2 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 3 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 4 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 5 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 6 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 7 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 8 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 9 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 10 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 11 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 12 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 0 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 1 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 2 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 3 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 4 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 5 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 6 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 7 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 8 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 9 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 10 [2021-06-10T20:57:54.542Z] parser_test.go:390: case 11 [2021-06-10T20:57:54.542Z] === RUN TestParseMountSpec [2021-06-10T20:57:54.542Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-10T20:57:54.542Z] parser_test.go:455: case 0 [2021-06-10T20:57:54.542Z] parser_test.go:455: case 1 [2021-06-10T20:57:54.542Z] parser_test.go:455: case 2 [2021-06-10T20:57:54.542Z] parser_test.go:455: case 3 [2021-06-10T20:57:54.542Z] parser_test.go:455: case 4 [2021-06-10T20:57:54.542Z] parser_test.go:455: case 5 [2021-06-10T20:57:54.542Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-10T20:57:54.542Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-10T20:57:54.542Z] === RUN TestValidateMount [2021-06-10T20:57:54.542Z] --- PASS: TestValidateMount (0.00s) [2021-06-10T20:57:54.542Z] PASS [2021-06-10T20:57:54.542Z] coverage: 66.2% of statements [2021-06-10T20:57:54.542Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2021-06-10T20:57:55.230Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2021-06-10T20:57:55.230Z] === RUN TestBuildWithEmptyLayers [2021-06-10T20:57:55.493Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-06-10T20:57:55.493Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T20:57:56.092Z] === RUN TestSetGetMeta [2021-06-10T20:57:56.092Z] === PAUSE TestSetGetMeta [2021-06-10T20:57:56.092Z] === RUN TestRestore [2021-06-10T20:57:56.092Z] === PAUSE TestRestore [2021-06-10T20:57:56.092Z] === RUN TestServiceCreate [2021-06-10T20:57:56.092Z] === PAUSE TestServiceCreate [2021-06-10T20:57:56.092Z] === RUN TestServiceList [2021-06-10T20:57:56.092Z] === PAUSE TestServiceList [2021-06-10T20:57:56.092Z] === RUN TestServiceRemove [2021-06-10T20:57:56.092Z] === PAUSE TestServiceRemove [2021-06-10T20:57:56.092Z] === RUN TestServiceGet [2021-06-10T20:57:56.092Z] === PAUSE TestServiceGet [2021-06-10T20:57:56.092Z] === RUN TestServicePrune [2021-06-10T20:57:56.092Z] === PAUSE TestServicePrune [2021-06-10T20:57:56.092Z] === RUN TestCreate [2021-06-10T20:57:56.092Z] === PAUSE TestCreate [2021-06-10T20:57:56.093Z] === RUN TestRemove [2021-06-10T20:57:56.093Z] === PAUSE TestRemove [2021-06-10T20:57:56.093Z] === RUN TestList [2021-06-10T20:57:56.093Z] === PAUSE TestList [2021-06-10T20:57:56.093Z] === RUN TestFindByDriver [2021-06-10T20:57:56.093Z] === PAUSE TestFindByDriver [2021-06-10T20:57:56.093Z] === RUN TestFindByReferenced [2021-06-10T20:57:56.093Z] === PAUSE TestFindByReferenced [2021-06-10T20:57:56.093Z] === RUN TestDerefMultipleOfSameRef [2021-06-10T20:57:56.093Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-10T20:57:56.093Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:57:56.093Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:57:56.093Z] === RUN TestDefererencePluginOnCreateError [2021-06-10T20:57:56.093Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-10T20:57:56.093Z] === RUN TestRefDerefRemove [2021-06-10T20:57:56.093Z] === PAUSE TestRefDerefRemove [2021-06-10T20:57:56.093Z] === RUN TestGet [2021-06-10T20:57:56.093Z] === PAUSE TestGet [2021-06-10T20:57:56.093Z] === RUN TestGetWithReference [2021-06-10T20:57:56.093Z] === PAUSE TestGetWithReference [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_nil_list [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_empty_list [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_filter_some [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_filter_middle [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:57:56.093Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-10T20:57:56.093Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_nil_list [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_filter_some [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_empty_list [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-10T20:57:56.093Z] === CONT TestFilterFunc/test_filter_middle [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-10T20:57:56.093Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-10T20:57:56.093Z] === CONT TestSetGetMeta [2021-06-10T20:57:56.093Z] === CONT TestFindByDriver [2021-06-10T20:57:56.093Z] === CONT TestList [2021-06-10T20:57:56.093Z] === CONT TestServiceGet [2021-06-10T20:57:56.093Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-10T20:57:56.093Z] === CONT TestServiceList [2021-06-10T20:57:56.093Z] --- PASS: TestList (0.03s) [2021-06-10T20:57:56.093Z] === CONT TestServiceRemove [2021-06-10T20:57:56.093Z] --- PASS: TestFindByDriver (0.04s) [2021-06-10T20:57:56.093Z] === CONT TestServiceCreate [2021-06-10T20:57:56.417Z] --- PASS: TestServiceWithDataPathPortInit (14.99s) [2021-06-10T20:57:56.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T20:57:56.556Z] --- PASS: TestServiceGet (0.18s) [2021-06-10T20:57:56.556Z] === CONT TestRestore [2021-06-10T20:57:56.556Z] --- PASS: TestServiceRemove (0.15s) [2021-06-10T20:57:56.556Z] === CONT TestCreate [2021-06-10T20:57:56.556Z] --- PASS: TestServiceCreate (0.15s) [2021-06-10T20:57:56.556Z] === CONT TestRemove [2021-06-10T20:57:56.556Z] --- PASS: TestServiceList (0.17s) [2021-06-10T20:57:56.556Z] === CONT TestRefDerefRemove [2021-06-10T20:57:56.556Z] --- PASS: TestCreate (0.02s) [2021-06-10T20:57:56.556Z] === CONT TestGetWithReference [2021-06-10T20:57:56.556Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-10T20:57:56.556Z] === CONT TestGet [2021-06-10T20:57:56.556Z] --- PASS: TestRestore (0.03s) [2021-06-10T20:57:56.556Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T20:57:56.556Z] --- PASS: TestRemove (0.03s) [2021-06-10T20:57:56.556Z] === CONT TestDefererencePluginOnCreateError [2021-06-10T20:57:56.556Z] === CONT TestDerefMultipleOfSameRef [2021-06-10T20:57:56.556Z] --- PASS: TestGetWithReference (0.03s) [2021-06-10T20:57:56.556Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-10T20:57:56.556Z] === CONT TestFindByReferenced [2021-06-10T20:57:56.556Z] --- PASS: TestGet (0.03s) [2021-06-10T20:57:56.556Z] === CONT TestServicePrune [2021-06-10T20:57:56.556Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-10T20:57:56.556Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-10T20:57:56.556Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-10T20:57:56.556Z] time="2021-06-10T20:57:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:57:56.556Z] time="2021-06-10T20:57:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:57:56.556Z] time="2021-06-10T20:57:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:57:56.556Z] time="2021-06-10T20:57:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-10T20:57:56.556Z] time="2021-06-10T20:57:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T20:57:56.556Z] --- PASS: TestServicePrune (0.05s) [2021-06-10T20:57:56.556Z] PASS [2021-06-10T20:57:56.556Z] coverage: 69.6% of statements [2021-06-10T20:57:56.556Z] ok github.com/docker/docker/volume/service 0.458s coverage: 69.6% of statements [2021-06-10T20:57:58.046Z] --- PASS: TestBuildMultiStageOnBuild (2.52s) [2021-06-10T20:57:58.046Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T20:57:59.439Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-06-10T20:57:59.439Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T20:58:01.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-10T20:58:01.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-10T20:58:01.705Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s) [2021-06-10T20:58:01.706Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ppvpbnhqs1cptrxs6omhidtg3 Created:2021-06-10 20:57:54.686949402 +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[a24129ea40878e6e0337cead23e78e6250cc82d86152aa5a5f9bca709dc4e7eb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7x6s2dp6s1sxpslefng2d6o02 EndpointID:ad65985f2877e02f73016c340c87844871db7bcb3cc79de08be267ed1961c582 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f8ad34bdcc885735c7f103a30ab4f013699dbf39c6313d1d4d0921a58cf655f 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:78bebb54dca6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7x6s2dp6s1sxpslefng2d6o02 EndpointID:ad65985f2877e02f73016c340c87844871db7bcb3cc79de08be267ed1961c582 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T20:58:01.706Z] PASS [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] === Skipped [2021-06-10T20:58:01.706Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:58:01.706Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] DONE 26 tests, 1 skipped in 49.141s [2021-06-10T20:58:01.706Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:58:01.706Z] INFO: Testing against a local daemon [2021-06-10T20:58:01.706Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T20:58:01.706Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:58:01.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:58:01.706Z] === RUN TestDockerNetworkIpvlan [2021-06-10T20:58:01.706Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:58:01.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:58:01.706Z] PASS [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] === Skipped [2021-06-10T20:58:01.706Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:58:01.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:58:01.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] [2021-06-10T20:58:01.706Z] DONE 2 tests, 2 skipped in 0.037s [2021-06-10T20:58:01.706Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:58:01.706Z] INFO: Testing against a local daemon [2021-06-10T20:58:01.706Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T20:58:01.996Z] --- PASS: TestBuildMultiStageLayerLeak (2.69s) [2021-06-10T20:58:01.996Z] === RUN TestBuildWithHugeFile [2021-06-10T20:58:02.281Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-06-10T20:58:02.281Z] === RUN TestDockerNetworkMacvlan [2021-06-10T20:58:02.384Z] 2021/06/10 20:58:02 Closing DB instances... [2021-06-10T20:58:03.225Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T20:58:03.797Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T20:58:03.933Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-10T20:58:03.933Z] === RUN TestFindNode [2021-06-10T20:58:03.933Z] 2021/06/10 20:58:03 Closing DB instances... [2021-06-10T20:58:03.933Z] --- PASS: TestFindNode (0.01s) [2021-06-10T20:58:03.933Z] === RUN TestChangeNodeState [2021-06-10T20:58:03.933Z] 2021/06/10 20:58:03 Closing DB instances... [2021-06-10T20:58:03.933Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-10T20:58:03.933Z] === RUN TestNodeReincarnation [2021-06-10T20:58:03.933Z] 2021/06/10 20:58:03 Closing DB instances... [2021-06-10T20:58:04.742Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T20:58:08.049Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-10T20:58:08.654Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-10T20:58:08.654Z] === RUN TestParallelCreate [2021-06-10T20:58:08.654Z] 2021/06/10 20:58:08 Closing DB instances... [2021-06-10T20:58:08.654Z] --- PASS: TestParallelCreate (0.02s) [2021-06-10T20:58:08.654Z] === RUN TestParallelDelete [2021-06-10T20:58:08.654Z] 2021/06/10 20:58:08 Closing DB instances... [2021-06-10T20:58:08.654Z] --- PASS: TestParallelDelete (0.02s) [2021-06-10T20:58:08.654Z] === RUN TestNetworkDBIslands [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3df6f3f3f0fa with config:&{NodeID:3df6f3f3f0fa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, added to nodes list" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c4102b24adfc with config:&{NodeID:c4102b24adfc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node c4102b24adfc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to nodes list" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49425" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node c4102b24adfc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to nodes list" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, added to nodes list" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-10T20:58:08.654Z] time="2021-06-10T20:58:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49426" [2021-06-10T20:58:09.633Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:09.633Z] time="2021-06-10T20:58:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f8f691db5772 with config:&{NodeID:f8f691db5772 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:09.633Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:09.633Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, added to nodes list" [2021-06-10T20:58:09.633Z] time="2021-06-10T20:58:09Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49428" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, added to nodes list" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, added to nodes list" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node c4102b24adfc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to nodes list" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49429" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:09.634Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0470ef2ea73c with config:&{NodeID:0470ef2ea73c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49430" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node c4102b24adfc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node f8f691db5772/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49431" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.098Z] time="2021-06-10T20:58:09Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e70931bb13cc with config:&{NodeID:e70931bb13cc Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49432" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node f8f691db5772/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node f8f691db5772/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node c4102b24adfc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49433" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=info msg="The new bootstrap node list is:[172.20.187.201:10033 172.20.187.201:10034 172.20.187.201:10035]" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10033" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49435" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10034" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49436" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10035" [2021-06-10T20:58:10.564Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49437" [2021-06-10T20:58:10.598Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=info msg="The new bootstrap node list is:[172.20.187.201:10033 172.20.187.201:10034 172.20.187.201:10035]" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10033" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49438" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10034" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49439" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10035" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49440" [2021-06-10T20:58:11.029Z] time="2021-06-10T20:58:10Z" level=info msg="node 0 leaving" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="node2(c4102b24adfc): Node leave event for 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="node4(0470ef2ea73c): Node leave event for 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="node3(f8f691db5772): Node leave event for 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="node1(3df6f3f3f0fa): Node leave event for 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="node5(e70931bb13cc): Node leave event for 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.492Z] time="2021-06-10T20:58:11Z" level=info msg="Node 3df6f3f3f0fa/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node 1 leaving" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node4(0470ef2ea73c): Node leave event for c4102b24adfc/172.20.187.201" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc change state NodeActive --> NodeFailed" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to failed nodes list" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node5(e70931bb13cc): Node leave event for c4102b24adfc/172.20.187.201" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node3(f8f691db5772): Node leave event for c4102b24adfc/172.20.187.201" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=error msg="node: c4102b24adfc is unknown to memberlist" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node c4102b24adfc/172.20.187.201, left gossip cluster" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node 2 leaving" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node f8f691db5772 change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node4(0470ef2ea73c): Node leave event for f8f691db5772/172.20.187.201" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node f8f691db5772 change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node5(e70931bb13cc): Node leave event for f8f691db5772/172.20.187.201" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="Node f8f691db5772 change state NodeActive --> NodeLeft" [2021-06-10T20:58:11.958Z] time="2021-06-10T20:58:11Z" level=info msg="node3(f8f691db5772): Node leave event for f8f691db5772/172.20.187.201" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:11Z" level=debug msg="memberlist: Failed ping: c4102b24adfc (timeout reached)" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.187.201:10035: use of closed network connection" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.187.201:10036: use of closed network connection" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node f8f691db5772/172.20.187.201, left gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node f8f691db5772/172.20.187.201, left gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node f8f691db5772/172.20.187.201, left gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="node 0 coming back" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=warning msg="memberlist: Failed to send gossip to 172.20.187.201:10036: write udp [::]:10035->172.20.187.201:10036: use of closed network connection" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3abf669c0c6c with config:&{NodeID:3abf669c0c6c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, added to nodes list" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="node 1 coming back" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9f3f48328dff with config:&{NodeID:9f3f48328dff Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 9f3f48328dff/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 9f3f48328dff/172.20.187.201, added to nodes list" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="node 2 coming back" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4ab52dd2d95c with config:&{NodeID:4ab52dd2d95c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, joined gossip cluster" [2021-06-10T20:58:12.422Z] time="2021-06-10T20:58:12Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to nodes list" [2021-06-10T20:58:12.887Z] time="2021-06-10T20:58:12Z" level=info msg="memberlist: Suspect c4102b24adfc has failed, no acks received" [2021-06-10T20:58:13.353Z] time="2021-06-10T20:58:13Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:14.336Z] time="2021-06-10T20:58:14Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:15.314Z] time="2021-06-10T20:58:15Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:15.895Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T20:58:16.292Z] time="2021-06-10T20:58:16Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:17.272Z] time="2021-06-10T20:58:17Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan (15.07s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.93s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.25s) [2021-06-10T20:58:17.812Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2021-06-10T20:58:17.812Z] PASS [2021-06-10T20:58:17.812Z] [2021-06-10T20:58:17.812Z] DONE 8 tests in 16.513s [2021-06-10T20:58:17.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T20:58:17.812Z] testing: warning: no tests to run [2021-06-10T20:58:17.812Z] PASS [2021-06-10T20:58:17.812Z] [2021-06-10T20:58:17.812Z] DONE 0 tests in 0.006s [2021-06-10T20:58:17.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T20:58:17.812Z] INFO: Testing against a local daemon [2021-06-10T20:58:17.812Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T20:58:18.251Z] time="2021-06-10T20:58:18Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:19.198Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2021-06-10T20:58:19.198Z] === RUN TestAuthZPluginTLS [2021-06-10T20:58:19.237Z] time="2021-06-10T20:58:19Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:19.459Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-10T20:58:19.459Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T20:58:20.032Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-10T20:58:20.032Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T20:58:20.223Z] time="2021-06-10T20:58:20Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:20.604Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-10T20:58:20.604Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T20:58:21.176Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-10T20:58:21.176Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T20:58:21.210Z] time="2021-06-10T20:58:21Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:22.563Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2021-06-10T20:58:22.563Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T20:58:22.764Z] time="2021-06-10T20:58:22Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:23.134Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-10T20:58:23.134Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T20:58:23.229Z] time="2021-06-10T20:58:23Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:23.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T20:58:23.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T20:58:23.706Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-10T20:58:23.706Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T20:58:24.208Z] time="2021-06-10T20:58:24Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:24.288Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-06-10T20:58:24.288Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T20:58:25.765Z] time="2021-06-10T20:58:25Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:26.219Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-06-10T20:58:26.220Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T20:58:26.231Z] time="2021-06-10T20:58:26Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:27.209Z] time="2021-06-10T20:58:27Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:28.134Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-06-10T20:58:28.134Z] === RUN TestAuthZPluginHeader [2021-06-10T20:58:28.707Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-06-10T20:58:28.707Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T20:58:28.769Z] time="2021-06-10T20:58:28Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:29.233Z] time="2021-06-10T20:58:29Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:30.227Z] time="2021-06-10T20:58:30Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:31.779Z] time="2021-06-10T20:58:31Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:32.245Z] time="2021-06-10T20:58:32Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:32.913Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2021-06-10T20:58:32.914Z] === RUN TestAuthZPluginV2Disable [2021-06-10T20:58:33.224Z] time="2021-06-10T20:58:33Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:33.286Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T20:58:34.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T20:58:34.778Z] time="2021-06-10T20:58:34Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:34.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T20:58:35.244Z] time="2021-06-10T20:58:35Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:35.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T20:58:36.214Z] --- PASS: TestAuthZPluginV2Disable (3.00s) [2021-06-10T20:58:36.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T20:58:36.223Z] time="2021-06-10T20:58:36Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:36.687Z] time="2021-06-10T20:58:36Z" level=info msg="memberlist: Marking c4102b24adfc as failed, suspect timeout reached (0 peer confirmations)" [2021-06-10T20:58:36.687Z] time="2021-06-10T20:58:36Z" level=info msg="Node c4102b24adfc/172.20.187.201, left gossip cluster" [2021-06-10T20:58:36.687Z] time="2021-06-10T20:58:36Z" level=info msg="Node c4102b24adfc change state NodeActive --> NodeFailed" [2021-06-10T20:58:36.687Z] time="2021-06-10T20:58:36Z" level=info msg="Node c4102b24adfc/172.20.187.201, added to failed nodes list" [2021-06-10T20:58:37.248Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T20:58:37.248Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T20:58:37.248Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T20:58:37.668Z] time="2021-06-10T20:58:37Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:38.650Z] time="2021-06-10T20:58:38Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:38.762Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-06-10T20:58:38.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T20:58:39.629Z] time="2021-06-10T20:58:39Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:40.608Z] time="2021-06-10T20:58:40Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T20:58:41.335Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-06-10T20:58:41.335Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T20:58:41.335Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T20:58:41.336Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T20:58:41.336Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-06-10T20:58:41.336Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T20:58:41.336Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-10T20:58:41.336Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T20:58:41.336Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T20:58:41.587Z] time="2021-06-10T20:58:41Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:42.568Z] time="2021-06-10T20:58:42Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:43.547Z] time="2021-06-10T20:58:43Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:43.880Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 48.8% of statements [2021-06-10T20:58:43.880Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T20:58:43.880Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2021-06-10T20:58:44.534Z] time="2021-06-10T20:58:44Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:45.266Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-10T20:58:45.515Z] time="2021-06-10T20:58:45Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:46.498Z] time="2021-06-10T20:58:46Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:46.653Z] ok github.com/docker/docker/builder/remotecontext/git 1.744s coverage: 86.3% of statements [2021-06-10T20:58:46.653Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T20:58:46.653Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T20:58:47.204Z] --- PASS: TestImportExtremelyLargeImageWorks (194.55s) [2021-06-10T20:58:47.205Z] PASS [2021-06-10T20:58:47.205Z] [2021-06-10T20:58:47.205Z] DONE 12 tests in 199.065s [2021-06-10T20:58:47.205Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T20:58:47.205Z] ++ 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 [2021-06-10T20:58:47.205Z] ++ set -e [2021-06-10T20:58:47.205Z] ++ '[' -n 0 ']' [2021-06-10T20:58:47.205Z] ++ set -x [2021-06-10T20:58:47.205Z] ++ 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 [2021-06-10T20:58:47.205Z] INFO: Testing against a local daemon [2021-06-10T20:58:47.205Z] === RUN TestNetworkCreateDelete [2021-06-10T20:58:47.205Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-06-10T20:58:47.205Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T20:58:47.481Z] time="2021-06-10T20:58:47Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:47.766Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-06-10T20:58:47.766Z] === RUN TestDaemonDNSFallback [2021-06-10T20:58:48.461Z] time="2021-06-10T20:58:48Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:48.773Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.76s) [2021-06-10T20:58:48.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T20:58:49.199Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2021-06-10T20:58:49.444Z] time="2021-06-10T20:58:49Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:50.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-10T20:58:50.422Z] time="2021-06-10T20:58:50Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:50.539Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T20:58:50.796Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T20:58:51.360Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T20:58:51.402Z] time="2021-06-10T20:58:51Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:51.923Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T20:58:52.180Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T20:58:52.378Z] time="2021-06-10T20:58:51Z" level=warning msg="NetworkDB stats node1(104f3e1776e7) - healthscore:3 (connectivity issues)" [2021-06-10T20:58:52.378Z] time="2021-06-10T20:58:52Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:53.356Z] time="2021-06-10T20:58:53Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:53.550Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T20:58:53.550Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T20:58:54.333Z] time="2021-06-10T20:58:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10037" [2021-06-10T20:58:54.333Z] time="2021-06-10T20:58:54Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49485" [2021-06-10T20:58:54.333Z] time="2021-06-10T20:58:54Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:54.917Z] --- PASS: TestDaemonDNSFallback (7.03s) [2021-06-10T20:58:54.917Z] === RUN TestInspectNetwork [2021-06-10T20:58:55.311Z] time="2021-06-10T20:58:55Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:55.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T20:58:56.292Z] time="2021-06-10T20:58:56Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:57.271Z] time="2021-06-10T20:58:57Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:58.307Z] --- PASS: TestBuildWithHugeFile (53.81s) [2021-06-10T20:58:58.307Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T20:58:58.307Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-10T20:58:58.307Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:58:58.307Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T20:58:58.307Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:58:58.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:58:58.307Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:58:58.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:58:58.307Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:58:58.307Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:58:58.307Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T20:58:58.307Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T20:58:58.307Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T20:58:58.307Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-06-10T20:58:58.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-06-10T20:58:58.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-06-10T20:58:58.307Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-06-10T20:58:58.307Z] === RUN TestBuildPreserveOwnership [2021-06-10T20:58:58.307Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T20:58:58.826Z] time="2021-06-10T20:58:58Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:59.120Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T20:58:59.289Z] time="2021-06-10T20:58:59Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:58:59.682Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T20:58:59.682Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T20:58:59.682Z] === RUN TestInspectNetwork/network_name [2021-06-10T20:58:59.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T20:58:59.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T20:59:00.271Z] time="2021-06-10T20:59:00Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:00.611Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T20:59:01.282Z] time="2021-06-10T20:59:01Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:01.618Z] --- PASS: TestBuildPreserveOwnership (5.42s) [2021-06-10T20:59:01.618Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.64s) [2021-06-10T20:59:01.618Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-06-10T20:59:01.618Z] === RUN TestBuildPlatformInvalid [2021-06-10T20:59:01.618Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-10T20:59:01.618Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T20:59:01.997Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T20:59:01.997Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T20:59:02.274Z] time="2021-06-10T20:59:02Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:03.367Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T20:59:03.677Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-06-10T20:59:03.677Z] PASS [2021-06-10T20:59:03.677Z] [2021-06-10T20:59:03.677Z] DONE 17 tests in 46.207s [2021-06-10T20:59:03.677Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T20:59:03.677Z] INFO: Testing against a local daemon [2021-06-10T20:59:03.677Z] === RUN TestPluginInvalidJSON [2021-06-10T20:59:03.677Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:59:03.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:59:03.677Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T20:59:03.677Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T20:59:03.677Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T20:59:03.677Z] === RUN TestPluginInstall [2021-06-10T20:59:03.677Z] === RUN TestPluginInstall/no_auth [2021-06-10T20:59:03.830Z] time="2021-06-10T20:59:03Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:03.931Z] --- PASS: TestInspectNetwork (9.08s) [2021-06-10T20:59:03.931Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T20:59:03.931Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T20:59:03.931Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T20:59:03.931Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T20:59:03.931Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T20:59:04.303Z] time="2021-06-10T20:59:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10036" [2021-06-10T20:59:04.303Z] time="2021-06-10T20:59:04Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49496" [2021-06-10T20:59:04.303Z] time="2021-06-10T20:59:04Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:05.281Z] time="2021-06-10T20:59:05Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:05.297Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T20:59:06.222Z] time="2021-06-10T20:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:06.222Z] time="2021-06-10T20:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18e7fc628e6f61ba077eefc365f8b7b597bf2aba21e90d6912ad3058591876f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:06.222Z] time="2021-06-10T20:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:06.222Z] time="2021-06-10T20:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18e7fc628e6f61ba077eefc365f8b7b597bf2aba21e90d6912ad3058591876f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:06.222Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T20:59:06.484Z] time="2021-06-10T20:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:06.484Z] time="2021-06-10T20:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18e7fc628e6f61ba077eefc365f8b7b597bf2aba21e90d6912ad3058591876f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:06.484Z] time="2021-06-10T20:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:06.484Z] time="2021-06-10T20:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18e7fc628e6f61ba077eefc365f8b7b597bf2aba21e90d6912ad3058591876f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:06.663Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T20:59:06.663Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T20:59:06.744Z] === RUN TestPluginInstall/with_insecure [2021-06-10T20:59:06.835Z] time="2021-06-10T20:59:06Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:07.298Z] time="2021-06-10T20:59:07Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:07.687Z] time="2021-06-10T20:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:07.687Z] time="2021-06-10T20:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a8768552ecf18252269bc139f3824799d3f446290a77515da9accd10b03a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:07.687Z] time="2021-06-10T20:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T20:59:07.687Z] time="2021-06-10T20:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92a8768552ecf18252269bc139f3824799d3f446290a77515da9accd10b03a4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T20:59:07.948Z] --- PASS: TestPluginInstall (4.28s) [2021-06-10T20:59:07.948Z] --- PASS: TestPluginInstall/no_auth (2.23s) [2021-06-10T20:59:07.948Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-10T20:59:07.948Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-10T20:59:07.948Z] plugin_test.go:165: [d97b279848a3c] daemon is not started [2021-06-10T20:59:07.948Z] === RUN TestPluginsWithRuntimes [2021-06-10T20:59:08.557Z] --- PASS: TestRunContainerWithBridgeNone (4.42s) [2021-06-10T20:59:08.557Z] === RUN TestNetworkInvalidJSON [2021-06-10T20:59:08.557Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T20:59:08.557Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T20:59:08.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:59:08.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:59:08.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:59:08.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:59:08.557Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T20:59:08.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T20:59:08.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T20:59:08.557Z] === RUN TestNetworkList [2021-06-10T20:59:08.557Z] === RUN TestNetworkList//networks [2021-06-10T20:59:08.557Z] === PAUSE TestNetworkList//networks [2021-06-10T20:59:08.557Z] === RUN TestNetworkList//networks/ [2021-06-10T20:59:08.557Z] === PAUSE TestNetworkList//networks/ [2021-06-10T20:59:08.557Z] === CONT TestNetworkList//networks [2021-06-10T20:59:08.557Z] === CONT TestNetworkList//networks/ [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T20:59:08.557Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T20:59:08.557Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T20:59:08.851Z] time="2021-06-10T20:59:08Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:09.119Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-10T20:59:09.119Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T20:59:09.119Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T20:59:09.315Z] time="2021-06-10T20:59:09Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:09.778Z] time="2021-06-10T20:59:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.187.201:10033 172.20.187.201:10034 172.20.187.201:10035]" [2021-06-10T20:59:09.862Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T20:59:10.049Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-10T20:59:10.049Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T20:59:10.243Z] time="2021-06-10T20:59:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.187.201:10033 172.20.187.201:10034 172.20.187.201:10035]" [2021-06-10T20:59:10.706Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:10.803Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T20:59:10.977Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-06-10T20:59:10.977Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10033" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49504" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, is the new incarnation of the shutdown node 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10034" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49505" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, is the new incarnation of the shutdown node c4102b24adfc/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10035" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49506" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, is the new incarnation of the shutdown node f8f691db5772/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10033" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49507" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, is the new incarnation of the shutdown node 3df6f3f3f0fa/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, is the new incarnation of the shutdown node c4102b24adfc/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 9f3f48328dff/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, is the new incarnation of the shutdown node f8f691db5772/172.20.187.201" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, joined gossip cluster" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:10Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to nodes list" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10033" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49508" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10034" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49509" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.187.201:10035" [2021-06-10T20:59:11.171Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Stream connection from=172.20.187.201:49510" [2021-06-10T20:59:11.540Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T20:59:11.639Z] time="2021-06-10T20:59:11Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:11.746Z] --- PASS: TestPluginsWithRuntimes (3.64s) [2021-06-10T20:59:11.746Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-06-10T20:59:11.746Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-06-10T20:59:11.746Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T20:59:12.104Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-06-10T20:59:12.104Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T20:59:12.319Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-06-10T20:59:12.319Z] PASS [2021-06-10T20:59:12.319Z] [2021-06-10T20:59:12.319Z] DONE 10 tests in 8.714s [2021-06-10T20:59:12.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T20:59:12.580Z] INFO: Testing against a local daemon [2021-06-10T20:59:12.580Z] === RUN TestExternalGraphDriver [2021-06-10T20:59:12.580Z] === RUN TestExternalGraphDriver/json [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:12.622Z] 2021/06/10 20:59:12 Closing DB instances... [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c change state NodeActive --> NodeLeft" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="node3(4ab52dd2d95c): Node leave event for 3abf669c0c6c/172.20.187.201" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c change state NodeActive --> NodeLeft" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="node4(0470ef2ea73c): Node leave event for 3abf669c0c6c/172.20.187.201" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c change state NodeActive --> NodeLeft" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="node5(e70931bb13cc): Node leave event for 3abf669c0c6c/172.20.187.201" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c change state NodeActive --> NodeLeft" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="node1(3abf669c0c6c): Node leave event for 3abf669c0c6c/172.20.187.201" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c change state NodeActive --> NodeLeft" [2021-06-10T20:59:12.622Z] time="2021-06-10T20:59:12Z" level=info msg="node2(9f3f48328dff): Node leave event for 3abf669c0c6c/172.20.187.201" [2021-06-10T20:59:12.668Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 3abf669c0c6c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 9f3f48328dff change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="node5(e70931bb13cc): Node leave event for 9f3f48328dff/172.20.187.201" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 9f3f48328dff change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="node3(4ab52dd2d95c): Node leave event for 9f3f48328dff/172.20.187.201" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 9f3f48328dff change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="node4(0470ef2ea73c): Node leave event for 9f3f48328dff/172.20.187.201" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="Node 9f3f48328dff change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.085Z] time="2021-06-10T20:59:12Z" level=info msg="node2(9f3f48328dff): Node leave event for 9f3f48328dff/172.20.187.201" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 9f3f48328dff/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 9f3f48328dff/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 9f3f48328dff/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 9f3f48328dff/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c change state NodeActive --> NodeFailed" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, added to failed nodes list" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c change state NodeActive --> NodeLeft" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="node4(0470ef2ea73c): Node leave event for 4ab52dd2d95c/172.20.187.201" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=info msg="node5(e70931bb13cc): Node leave event for 4ab52dd2d95c/172.20.187.201" [2021-06-10T20:59:13.555Z] time="2021-06-10T20:59:13Z" level=error msg="node: 4ab52dd2d95c is unknown to memberlist" [2021-06-10T20:59:13.598Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2021-06-10T20:59:13.598Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T20:59:13.856Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-06-10T20:59:13.856Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T20:59:13.871Z] Loaded image: buildpack-deps:buster [2021-06-10T20:59:13.871Z] Loaded image: busybox:latest [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=info msg="Node 4ab52dd2d95c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=debug msg="memberlist: Failed ping: 4ab52dd2d95c (timeout reached)" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.187.201:10036: use of closed network connection" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.187.201:10037: use of closed network connection" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=info msg="Node 0470ef2ea73c change state NodeActive --> NodeLeft" [2021-06-10T20:59:14.019Z] time="2021-06-10T20:59:13Z" level=info msg="node5(e70931bb13cc): Node leave event for 0470ef2ea73c/172.20.187.201" [2021-06-10T20:59:14.134Z] Loaded image: busybox:glibc [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node 0470ef2ea73c change state NodeActive --> NodeFailed" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, added to failed nodes list" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node 0470ef2ea73c/172.20.187.201, left gossip cluster" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=debug msg="memberlist: Failed to join 172.20.187.201: dial tcp 172.20.187.201:10013: connectex: No connection could be made because the target machine actively refused it." [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node e70931bb13cc/172.20.187.201, left gossip cluster" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node e70931bb13cc change state NodeActive --> NodeFailed" [2021-06-10T20:59:14.482Z] time="2021-06-10T20:59:14Z" level=info msg="Node e70931bb13cc/172.20.187.201, added to failed nodes list" [2021-06-10T20:59:14.482Z] --- PASS: TestNetworkDBIslands (65.86s) [2021-06-10T20:59:14.482Z] networkdb_test.go:834: Re-joining: 3 [2021-06-10T20:59:14.482Z] networkdb_test.go:834: Re-joining: 4 [2021-06-10T20:59:14.482Z] networkdb_test.go:866: node4: OK [2021-06-10T20:59:14.482Z] networkdb_test.go:866: node5: OK [2021-06-10T20:59:14.482Z] PASS [2021-06-10T20:59:14.482Z] coverage: 60.8% of statements [2021-06-10T20:59:14.482Z] ok github.com/docker/docker/libnetwork/networkdb 157.348s coverage: 60.8% of statements [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/quota [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T20:59:14.482Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T20:59:14.495Z] === RUN TestExternalGraphDriver/spec [2021-06-10T20:59:16.055Z] Loaded image: debian:bullseye [2021-06-10T20:59:16.318Z] Loaded image: hello-world:latest [2021-06-10T20:59:16.318Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T20:59:16.410Z] === RUN TestExternalGraphDriver/pull [2021-06-10T20:59:17.126Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T20:59:17.126Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s) [2021-06-10T20:59:17.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T20:59:17.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:59:17.126Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:59:17.126Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T20:59:17.689Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === Skipped [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-10T20:59:18.251Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-10T20:59:18.251Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-10T20:59:18.251Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-10T20:59:18.251Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-10T20:59:18.251Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T20:59:18.251Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-10T20:59:18.251Z] daemon_test.go:147: root required [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T20:59:18.251Z] reload_test.go:520: root required [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T20:59:18.251Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T20:59:18.251Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-10T20:59:18.251Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-10T20:59:18.251Z] download_test.go:268: Needs fixing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-10T20:59:18.251Z] layer_test.go:304: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-10T20:59:18.251Z] layer_test.go:353: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-10T20:59:18.251Z] layer_test.go:468: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-10T20:59:18.251Z] layer_test.go:697: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-10T20:59:18.251Z] migration_test.go:46: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T20:59:18.251Z] migration_test.go:182: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-10T20:59:18.251Z] mount_test.go:17: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-10T20:59:18.251Z] mount_test.go:76: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-10T20:59:18.251Z] mount_test.go:125: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-10T20:59:18.251Z] mount_test.go:212: Failing on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-10T20:59:18.251Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.02s) [2021-06-10T20:59:18.251Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-10T20:59:18.251Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-10T20:59:18.251Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-10T20:59:18.251Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-10T20:59:18.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-10T20:59:18.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-10T20:59:18.251Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-10T20:59:18.251Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-10T20:59:18.251Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T20:59:18.251Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T20:59:18.251Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T20:59:18.251Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-10T20:59:18.251Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T20:59:18.251Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-10T20:59:18.251Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-10T20:59:18.251Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T20:59:18.251Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T20:59:18.251Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T20:59:18.251Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T20:59:18.251Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T20:59:18.251Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-10T20:59:18.251Z] archive_windows_test.go:16: Currently fails [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-10T20:59:18.251Z] changes_test.go:196: needs more investigation [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-10T20:59:18.251Z] changes_test.go:433: needs further investigation [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-10T20:59:18.251Z] changes_test.go:469: needs further investigation [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-10T20:59:18.251Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-10T20:59:18.251Z] poller_test.go:41: No chmod on Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T20:59:18.251Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T20:59:18.251Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-10T20:59:18.251Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-06-10T20:59:18.251Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-10T20:59:18.251Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-10T20:59:18.251Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-10T20:59:18.251Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] [2021-06-10T20:59:18.251Z] DONE 2054 tests, 67 skipped in 362.869s [2021-06-10T20:59:18.251Z] INFO: make.ps1 ended at 06/10/2021 20:59:17 [2021-06-10T20:59:18.324Z] --- PASS: TestExternalGraphDriver (5.66s) [2021-06-10T20:59:18.324Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2021-06-10T20:59:18.324Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-06-10T20:59:18.324Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-06-10T20:59:18.324Z] === RUN TestGraphdriverPluginV2 [2021-06-10T20:59:18.617Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T20:59:19.180Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T20:59:19.743Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T20:59:19.743Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T20:59:20.459Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-10T20:59:20.459Z] INFO: Unit tests ended at 06/10/2021 20:59:20. Duration:00:06:30.5019723 [2021-06-10T20:59:20.459Z] INFO: Building busybox [2021-06-10T20:59:20.459Z] Sending build context to Docker daemon 5.12kB [2021-06-10T20:59:20.459Z] [2021-06-10T20:59:20.459Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-10T20:59:20.459Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-10T20:59:20.459Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-10T20:59:20.459Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-10T20:59:20.459Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-10T20:59:20.459Z] ---> 5b60ac4e9e92 [2021-06-10T20:59:20.459Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-10T20:59:20.459Z] ---> Running in d6af34f103a0 [2021-06-10T20:59:21.112Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T20:59:21.368Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T20:59:21.624Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T20:59:22.190Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T20:59:22.190Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T20:59:22.530Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2021-06-10T20:59:22.530Z] PASS [2021-06-10T20:59:22.530Z] [2021-06-10T20:59:22.530Z] DONE 5 tests in 9.485s [2021-06-10T20:59:22.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T20:59:22.530Z] INFO: Testing against a local daemon [2021-06-10T20:59:22.530Z] === RUN TestContinueAfterPluginCrash [2021-06-10T20:59:22.530Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T20:59:22.530Z] === RUN TestReadPluginNoRead [2021-06-10T20:59:22.530Z] === PAUSE TestReadPluginNoRead [2021-06-10T20:59:22.530Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T20:59:22.530Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T20:59:22.530Z] === CONT TestContinueAfterPluginCrash [2021-06-10T20:59:22.530Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T20:59:22.770Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T20:59:23.332Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T20:59:24.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-10T20:59:26.069Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T20:59:26.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.57s) [2021-06-10T20:59:26.335Z] PASS [2021-06-10T20:59:26.335Z] [2021-06-10T20:59:26.335Z] === Skipped [2021-06-10T20:59:26.335Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-10T20:59:26.335Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T20:59:26.335Z] [2021-06-10T20:59:26.335Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-10T20:59:26.335Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T20:59:26.335Z] [2021-06-10T20:59:26.335Z] [2021-06-10T20:59:26.335Z] DONE 34 tests, 2 skipped in 130.549s [2021-06-10T20:59:26.335Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T20:59:26.335Z] ++ 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 [2021-06-10T20:59:26.335Z] ++ set -e [2021-06-10T20:59:26.335Z] ++ '[' -n 0 ']' [2021-06-10T20:59:26.335Z] ++ set -x [2021-06-10T20:59:26.335Z] ++ 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 [2021-06-10T20:59:26.335Z] INFO: Testing against a local daemon [2021-06-10T20:59:26.335Z] === RUN TestConfigInspect [2021-06-10T20:59:26.740Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-06-10T20:59:26.740Z] === CONT TestReadPluginNoRead [2021-06-10T20:59:28.888Z] --- PASS: TestConfigInspect (3.26s) [2021-06-10T20:59:28.888Z] === RUN TestConfigList [2021-06-10T20:59:29.081Z] Removing intermediate container d6af34f103a0 [2021-06-10T20:59:29.081Z] ---> 5384faa0b485 [2021-06-10T20:59:29.081Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-10T20:59:29.081Z] ---> Running in 2c539d6949b8 [2021-06-10T20:59:29.081Z] Removing intermediate container 2c539d6949b8 [2021-06-10T20:59:29.081Z] ---> 78104f1a79f6 [2021-06-10T20:59:29.081Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-10T20:59:29.290Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T20:59:29.546Z] ---> Running in 98e89137b5c4 [2021-06-10T20:59:30.010Z] Removing intermediate container 98e89137b5c4 [2021-06-10T20:59:30.010Z] ---> a72d1975f17c [2021-06-10T20:59:30.010Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-10T20:59:30.677Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T20:59:30.989Z] [2021-06-10T20:59:31.319Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T20:59:31.619Z] --- PASS: TestContinueAfterPluginCrash (9.63s) [2021-06-10T20:59:31.968Z] ---> f7a6aca9d73f [2021-06-10T20:59:31.968Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-10T20:59:31.968Z] ---> Running in ec89d9c9fd4b [2021-06-10T20:59:32.190Z] === RUN TestReadPluginNoRead/default [2021-06-10T20:59:32.219Z] --- PASS: TestConfigList (2.96s) [2021-06-10T20:59:32.219Z] === RUN TestConfigsCreateAndDelete [2021-06-10T20:59:33.604Z] --- PASS: TestReadPluginNoRead (7.54s) [2021-06-10T20:59:33.604Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-06-10T20:59:33.604Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2021-06-10T20:59:33.604Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-06-10T20:59:33.604Z] read_test.go:92: [d641a06af4177] daemon is not started [2021-06-10T20:59:33.604Z] PASS [2021-06-10T20:59:33.604Z] [2021-06-10T20:59:33.604Z] DONE 6 tests in 11.719s [2021-06-10T20:59:33.604Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T20:59:33.604Z] testing: warning: no tests to run [2021-06-10T20:59:33.604Z] PASS [2021-06-10T20:59:33.604Z] [2021-06-10T20:59:33.604Z] DONE 0 tests in 0.007s [2021-06-10T20:59:33.604Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T20:59:33.604Z] INFO: Testing against a local daemon [2021-06-10T20:59:33.604Z] === RUN TestPluginWithDevMounts [2021-06-10T20:59:33.604Z] === PAUSE TestPluginWithDevMounts [2021-06-10T20:59:33.604Z] === CONT TestPluginWithDevMounts [2021-06-10T20:59:34.591Z] --- PASS: TestServiceWithDataPathPortInit (16.91s) [2021-06-10T20:59:34.591Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T20:59:34.787Z] --- PASS: TestConfigsCreateAndDelete (3.01s) [2021-06-10T20:59:34.787Z] === RUN TestConfigsUpdate [2021-06-10T20:59:35.153Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T20:59:35.153Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T20:59:35.409Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T20:59:35.409Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T20:59:35.409Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T20:59:35.535Z] --- PASS: TestPluginWithDevMounts (1.78s) [2021-06-10T20:59:35.535Z] PASS [2021-06-10T20:59:35.535Z] [2021-06-10T20:59:35.535Z] DONE 1 tests in 1.831s [2021-06-10T20:59:35.535Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T20:59:35.535Z] INFO: Testing against a local daemon [2021-06-10T20:59:35.535Z] === RUN TestSecretInspect [2021-06-10T20:59:35.666Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T20:59:35.926Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 29.1% of statements [2021-06-10T20:59:35.926Z] ok github.com/docker/docker/container 0.121s coverage: 34.6% of statements [2021-06-10T20:59:35.926Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T20:59:35.926Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T20:59:35.926Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T20:59:35.926Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T20:59:37.559Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T20:59:38.081Z] --- PASS: TestSecretInspect (2.33s) [2021-06-10T20:59:38.081Z] === RUN TestSecretList [2021-06-10T20:59:38.099Z] --- PASS: TestConfigsUpdate (2.96s) [2021-06-10T20:59:38.099Z] === RUN TestTemplatedConfig [2021-06-10T20:59:39.450Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T20:59:40.627Z] --- PASS: TestSecretList (2.32s) [2021-06-10T20:59:40.627Z] === RUN TestSecretsCreateAndDelete [2021-06-10T20:59:41.406Z] --- PASS: TestTemplatedConfig (3.71s) [2021-06-10T20:59:41.406Z] === RUN TestConfigCreateResolve [2021-06-10T20:59:42.022Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-06-10T20:59:42.022Z] === RUN TestSecretsUpdate [2021-06-10T20:59:42.510Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-06-10T20:59:43.619Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T20:59:43.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.90s) [2021-06-10T20:59:43.619Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jnbt51smtgnspgexde4ipf3qw Created:2021-06-10 20:59:35.643322945 +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[dd7238bdf2be448ca4ebdb8d6934239e569e32a8efe747bf68cb382886d6397b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c2jui8528i9jbxthkqvrgl1pk EndpointID:49546a3f2076fcc0496dad71f3eca5afe35b167e79ee3ff32aba404f70293990 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a5df7c696d67409d8bb42de0922acdac6857c99a2fb065a0d9222f3f4902fa41 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:db98ee1035f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c2jui8528i9jbxthkqvrgl1pk EndpointID:49546a3f2076fcc0496dad71f3eca5afe35b167e79ee3ff32aba404f70293990 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T20:59:43.619Z] PASS [2021-06-10T20:59:43.619Z] [2021-06-10T20:59:43.619Z] === Skipped [2021-06-10T20:59:43.619Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T20:59:43.619Z] service_test.go:242: FLAKY_TEST [2021-06-10T20:59:43.619Z] [2021-06-10T20:59:43.619Z] [2021-06-10T20:59:43.619Z] DONE 26 tests, 1 skipped in 55.992s [2021-06-10T20:59:43.619Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:59:43.619Z] ++ 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 [2021-06-10T20:59:43.619Z] ++ set -e [2021-06-10T20:59:43.619Z] ++ '[' -n 0 ']' [2021-06-10T20:59:43.619Z] ++ set -x [2021-06-10T20:59:43.619Z] ++ 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 [2021-06-10T20:59:43.619Z] INFO: Testing against a local daemon [2021-06-10T20:59:43.619Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T20:59:43.619Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:59:43.619Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:59:43.619Z] === RUN TestDockerNetworkIpvlan [2021-06-10T20:59:43.619Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:59:43.619Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:59:43.619Z] PASS [2021-06-10T20:59:43.619Z] [2021-06-10T20:59:43.619Z] === Skipped [2021-06-10T20:59:43.619Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T20:59:43.619Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:59:43.619Z] [2021-06-10T20:59:43.620Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T20:59:43.620Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T20:59:43.620Z] [2021-06-10T20:59:43.620Z] [2021-06-10T20:59:43.620Z] DONE 2 tests, 2 skipped in 0.179s [2021-06-10T20:59:43.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T20:59:43.620Z] ++ 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 [2021-06-10T20:59:43.620Z] ++ set -e [2021-06-10T20:59:43.620Z] ++ '[' -n 0 ']' [2021-06-10T20:59:43.620Z] ++ set -x [2021-06-10T20:59:43.620Z] ++ 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 [2021-06-10T20:59:43.620Z] INFO: Testing against a local daemon [2021-06-10T20:59:43.620Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T20:59:43.620Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T20:59:43.876Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T20:59:43.897Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-10T20:59:44.566Z] --- PASS: TestSecretsUpdate (2.28s) [2021-06-10T20:59:44.566Z] === RUN TestTemplatedSecret [2021-06-10T20:59:44.715Z] --- PASS: TestConfigCreateResolve (2.94s) [2021-06-10T20:59:44.715Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T20:59:44.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-06-10T20:59:44.808Z] === RUN TestDockerNetworkMacvlan [2021-06-10T20:59:44.977Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-06-10T20:59:44.977Z] PASS [2021-06-10T20:59:44.977Z] [2021-06-10T20:59:44.977Z] DONE 7 tests in 19.652s [2021-06-10T20:59:44.977Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T20:59:44.977Z] ++ 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 [2021-06-10T20:59:44.977Z] ++ set -e [2021-06-10T20:59:44.977Z] ++ '[' -n 0 ']' [2021-06-10T20:59:44.977Z] ++ set -x [2021-06-10T20:59:44.977Z] ++ 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 [2021-06-10T20:59:45.239Z] INFO: Testing against a local daemon [2021-06-10T20:59:45.239Z] === RUN TestCheckpoint [2021-06-10T20:59:45.239Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T20:59:45.239Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T20:59:45.239Z] === RUN TestContainerInvalidJSON [2021-06-10T20:59:45.239Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:59:45.239Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:59:45.239Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:59:45.239Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:59:45.239Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:59:45.239Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:59:45.239Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T20:59:45.239Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T20:59:45.239Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T20:59:45.239Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-10T20:59:45.239Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T20:59:45.239Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T20:59:45.239Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T20:59:45.239Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T20:59:45.239Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-10T20:59:45.239Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T20:59:45.286Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-10T20:59:45.502Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-10T20:59:45.502Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T20:59:45.502Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-10T20:59:45.502Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T20:59:45.502Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-06-10T20:59:45.502Z] === RUN TestCopyFromContainer [2021-06-10T20:59:45.738Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T20:59:46.668Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T20:59:47.232Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T20:59:47.423Z] === RUN TestCopyFromContainer// [2021-06-10T20:59:47.423Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T20:59:47.423Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T20:59:47.685Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T20:59:47.685Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T20:59:47.685Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T20:59:47.870Z] --- PASS: TestTemplatedSecret (3.41s) [2021-06-10T20:59:47.870Z] === RUN TestSecretCreateResolve [2021-06-10T20:59:47.946Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T20:59:47.946Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T20:59:48.208Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T20:59:48.208Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer (2.79s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-10T20:59:48.470Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-10T20:59:48.470Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T20:59:48.470Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:59:48.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:59:48.470Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:59:48.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:59:48.470Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:59:48.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:59:48.470Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T20:59:48.470Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T20:59:48.470Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T20:59:48.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T20:59:48.470Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T20:59:48.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-10T20:59:48.470Z] === RUN TestCreateWithInvalidEnv [2021-06-10T20:59:48.470Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T20:59:48.470Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T20:59:48.470Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T20:59:48.470Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T20:59:48.470Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T20:59:48.470Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T20:59:48.470Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T20:59:48.470Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T20:59:48.470Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T20:59:48.470Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T20:59:48.470Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T20:59:48.470Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T20:59:48.470Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-10T20:59:48.470Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T20:59:49.726Z] Removing intermediate container ec89d9c9fd4b [2021-06-10T20:59:49.726Z] ---> 29bb8df3d292 [2021-06-10T20:59:49.726Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-10T20:59:49.726Z] ---> Running in 4c04c03b1fd0 [2021-06-10T20:59:49.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-10T20:59:50.418Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-06-10T20:59:50.418Z] PASS [2021-06-10T20:59:50.418Z] [2021-06-10T20:59:50.418Z] DONE 6 tests in 14.607s [2021-06-10T20:59:50.418Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T20:59:50.418Z] INFO: Testing against a local daemon [2021-06-10T20:59:50.418Z] === RUN TestServiceCreateInit [2021-06-10T20:59:50.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T20:59:50.702Z] [2021-06-10T20:59:50.702Z] SUCCESS: Specified value was saved. [2021-06-10T20:59:51.021Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-06-10T20:59:51.021Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T20:59:51.132Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:59:53.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:59:53.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:59:53.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:59:53.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:59:53.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:59:53.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:59:53.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T20:59:53.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T20:59:53.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T20:59:53.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T20:59:53.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-10T20:59:53.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-10T20:59:53.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T20:59:53.639Z] Removing intermediate container 4c04c03b1fd0 [2021-06-10T20:59:53.639Z] ---> 7d4aae265c74 [2021-06-10T20:59:53.639Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-10T20:59:53.639Z] ---> Running in 7b291f4344e5 [2021-06-10T20:59:54.516Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-10T20:59:54.516Z] === RUN TestCreateDifferentPlatform [2021-06-10T20:59:54.516Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T20:59:54.516Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T20:59:54.516Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-10T20:59:54.516Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T20:59:54.516Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T20:59:54.516Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T20:59:54.516Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-10T20:59:54.516Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T20:59:54.516Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-10T20:59:54.516Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T20:59:54.516Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T20:59:54.516Z] === RUN TestDaemonRestartIpcMode [2021-06-10T20:59:54.516Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T20:59:54.516Z] === RUN TestDaemonHostGatewayIP [2021-06-10T20:59:54.516Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T20:59:54.516Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T20:59:54.517Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T20:59:54.517Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T20:59:54.517Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T20:59:54.517Z] === RUN TestDiff [2021-06-10T20:59:54.628Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T20:59:55.353Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-06-10T20:59:55.353Z] ok github.com/docker/docker/daemon 12.170s coverage: 17.4% of statements [2021-06-10T20:59:55.353Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T20:59:55.353Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T20:59:55.461Z] --- PASS: TestDiff (0.82s) [2021-06-10T20:59:55.461Z] === RUN TestExecWithCloseStdin [2021-06-10T20:59:56.384Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T20:59:56.406Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-10T20:59:56.406Z] === RUN TestExec [2021-06-10T20:59:56.737Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 81.8% of statements [2021-06-10T20:59:56.737Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-06-10T20:59:56.947Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T20:59:57.677Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-06-10T20:59:57.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T20:59:57.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T20:59:57.792Z] --- PASS: TestExec (1.12s) [2021-06-10T20:59:57.792Z] === RUN TestExecUser [2021-06-10T20:59:58.247Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2021-06-10T20:59:58.735Z] --- PASS: TestExecUser (1.11s) [2021-06-10T20:59:58.735Z] === RUN TestExportContainerAndImportImage [2021-06-10T20:59:59.680Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-06-10T20:59:59.680Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T20:59:59.917Z] --- PASS: TestServiceCreateInit (9.22s) [2021-06-10T20:59:59.917Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2021-06-10T20:59:59.917Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2021-06-10T20:59:59.917Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T21:00:00.794Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.385s coverage: 73.3% of statements [2021-06-10T21:00:01.055Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-06-10T21:00:01.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2021-06-10T21:00:01.599Z] === RUN TestHealthCheckWorkdir [2021-06-10T21:00:02.194Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T21:00:02.248Z] Cannot create a file when that file already exists. [2021-06-10T21:00:02.443Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.419s coverage: 56.2% of statements [2021-06-10T21:00:02.987Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-06-10T21:00:02.987Z] === RUN TestHealthKillContainer [2021-06-10T21:00:03.566Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T21:00:03.566Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T21:00:05.005Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan (20.93s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.61s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.11s) [2021-06-10T21:00:06.084Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.05s) [2021-06-10T21:00:06.084Z] PASS [2021-06-10T21:00:06.084Z] [2021-06-10T21:00:06.084Z] DONE 8 tests in 22.536s [2021-06-10T21:00:06.084Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T21:00:06.084Z] ++ 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 [2021-06-10T21:00:06.084Z] ++ set -e [2021-06-10T21:00:06.084Z] ++ '[' -n 0 ']' [2021-06-10T21:00:06.084Z] ++ set -x [2021-06-10T21:00:06.084Z] ++ 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 [2021-06-10T21:00:06.084Z] testing: warning: no tests to run [2021-06-10T21:00:06.084Z] PASS [2021-06-10T21:00:06.084Z] [2021-06-10T21:00:06.084Z] DONE 0 tests in 0.031s [2021-06-10T21:00:06.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T21:00:06.084Z] ++ 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 [2021-06-10T21:00:06.084Z] ++ set -e [2021-06-10T21:00:06.084Z] ++ '[' -n 0 ']' [2021-06-10T21:00:06.084Z] ++ set -x [2021-06-10T21:00:06.084Z] ++ 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 [2021-06-10T21:00:06.084Z] INFO: Testing against a local daemon [2021-06-10T21:00:06.084Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T21:00:06.084Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T21:00:06.084Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T21:00:06.299Z] --- PASS: TestHealthKillContainer (3.11s) [2021-06-10T21:00:06.299Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T21:00:06.386Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.639s coverage: 45.9% of statements [2021-06-10T21:00:06.386Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T21:00:06.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 49.4% of statements [2021-06-10T21:00:06.872Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-06-10T21:00:06.872Z] === RUN TestIpcModeNone [2021-06-10T21:00:07.973Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-06-10T21:00:07.973Z] === RUN TestAuthZPluginTLS [2021-06-10T21:00:08.262Z] --- PASS: TestIpcModeNone (1.10s) [2021-06-10T21:00:08.262Z] === RUN TestIpcModePrivate [2021-06-10T21:00:08.536Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-06-10T21:00:08.536Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T21:00:08.561Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-06-10T21:00:08.822Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.651s coverage: 57.7% of statements [2021-06-10T21:00:08.822Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-10T21:00:08.822Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T21:00:09.098Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-06-10T21:00:09.098Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T21:00:09.206Z] --- PASS: TestIpcModePrivate (1.12s) [2021-06-10T21:00:09.206Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-10T21:00:09.206Z] === RUN TestIpcModeShareable [2021-06-10T21:00:09.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-10T21:00:09.354Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T21:00:09.372Z] Removing intermediate container 7b291f4344e5 [2021-06-10T21:00:09.372Z] ---> 55abe7762003 [2021-06-10T21:00:09.372Z] Step 13/13 : CMD ["sh"] [2021-06-10T21:00:09.372Z] ---> Running in a7a18fa17cb5 [2021-06-10T21:00:09.835Z] Removing intermediate container a7a18fa17cb5 [2021-06-10T21:00:09.835Z] ---> 8b071a3ff7ca [2021-06-10T21:00:09.835Z] Successfully built 8b071a3ff7ca [2021-06-10T21:00:09.835Z] Successfully tagged busybox:latest [2021-06-10T21:00:09.835Z] INFO: Docker images of the daemon under test [2021-06-10T21:00:09.835Z] [2021-06-10T21:00:09.835Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T21:00:09.835Z] busybox latest 8b071a3ff7ca Less than a second ago 5.64GB [2021-06-10T21:00:09.835Z] microsoft/windowsservercore latest 5b60ac4e9e92 4 days ago 5.62GB [2021-06-10T21:00:09.835Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 4 days ago 5.62GB [2021-06-10T21:00:09.835Z] [2021-06-10T21:00:09.835Z] INFO: Running integration tests at 06/10/2021 21:00:09... [2021-06-10T21:00:09.835Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-10T21:00:09.835Z] INFO: Integration API tests being run from the host: [2021-06-10T21:00:09.916Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-10T21:00:09.916Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T21:00:10.298Z] INFO: make.ps1 starting at 06/10/2021 21:00:09 [2021-06-10T21:00:10.595Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-10T21:00:10.595Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-06-10T21:00:10.595Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T21:00:10.736Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-06-10T21:00:11.307Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-06-10T21:00:11.808Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T21:00:11.808Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-06-10T21:00:11.808Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T21:00:11.848Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-10T21:00:12.374Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T21:00:12.375Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-10T21:00:12.375Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T21:00:12.689Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.8% of statements [2021-06-10T21:00:12.689Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T21:00:12.689Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T21:00:12.938Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-10T21:00:12.938Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T21:00:13.261Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.5% of statements [2021-06-10T21:00:13.511Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2021-06-10T21:00:13.511Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T21:00:13.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2021-06-10T21:00:13.903Z] === RUN TestAPIIpcModeHost [2021-06-10T21:00:14.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-10T21:00:14.644Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.4% of statements [2021-06-10T21:00:14.644Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T21:00:14.644Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T21:00:14.846Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-06-10T21:00:14.847Z] === RUN TestDaemonIpcModeShareable [2021-06-10T21:00:14.904Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-06-10T21:00:15.015Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T21:00:15.272Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T21:00:16.286Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-10T21:00:16.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-10T21:00:16.638Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.86s) [2021-06-10T21:00:16.638Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T21:00:16.764Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2021-06-10T21:00:16.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-10T21:00:16.764Z] === RUN TestDaemonIpcModePrivate [2021-06-10T21:00:16.858Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-06-10T21:00:17.801Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-06-10T21:00:17.801Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T21:00:18.030Z] --- PASS: TestCreateServiceMultipleTimes (17.55s) [2021-06-10T21:00:18.030Z] === RUN TestCreateServiceConflict [2021-06-10T21:00:18.373Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 55.1% of statements [2021-06-10T21:00:18.685Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2021-06-10T21:00:18.685Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-10T21:00:18.685Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T21:00:19.315Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-06-10T21:00:19.413Z] --- PASS: TestCreateServiceConflict (2.34s) [2021-06-10T21:00:19.413Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T21:00:19.907Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T21:00:19.907Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.39s) [2021-06-10T21:00:19.907Z] === RUN TestAuthZPluginHeader [2021-06-10T21:00:20.834Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T21:00:20.834Z] --- PASS: TestAuthZPluginHeader (0.96s) [2021-06-10T21:00:20.834Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T21:00:20.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-10T21:00:21.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-06-10T21:00:21.229Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-10T21:00:21.235Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-06-10T21:00:21.235Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-10T21:00:21.235Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T21:00:22.169Z] ok github.com/docker/docker/daemon/logger/splunk 1.615s coverage: 82.5% of statements [2021-06-10T21:00:22.169Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T21:00:22.169Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-06-10T21:00:22.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T21:00:22.202Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T21:00:22.712Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-06-10T21:00:22.712Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T21:00:23.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2021-06-10T21:00:23.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-10T21:00:23.153Z] === RUN TestIpcModeOlderClient [2021-06-10T21:00:23.153Z] === PAUSE TestIpcModeOlderClient [2021-06-10T21:00:23.153Z] === RUN TestKillContainerInvalidSignal [2021-06-10T21:00:23.570Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T21:00:23.725Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2021-06-10T21:00:23.725Z] === RUN TestKillContainer [2021-06-10T21:00:23.725Z] === RUN TestKillContainer/no_signal [2021-06-10T21:00:24.082Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-06-10T21:00:24.678Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T21:00:25.024Z] ok github.com/docker/docker/distribution 0.136s coverage: 25.4% of statements [2021-06-10T21:00:25.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T21:00:25.257Z] === RUN TestKillContainer/killing_signal [2021-06-10T21:00:25.462Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T21:00:25.719Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.07s) [2021-06-10T21:00:25.719Z] === RUN TestAuthZPluginV2Disable [2021-06-10T21:00:25.719Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T21:00:25.974Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-10T21:00:25.975Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T21:00:26.231Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T21:00:26.488Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T21:00:26.648Z] --- PASS: TestKillContainer (2.81s) [2021-06-10T21:00:26.648Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-06-10T21:00:26.648Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-06-10T21:00:26.648Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2021-06-10T21:00:26.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T21:00:26.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T21:00:26.958Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-10T21:00:27.051Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T21:00:27.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T21:00:27.224Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.1% of statements [2021-06-10T21:00:27.224Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T21:00:28.164Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-06-10T21:00:28.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2021-06-10T21:00:28.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-06-10T21:00:28.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-06-10T21:00:28.167Z] === RUN TestKillStoppedContainer [2021-06-10T21:00:28.167Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-10T21:00:28.167Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T21:00:28.167Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-10T21:00:28.167Z] === RUN TestKillDifferentUserContainer [2021-06-10T21:00:28.734Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2021-06-10T21:00:29.112Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2021-06-10T21:00:29.112Z] === RUN TestInspectOomKilledTrue [2021-06-10T21:00:29.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T21:00:29.112Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:00:29.112Z] === RUN TestInspectOomKilledFalse [2021-06-10T21:00:29.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T21:00:29.112Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:00:29.112Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T21:00:29.572Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2021-06-10T21:00:29.572Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T21:00:29.572Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T21:00:29.673Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-06-10T21:00:29.673Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T21:00:29.828Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T21:00:30.057Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-10T21:00:30.057Z] === RUN TestLinksContainerNames [2021-06-10T21:00:30.244Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-06-10T21:00:31.979Z] --- PASS: TestLinksContainerNames (1.70s) [2021-06-10T21:00:31.979Z] === RUN TestLogsFollowTailEmpty [2021-06-10T21:00:32.345Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2021-06-10T21:00:32.345Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T21:00:32.552Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-06-10T21:00:32.552Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T21:00:32.602Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T21:00:33.496Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot/default [2021-06-10T21:00:33.496Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot/private [2021-06-10T21:00:33.496Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T21:00:33.496Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot/slave [2021-06-10T21:00:33.496Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T21:00:33.496Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T21:00:33.496Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/shared [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/default [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/shared [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/slave [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/private [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T21:00:33.497Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T21:00:33.497Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T21:00:33.497Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T21:00:33.758Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T21:00:34.020Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T21:00:34.020Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T21:00:34.020Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T21:00:34.020Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T21:00:34.020Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.28s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.14s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.19s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.19s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.11s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.12s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.12s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.12s) [2021-06-10T21:00:34.020Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2021-06-10T21:00:34.020Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T21:00:34.497Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T21:00:35.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-10T21:00:36.570Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2021-06-10T21:00:36.570Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T21:00:37.143Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-06-10T21:00:37.143Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T21:00:37.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s) [2021-06-10T21:00:37.613Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T21:00:38.087Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-06-10T21:00:38.087Z] === RUN TestNetworkNat [2021-06-10T21:00:38.710Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T21:00:39.031Z] --- PASS: TestNetworkNat (0.98s) [2021-06-10T21:00:39.031Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T21:00:39.525Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2021-06-10T21:00:39.525Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T21:00:39.973Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-06-10T21:00:39.973Z] === RUN TestNetworkLoopbackNat [2021-06-10T21:00:40.236Z] ok github.com/docker/docker/layer 8.014s coverage: 68.8% of statements [2021-06-10T21:00:40.236Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T21:00:40.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T21:00:40.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T21:00:40.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T21:00:41.225Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T21:00:42.068Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2021-06-10T21:00:42.068Z] === RUN TestCreateServiceSysctls [2021-06-10T21:00:42.148Z] ok github.com/docker/docker/libnetwork/api 1.255s coverage: 90.1% of statements [2021-06-10T21:00:43.090Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2021-06-10T21:00:43.117Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T21:00:43.281Z] --- PASS: TestNetworkLoopbackNat (3.34s) [2021-06-10T21:00:43.281Z] === RUN TestPause [2021-06-10T21:00:43.373Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T21:00:44.031Z] ok github.com/docker/docker/libnetwork/client 0.019s coverage: 75.2% of statements [2021-06-10T21:00:44.226Z] --- PASS: TestPause (0.92s) [2021-06-10T21:00:44.226Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T21:00:44.226Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T21:00:44.226Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T21:00:44.226Z] === RUN TestPauseStopPausedContainer [2021-06-10T21:00:44.602Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-10T21:00:45.172Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-06-10T21:00:45.172Z] === RUN TestPidHost [2021-06-10T21:00:45.262Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.85s) [2021-06-10T21:00:45.262Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T21:00:46.274Z] --- PASS: TestCreateServiceSysctls (3.81s) [2021-06-10T21:00:46.274Z] === RUN TestCreateServiceCapabilities [2021-06-10T21:00:46.515Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.115s coverage: 67.6% of statements [2021-06-10T21:00:47.153Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T21:00:47.456Z] ok github.com/docker/docker/libnetwork/config 0.052s coverage: 24.0% of statements [2021-06-10T21:00:47.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:00:47.701Z] INFO: Testing against a local daemon [2021-06-10T21:00:47.701Z] === RUN TestBuildWithSession [2021-06-10T21:00:47.701Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T21:00:47.701Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T21:00:47.701Z] === RUN TestBuildSquashParent [2021-06-10T21:00:47.701Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-10T21:00:47.701Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T21:00:47.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T21:00:47.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T21:00:47.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T21:00:47.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T21:00:47.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T21:00:47.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T21:00:47.722Z] --- PASS: TestPidHost (2.24s) [2021-06-10T21:00:47.722Z] === RUN TestPsFilter [2021-06-10T21:00:47.722Z] --- PASS: TestPsFilter (0.16s) [2021-06-10T21:00:47.722Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T21:00:48.028Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-10T21:00:48.289Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-10T21:00:48.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-06-10T21:00:48.295Z] === RUN TestRemoveContainerWithVolume [2021-06-10T21:00:48.820Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2021-06-10T21:00:48.820Z] === RUN TestInspect [2021-06-10T21:00:49.044Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T21:00:49.240Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-06-10T21:00:49.240Z] === RUN TestRemoveContainerRunning [2021-06-10T21:00:49.814Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-06-10T21:00:49.814Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T21:00:49.972Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T21:00:50.534Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T21:00:50.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-06-10T21:00:50.764Z] === RUN TestRemoveInvalidContainer [2021-06-10T21:00:50.764Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T21:00:50.764Z] === RUN TestRenameLinkedContainer [2021-06-10T21:00:51.589Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.443s coverage: 59.9% of statements [2021-06-10T21:00:51.850Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-10T21:00:52.120Z] --- PASS: TestInspect (3.37s) [2021-06-10T21:00:52.120Z] === RUN TestCreateJob [2021-06-10T21:00:52.793Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-10T21:00:53.365Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-10T21:00:53.937Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-10T21:00:54.073Z] --- PASS: TestRenameLinkedContainer (3.41s) [2021-06-10T21:00:54.073Z] === RUN TestRenameStoppedContainer [2021-06-10T21:00:55.020Z] --- PASS: TestRenameStoppedContainer (0.85s) [2021-06-10T21:00:55.020Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T21:00:56.361Z] --- PASS: TestCreateJob (3.78s) [2021-06-10T21:00:56.361Z] === RUN TestReplicatedJob [2021-06-10T21:00:56.939Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2021-06-10T21:00:56.939Z] === RUN TestRenameInvalidName [2021-06-10T21:00:57.513Z] --- PASS: TestRenameInvalidName (0.89s) [2021-06-10T21:00:57.513Z] === RUN TestRenameAnonymousContainer [2021-06-10T21:00:58.626Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T21:01:00.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T21:01:00.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T21:01:01.725Z] --- PASS: TestRenameAnonymousContainer (3.42s) [2021-06-10T21:01:01.725Z] === RUN TestRenameContainerWithSameName [2021-06-10T21:01:01.891Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-06-10T21:01:01.891Z] PASS [2021-06-10T21:01:01.891Z] [2021-06-10T21:01:01.891Z] DONE 17 tests in 56.097s [2021-06-10T21:01:01.891Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T21:01:01.891Z] ++ 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 [2021-06-10T21:01:01.891Z] ++ set -e [2021-06-10T21:01:01.891Z] ++ '[' -n 0 ']' [2021-06-10T21:01:01.891Z] ++ set -x [2021-06-10T21:01:01.891Z] ++ 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 [2021-06-10T21:01:01.987Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2021-06-10T21:01:01.987Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T21:01:02.147Z] INFO: Testing against a local daemon [2021-06-10T21:01:02.147Z] === RUN TestPluginInvalidJSON [2021-06-10T21:01:02.147Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:01:02.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:01:02.147Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:01:02.147Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T21:01:02.147Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-10T21:01:02.147Z] === RUN TestPluginInstall [2021-06-10T21:01:02.147Z] === RUN TestPluginInstall/no_auth [2021-06-10T21:01:02.710Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-10T21:01:03.908Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2021-06-10T21:01:03.908Z] === RUN TestResize [2021-06-10T21:01:03.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.228s coverage: 6.6% of statements [2021-06-10T21:01:03.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-10T21:01:04.188Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-10T21:01:04.511Z] --- PASS: TestReplicatedJob (7.10s) [2021-06-10T21:01:04.511Z] === RUN TestUpdateReplicatedJob [2021-06-10T21:01:04.605Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:04.605Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8764e107a9e401d36bcbad324042df500e61240106f42d295988fa51e07727c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:04.605Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:04.605Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8764e107a9e401d36bcbad324042df500e61240106f42d295988fa51e07727c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:04.605Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T21:01:04.853Z] --- PASS: TestResize (0.94s) [2021-06-10T21:01:04.853Z] === RUN TestResizeWithInvalidSize [2021-06-10T21:01:05.129Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2021-06-10T21:01:05.167Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:05.167Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:440b8519be8577dc01bd92379f51469ccb6572972aa3fa915dc83190bc941114" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:05.167Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:05.167Z] time="2021-06-10T21:01:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:440b8519be8577dc01bd92379f51469ccb6572972aa3fa915dc83190bc941114" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:05.389Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-10T21:01:05.423Z] === RUN TestPluginInstall/with_insecure [2021-06-10T21:01:05.426Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-06-10T21:01:05.426Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T21:01:05.959Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-10T21:01:06.351Z] time="2021-06-10T21:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:06.351Z] time="2021-06-10T21:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed66c393ffaf9db73671b163876cfbe8f7bb9fe205175c47054d713fb56b486" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:06.351Z] time="2021-06-10T21:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:01:06.351Z] time="2021-06-10T21:01:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ed66c393ffaf9db73671b163876cfbe8f7bb9fe205175c47054d713fb56b486" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:01:06.373Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:06.373Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:06.373Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:06.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T21:01:06.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T21:01:06.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T21:01:06.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:06.530Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-10T21:01:06.606Z] --- PASS: TestPluginInstall (4.49s) [2021-06-10T21:01:06.606Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-06-10T21:01:06.606Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-10T21:01:06.606Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-06-10T21:01:06.606Z] plugin_test.go:165: [d26079dc6e7e5] daemon is not started [2021-06-10T21:01:06.606Z] === RUN TestPluginsWithRuntimes [2021-06-10T21:01:06.790Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-10T21:01:07.813Z] --- PASS: TestUpdateReplicatedJob (4.09s) [2021-06-10T21:01:07.813Z] === RUN TestServiceListWithStatuses [2021-06-10T21:01:07.813Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T21:01:07.813Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:01:07.813Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T21:01:08.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T21:01:08.499Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T21:01:08.756Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T21:01:09.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:09.320Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T21:01:09.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T21:01:09.508Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T21:01:10.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.57s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.65s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.10s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.76s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.78s) [2021-06-10T21:01:10.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.12s) [2021-06-10T21:01:10.553Z] === RUN TestBuildMultiStageCopy [2021-06-10T21:01:10.553Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T21:01:10.689Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2021-06-10T21:01:10.689Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-06-10T21:01:10.689Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-06-10T21:01:10.689Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T21:01:10.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T21:01:11.618Z] --- PASS: TestPluginBackCompatMediaTypes (0.98s) [2021-06-10T21:01:11.618Z] PASS [2021-06-10T21:01:11.618Z] [2021-06-10T21:01:11.618Z] DONE 10 tests in 9.678s [2021-06-10T21:01:11.618Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T21:01:11.618Z] ++ 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 [2021-06-10T21:01:11.618Z] ++ set -e [2021-06-10T21:01:11.618Z] ++ '[' -n 0 ']' [2021-06-10T21:01:11.618Z] ++ set -x [2021-06-10T21:01:11.618Z] ++ 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 [2021-06-10T21:01:11.875Z] INFO: Testing against a local daemon [2021-06-10T21:01:11.875Z] === RUN TestExternalGraphDriver [2021-06-10T21:01:11.875Z] === RUN TestExternalGraphDriver/json [2021-06-10T21:01:12.021Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2021-06-10T21:01:12.021Z] === RUN TestDockerNetworkReConnect [2021-06-10T21:01:12.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T21:01:12.438Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T21:01:13.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T21:01:13.455Z] ok github.com/docker/docker/libnetwork 38.964s coverage: 40.7% of statements [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-10T21:01:13.455Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T21:01:13.808Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T21:01:14.371Z] === RUN TestExternalGraphDriver/spec [2021-06-10T21:01:15.300Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T21:01:15.556Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-06-10T21:01:15.670Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2021-06-10T21:01:15.670Z] === RUN TestCgroupNamespacesRun [2021-06-10T21:01:16.228Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2021-06-10T21:01:16.228Z] === RUN TestServicePlugin [2021-06-10T21:01:16.483Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T21:01:16.483Z] === RUN TestExternalGraphDriver/pull [2021-06-10T21:01:17.586Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2021-06-10T21:01:17.586Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T21:01:17.655Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.012s coverage: 100.0% of statements [2021-06-10T21:01:17.848Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T21:01:17.915Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-06-10T21:01:18.776Z] --- PASS: TestExternalGraphDriver (6.87s) [2021-06-10T21:01:18.776Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2021-06-10T21:01:18.776Z] --- PASS: TestExternalGraphDriver/spec (2.31s) [2021-06-10T21:01:18.776Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2021-06-10T21:01:18.776Z] === RUN TestGraphdriverPluginV2 [2021-06-10T21:01:18.974Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2021-06-10T21:01:18.974Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T21:01:19.298Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-06-10T21:01:19.339Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T21:01:19.867Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-10T21:01:20.267Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T21:01:20.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-10T21:01:20.892Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s) [2021-06-10T21:01:20.892Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T21:01:21.776Z] ok github.com/docker/docker/libnetwork/ipamutils 0.959s coverage: 74.0% of statements [2021-06-10T21:01:22.811Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2021-06-10T21:01:22.811Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T21:01:23.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T21:01:23.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T21:01:23.159Z] ok github.com/docker/docker/libnetwork/iptables 0.384s coverage: 45.1% of statements [2021-06-10T21:01:23.730Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-06-10T21:01:24.101Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2021-06-10T21:01:24.101Z] PASS [2021-06-10T21:01:24.101Z] [2021-06-10T21:01:24.101Z] DONE 5 tests in 12.012s [2021-06-10T21:01:24.101Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T21:01:24.101Z] ++ 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 [2021-06-10T21:01:24.101Z] ++ set -e [2021-06-10T21:01:24.101Z] ++ '[' -n 0 ']' [2021-06-10T21:01:24.101Z] ++ set -x [2021-06-10T21:01:24.101Z] ++ 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 [2021-06-10T21:01:24.101Z] INFO: Testing against a local daemon [2021-06-10T21:01:24.101Z] === RUN TestContinueAfterPluginCrash [2021-06-10T21:01:24.101Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T21:01:24.101Z] === RUN TestReadPluginNoRead [2021-06-10T21:01:24.101Z] === PAUSE TestReadPluginNoRead [2021-06-10T21:01:24.101Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T21:01:24.101Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T21:01:24.101Z] === CONT TestContinueAfterPluginCrash [2021-06-10T21:01:24.101Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T21:01:24.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T21:01:24.671Z] ok github.com/docker/docker/libnetwork/netutils 0.046s coverage: 43.8% of statements [2021-06-10T21:01:24.730Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s) [2021-06-10T21:01:24.730Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T21:01:26.127Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T21:01:26.631Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T21:01:26.631Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T21:01:26.649Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-06-10T21:01:26.650Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T21:01:27.196Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T21:01:27.196Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T21:01:27.596Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-06-10T21:01:27.596Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy (18.08s) [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.45s) [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.14s) [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.30s) [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2021-06-10T21:01:27.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2021-06-10T21:01:27.720Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T21:01:27.760Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T21:01:29.518Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2021-06-10T21:01:29.518Z] === RUN TestNISDomainname [2021-06-10T21:01:29.654Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T21:01:29.654Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T21:01:31.439Z] --- PASS: TestNISDomainname (1.43s) [2021-06-10T21:01:31.439Z] === RUN TestHostnameDnsResolution [2021-06-10T21:01:31.486Z] --- PASS: TestBuildMultiStageParentConfig (3.76s) [2021-06-10T21:01:31.486Z] === RUN TestBuildLabelWithTargets [2021-06-10T21:01:31.486Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-10T21:01:31.486Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:01:31.486Z] === RUN TestBuildWithEmptyLayers [2021-06-10T21:01:31.549Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T21:01:31.806Z] --- PASS: TestDaemonStartWithLogOpt (8.06s) [2021-06-10T21:01:31.806Z] === CONT TestReadPluginNoRead [2021-06-10T21:01:32.828Z] --- PASS: TestHostnameDnsResolution (1.75s) [2021-06-10T21:01:32.828Z] === RUN TestStats [2021-06-10T21:01:33.685Z] --- PASS: TestBuildWithEmptyLayers (1.98s) [2021-06-10T21:01:33.685Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T21:01:36.137Z] --- PASS: TestStats (2.92s) [2021-06-10T21:01:36.137Z] === RUN TestStopContainerWithTimeout [2021-06-10T21:01:36.137Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T21:01:36.137Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T21:01:36.137Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T21:01:36.137Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T21:01:36.137Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T21:01:36.137Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T21:01:36.137Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T21:01:36.137Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T21:01:36.137Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T21:01:36.137Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T21:01:36.137Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T21:01:36.137Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T21:01:37.060Z] === RUN TestReadPluginNoRead/default [2021-06-10T21:01:37.317Z] --- PASS: TestContinueAfterPluginCrash (13.38s) [2021-06-10T21:01:38.247Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T21:01:38.811Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T21:01:39.448Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-10T21:01:39.448Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-06-10T21:01:39.448Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2021-06-10T21:01:39.448Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2021-06-10T21:01:39.448Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2021-06-10T21:01:39.448Z] === RUN TestDeleteDevicemapper [2021-06-10T21:01:39.448Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T21:01:39.448Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T21:01:39.448Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T21:01:39.571Z] ok github.com/docker/docker/libnetwork/ipam 22.250s coverage: 85.3% of statements [2021-06-10T21:01:39.571Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T21:01:39.571Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T21:01:39.571Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T21:01:39.571Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-10T21:01:39.741Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T21:01:40.670Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T21:01:40.670Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T21:01:41.234Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T21:01:42.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2021-06-10T21:01:42.003Z] === RUN TestUpdateMemory [2021-06-10T21:01:42.003Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T21:01:42.003Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:01:42.003Z] === RUN TestUpdateCPUQuota [2021-06-10T21:01:42.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-10T21:01:42.602Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T21:01:42.860Z] --- PASS: TestReadPluginNoRead (10.87s) [2021-06-10T21:01:42.860Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2021-06-10T21:01:42.860Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2021-06-10T21:01:42.860Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2021-06-10T21:01:42.860Z] read_test.go:92: [df906899a983a] daemon is not started [2021-06-10T21:01:42.860Z] PASS [2021-06-10T21:01:42.860Z] [2021-06-10T21:01:42.860Z] DONE 6 tests in 19.121s [2021-06-10T21:01:42.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T21:01:42.860Z] ++ 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 [2021-06-10T21:01:42.860Z] ++ set -e [2021-06-10T21:01:42.860Z] ++ '[' -n 0 ']' [2021-06-10T21:01:42.860Z] ++ set -x [2021-06-10T21:01:42.860Z] ++ 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 [2021-06-10T21:01:42.860Z] testing: warning: no tests to run [2021-06-10T21:01:42.860Z] PASS [2021-06-10T21:01:42.860Z] [2021-06-10T21:01:42.860Z] DONE 0 tests in 0.053s [2021-06-10T21:01:42.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T21:01:42.860Z] ++ 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 [2021-06-10T21:01:42.860Z] ++ set -e [2021-06-10T21:01:42.860Z] ++ '[' -n 0 ']' [2021-06-10T21:01:42.860Z] ++ set -x [2021-06-10T21:01:42.860Z] ++ 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 [2021-06-10T21:01:43.116Z] INFO: Testing against a local daemon [2021-06-10T21:01:43.116Z] === RUN TestPluginWithDevMounts [2021-06-10T21:01:43.116Z] === PAUSE TestPluginWithDevMounts [2021-06-10T21:01:43.116Z] === CONT TestPluginWithDevMounts [2021-06-10T21:01:43.768Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2021-06-10T21:01:43.768Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-10T21:01:43.768Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-10T21:01:44.485Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T21:01:44.708Z] ok github.com/docker/docker/libnetwork/portmapper 0.246s coverage: 49.5% of statements [2021-06-10T21:01:44.968Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-10T21:01:45.415Z] --- PASS: TestPluginWithDevMounts (2.23s) [2021-06-10T21:01:45.415Z] PASS [2021-06-10T21:01:45.415Z] [2021-06-10T21:01:45.415Z] DONE 1 tests in 2.440s [2021-06-10T21:01:45.415Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T21:01:45.415Z] ++ 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 [2021-06-10T21:01:45.415Z] ++ set -e [2021-06-10T21:01:45.415Z] ++ '[' -n 0 ']' [2021-06-10T21:01:45.415Z] ++ set -x [2021-06-10T21:01:45.415Z] ++ 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 [2021-06-10T21:01:45.540Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-10T21:01:45.671Z] INFO: Testing against a local daemon [2021-06-10T21:01:45.671Z] === RUN TestSecretInspect [2021-06-10T21:01:46.483Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-06-10T21:01:47.066Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-06-10T21:01:47.066Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-10T21:01:47.569Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T21:01:48.337Z] --- PASS: TestServicePlugin (31.26s) [2021-06-10T21:01:48.337Z] plugin_test.go:62: [d1b93767656b4] joining swarm manager [dd60e67857382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:01:48.337Z] plugin_test.go:65: [d7d782f1ef901] joining swarm manager [dd60e67857382]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:01:48.337Z] === RUN TestServiceUpdateLabel [2021-06-10T21:01:48.513Z] --- PASS: TestSecretInspect (2.82s) [2021-06-10T21:01:48.514Z] === RUN TestSecretList [2021-06-10T21:01:48.596Z] --- PASS: TestUpdateCPUQuota (5.85s) [2021-06-10T21:01:48.596Z] === RUN TestUpdatePidsLimit [2021-06-10T21:01:48.596Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T21:01:48.596Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T21:01:48.859Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T21:01:48.997Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.3% of statements [2021-06-10T21:01:49.433Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T21:01:49.725Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-06-10T21:01:49.725Z] === RUN TestServiceUpdateSecrets [2021-06-10T21:01:49.939Z] ok github.com/docker/docker/pkg/authorization 0.286s coverage: 68.3% of statements [2021-06-10T21:01:50.199Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-10T21:01:50.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T21:01:50.460Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-10T21:01:50.951Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T21:01:51.032Z] --- PASS: TestSecretList (2.72s) [2021-06-10T21:01:51.032Z] === RUN TestSecretsCreateAndDelete [2021-06-10T21:01:51.290Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T21:01:51.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit (5.39s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-06-10T21:01:52.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-10T21:01:52.920Z] === RUN TestUpdateRestartPolicy [2021-06-10T21:01:53.756Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.2% of statements [2021-06-10T21:01:53.756Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-10T21:01:53.822Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2021-06-10T21:01:53.822Z] === RUN TestSecretsUpdate [2021-06-10T21:01:54.327Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-06-10T21:01:54.588Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-06-10T21:01:57.096Z] --- PASS: TestSecretsUpdate (2.68s) [2021-06-10T21:01:57.096Z] === RUN TestTemplatedSecret [2021-06-10T21:01:58.792Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2021-06-10T21:01:58.792Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-10T21:01:59.053Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-10T21:01:59.313Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-10T21:02:00.253Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-10T21:02:00.825Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-10T21:02:01.086Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2021-06-10T21:02:01.267Z] --- PASS: TestTemplatedSecret (4.35s) [2021-06-10T21:02:01.267Z] === RUN TestSecretCreateResolve [2021-06-10T21:02:01.346Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-10T21:02:02.287Z] ok github.com/docker/docker/pkg/idtools 0.318s coverage: 69.5% of statements [2021-06-10T21:02:03.229Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.3% of statements [2021-06-10T21:02:03.490Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-10T21:02:03.751Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-10T21:02:03.784Z] --- PASS: TestSecretCreateResolve (2.72s) [2021-06-10T21:02:03.784Z] PASS [2021-06-10T21:02:03.784Z] [2021-06-10T21:02:03.784Z] DONE 6 tests in 18.286s [2021-06-10T21:02:03.784Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T21:02:03.784Z] ++ 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 [2021-06-10T21:02:03.784Z] ++ set -e [2021-06-10T21:02:03.784Z] ++ '[' -n 0 ']' [2021-06-10T21:02:03.784Z] ++ set -x [2021-06-10T21:02:03.784Z] ++ 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 [2021-06-10T21:02:03.784Z] INFO: Testing against a local daemon [2021-06-10T21:02:03.784Z] === RUN TestServiceCreateInit [2021-06-10T21:02:03.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T21:02:04.011Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-10T21:02:04.272Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-10T21:02:04.532Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-10T21:02:04.792Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-10T21:02:05.053Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-10T21:02:07.837Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2021-06-10T21:02:07.837Z] === RUN TestServiceUpdateConfigs [2021-06-10T21:02:07.841Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2021-06-10T21:02:07.841Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T21:02:07.841Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-06-10T21:02:07.841Z] === RUN TestWaitNonBlocked [2021-06-10T21:02:07.841Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:02:07.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:02:07.841Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:02:07.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:02:07.841Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:02:07.841Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:02:08.102Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T21:02:08.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-06-10T21:02:08.102Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2021-06-10T21:02:08.102Z] === RUN TestWaitBlocked [2021-06-10T21:02:08.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T21:02:08.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T21:02:08.102Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T21:02:08.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T21:02:08.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T21:02:08.102Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T21:02:09.466Z] --- PASS: TestBuildMultiStageOnBuild (36.17s) [2021-06-10T21:02:09.466Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T21:02:09.466Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-10T21:02:09.466Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:02:09.466Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T21:02:09.494Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-10T21:02:09.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-06-10T21:02:09.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-10T21:02:09.494Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T21:02:09.494Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T21:02:09.494Z] === CONT TestIpcModeOlderClient [2021-06-10T21:02:09.494Z] === CONT TestDaemonHostGatewayIP [2021-06-10T21:02:09.494Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-06-10T21:02:09.494Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T21:02:10.323Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T21:02:10.323Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T21:02:11.254Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T21:02:11.816Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T21:02:12.745Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T21:02:12.814Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2021-06-10T21:02:12.814Z] === CONT TestDaemonRestartIpcMode [2021-06-10T21:02:14.113Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T21:02:14.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.22s) [2021-06-10T21:02:14.736Z] --- PASS: TestDaemonHostGatewayIP (5.55s) [2021-06-10T21:02:15.490Z] --- PASS: TestServiceCreateInit (11.38s) [2021-06-10T21:02:15.490Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.85s) [2021-06-10T21:02:15.490Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2021-06-10T21:02:15.490Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T21:02:15.756Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T21:02:15.756Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T21:02:15.756Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T21:02:15.756Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T21:02:15.756Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T21:02:16.669Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2021-06-10T21:02:18.286Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T21:02:18.286Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T21:02:18.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-10T21:02:19.914Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T21:02:20.067Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2021-06-10T21:02:20.067Z] === RUN TestServiceUpdateNetwork [2021-06-10T21:02:20.846Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T21:02:22.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T21:02:22.740Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T21:02:23.264Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2021-06-10T21:02:23.264Z] PASS [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === Skipped [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-10T21:02:23.264Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T21:02:23.264Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T21:02:23.264Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T21:02:23.264Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T21:02:23.264Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-10T21:02:23.264Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] [2021-06-10T21:02:23.264Z] DONE 196 tests, 6 skipped in 157.386s [2021-06-10T21:02:23.264Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T21:02:23.264Z] ++ 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 [2021-06-10T21:02:23.264Z] ++ set -e [2021-06-10T21:02:23.264Z] ++ '[' -n 0 ']' [2021-06-10T21:02:23.264Z] ++ set -x [2021-06-10T21:02:23.264Z] ++ 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 [2021-06-10T21:02:23.264Z] INFO: Testing against a local daemon [2021-06-10T21:02:23.264Z] === RUN TestCommitInheritsEnv [2021-06-10T21:02:23.264Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-06-10T21:02:23.264Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T21:02:23.264Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:02:23.264Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-10T21:02:23.264Z] === RUN TestImagesFilterMultiReference [2021-06-10T21:02:23.264Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-10T21:02:23.264Z] === RUN TestImagePullPlatformInvalid [2021-06-10T21:02:23.264Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-10T21:02:23.264Z] === RUN TestRemoveImageOrphaning [2021-06-10T21:02:23.526Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-06-10T21:02:23.526Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T21:02:23.526Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-10T21:02:23.526Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:02:23.526Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T21:02:23.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-10T21:02:23.788Z] === RUN TestTagInvalidReference [2021-06-10T21:02:23.788Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T21:02:23.788Z] === RUN TestTagValidPrefixedRepo [2021-06-10T21:02:23.788Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-10T21:02:23.788Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T21:02:23.788Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T21:02:23.788Z] === RUN TestTagOfficialNames [2021-06-10T21:02:23.788Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-10T21:02:23.788Z] === RUN TestTagMatchesDigest [2021-06-10T21:02:24.051Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T21:02:24.051Z] PASS [2021-06-10T21:02:24.051Z] [2021-06-10T21:02:24.051Z] === Skipped [2021-06-10T21:02:24.051Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:02:24.051Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-10T21:02:24.051Z] [2021-06-10T21:02:24.051Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-10T21:02:24.051Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:02:24.051Z] [2021-06-10T21:02:24.051Z] [2021-06-10T21:02:24.051Z] DONE 12 tests, 2 skipped in 1.491s [2021-06-10T21:02:24.051Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T21:02:24.051Z] ++ 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 [2021-06-10T21:02:24.051Z] ++ set -e [2021-06-10T21:02:24.051Z] ++ '[' -n 0 ']' [2021-06-10T21:02:24.051Z] ++ set -x [2021-06-10T21:02:24.051Z] ++ 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 [2021-06-10T21:02:24.051Z] INFO: Testing against a local daemon [2021-06-10T21:02:24.051Z] === RUN TestNetworkCreateDelete [2021-06-10T21:02:24.626Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-06-10T21:02:24.626Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T21:02:25.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-10T21:02:26.018Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-06-10T21:02:26.019Z] === RUN TestDaemonDNSFallback [2021-06-10T21:02:27.153Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T21:02:29.673Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T21:02:30.237Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T21:02:30.493Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T21:02:31.055Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T21:02:31.055Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T21:02:31.618Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T21:02:33.509Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T21:02:33.766Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T21:02:33.766Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T21:02:34.169Z] --- PASS: TestDaemonDNSFallback (7.23s) [2021-06-10T21:02:34.169Z] === RUN TestInspectNetwork [2021-06-10T21:02:34.328Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T21:02:34.669Z] --- PASS: TestBuildMultiStageLayerLeak (23.40s) [2021-06-10T21:02:34.670Z] === RUN TestBuildWithHugeFile [2021-06-10T21:02:34.976Z] --- PASS: TestServiceUpdateNetwork (13.36s) [2021-06-10T21:02:34.976Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T21:02:34.976Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T21:02:35.259Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T21:02:35.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T21:02:36.186Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T21:02:37.478Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T21:02:37.478Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T21:02:37.479Z] === RUN TestInspectNetwork/network_name [2021-06-10T21:02:37.479Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T21:02:37.564Z] --- PASS: TestCreateServiceMultipleTimes (22.12s) [2021-06-10T21:02:37.564Z] === RUN TestCreateServiceConflict [2021-06-10T21:02:37.564Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T21:02:39.462Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T21:02:40.391Z] --- PASS: TestCreateServiceConflict (3.04s) [2021-06-10T21:02:40.391Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T21:02:41.691Z] --- PASS: TestInspectNetwork (8.56s) [2021-06-10T21:02:41.691Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T21:02:41.691Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T21:02:41.691Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T21:02:41.691Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T21:02:41.691Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T21:02:41.757Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T21:02:42.685Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-10T21:02:43.788Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-10T21:02:44.054Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T21:02:44.577Z] --- PASS: TestCreateServiceMaxReplicas (4.32s) [2021-06-10T21:02:44.577Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T21:02:44.834Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T21:02:45.000Z] --- PASS: TestRunContainerWithBridgeNone (3.15s) [2021-06-10T21:02:45.000Z] === RUN TestNetworkInvalidJSON [2021-06-10T21:02:45.000Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T21:02:45.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T21:02:45.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:02:45.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:02:45.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:02:45.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:02:45.000Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T21:02:45.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:02:45.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T21:02:45.000Z] === RUN TestNetworkList [2021-06-10T21:02:45.000Z] === RUN TestNetworkList//networks [2021-06-10T21:02:45.000Z] === PAUSE TestNetworkList//networks [2021-06-10T21:02:45.000Z] === RUN TestNetworkList//networks/ [2021-06-10T21:02:45.000Z] === PAUSE TestNetworkList//networks/ [2021-06-10T21:02:45.000Z] === CONT TestNetworkList//networks [2021-06-10T21:02:45.000Z] === CONT TestNetworkList//networks/ [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T21:02:45.000Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T21:02:45.000Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T21:02:45.574Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-06-10T21:02:45.574Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T21:02:45.765Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T21:02:46.964Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2021-06-10T21:02:46.964Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T21:02:47.095Z] ok github.com/docker/docker/pkg/signal 3.359s coverage: 62.3% of statements [2021-06-10T21:02:47.095Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-06-10T21:02:47.356Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-10T21:02:47.617Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-10T21:02:48.187Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-10T21:02:48.285Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T21:02:48.356Z] --- PASS: TestDaemonDefaultNetworkPools (1.16s) [2021-06-10T21:02:48.356Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T21:02:48.757Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T21:02:49.215Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T21:02:49.330Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-06-10T21:02:49.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-10T21:02:49.902Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-06-10T21:02:50.163Z] testing: warning: no tests to run [2021-06-10T21:02:50.163Z] coverage: [no statements] [2021-06-10T21:02:50.163Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-10T21:02:50.276Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2021-06-10T21:02:50.276Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T21:02:50.423Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-10T21:02:50.683Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-10T21:02:50.943Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-10T21:02:51.367Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T21:02:52.192Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-06-10T21:02:52.192Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-06-10T21:02:52.192Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-06-10T21:02:52.192Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-10T21:02:52.192Z] PASS [2021-06-10T21:02:52.192Z] [2021-06-10T21:02:52.192Z] === Skipped [2021-06-10T21:02:52.192Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T21:02:52.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:02:52.192Z] [2021-06-10T21:02:52.192Z] [2021-06-10T21:02:52.192Z] DONE 27 tests, 1 skipped in 180.711s [2021-06-10T21:02:52.192Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T21:02:52.192Z] INFO: Testing against a local daemon [2021-06-10T21:02:52.192Z] === RUN TestSessionCreate [2021-06-10T21:02:52.192Z] --- PASS: TestSessionCreate (0.02s) [2021-06-10T21:02:52.192Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T21:02:52.192Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T21:02:52.192Z] PASS [2021-06-10T21:02:52.192Z] [2021-06-10T21:02:52.192Z] DONE 2 tests in 0.076s [2021-06-10T21:02:52.192Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T21:02:52.192Z] INFO: Testing against a local daemon [2021-06-10T21:02:52.192Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:02:52.192Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:02:52.192Z] === RUN TestEventsExecDie [2021-06-10T21:02:52.192Z] --- PASS: TestEventsExecDie (1.12s) [2021-06-10T21:02:52.192Z] === RUN TestEventsBackwardsCompatible [2021-06-10T21:02:52.192Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-10T21:02:52.192Z] === RUN TestEventsVolumeCreate [2021-06-10T21:02:52.192Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-06-10T21:02:52.192Z] === RUN TestInfoBinaryCommits [2021-06-10T21:02:52.192Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T21:02:52.192Z] === RUN TestInfoAPIVersioned [2021-06-10T21:02:52.192Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T21:02:52.192Z] === RUN TestInfoDiscoveryBackend [2021-06-10T21:02:52.764Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-10T21:02:52.764Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T21:02:52.829Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2021-06-10T21:02:52.830Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T21:02:52.855Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-10T21:02:53.091Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2021-06-10T21:02:53.091Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T21:02:53.260Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T21:02:53.260Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T21:02:53.427Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-10T21:02:53.707Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T21:02:53.707Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T21:02:53.999Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-10T21:02:54.190Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T21:02:54.278Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-10T21:02:54.278Z] === RUN TestInfoAPI [2021-06-10T21:02:54.278Z] --- PASS: TestInfoAPI (0.02s) [2021-06-10T21:02:54.278Z] === RUN TestInfoAPIWarnings [2021-06-10T21:02:54.753Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T21:02:55.383Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2021-06-10T21:02:55.685Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T21:02:55.953Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-10T21:02:56.248Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T21:02:56.402Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2021-06-10T21:02:56.402Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T21:02:56.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:02:56.402Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:02:56.402Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T21:02:57.177Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T21:02:57.177Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T21:02:57.177Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T21:02:57.336Z] ok github.com/docker/docker/registry 0.062s coverage: 58.8% of statements [2021-06-10T21:02:57.597Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-10T21:02:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T21:02:57.739Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T21:02:57.857Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-10T21:02:57.994Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T21:02:57.994Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T21:02:57.994Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T21:02:58.799Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-10T21:02:58.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T21:02:58.947Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2021-06-10T21:02:58.947Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T21:02:59.060Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-10T21:02:59.877Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T21:03:00.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T21:03:00.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T21:03:01.605Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-06-10T21:03:02.177Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-06-10T21:03:02.177Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T21:03:02.740Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T21:03:02.988Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-06-10T21:03:03.559Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-06-10T21:03:03.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T21:03:03.670Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T21:03:04.943Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-10T21:03:05.038Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T21:03:05.602Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2021-06-10T21:03:05.602Z] === RUN TestCreateServiceSysctls [2021-06-10T21:03:05.859Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T21:03:06.788Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T21:03:08.157Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T21:03:08.157Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T21:03:09.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T21:03:10.020Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T21:03:10.276Z] --- PASS: TestCreateServiceSysctls (4.77s) [2021-06-10T21:03:10.276Z] === RUN TestCreateServiceCapabilities [2021-06-10T21:03:10.840Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T21:03:11.098Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T21:03:12.026Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T21:03:12.432Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-06-10T21:03:12.432Z] === RUN TestInfoDebug [2021-06-10T21:03:12.432Z] --- PASS: TestInfoDebug (0.52s) [2021-06-10T21:03:12.432Z] === RUN TestInfoInsecureRegistries [2021-06-10T21:03:12.432Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-10T21:03:12.432Z] === RUN TestInfoRegistryMirrors [2021-06-10T21:03:12.432Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-10T21:03:12.432Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T21:03:12.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-10T21:03:12.432Z] === RUN TestPingCacheHeaders [2021-06-10T21:03:12.432Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T21:03:12.432Z] === RUN TestPingGet [2021-06-10T21:03:12.432Z] --- PASS: TestPingGet (0.02s) [2021-06-10T21:03:12.432Z] === RUN TestPingHead [2021-06-10T21:03:12.432Z] --- PASS: TestPingHead (0.02s) [2021-06-10T21:03:12.432Z] === RUN TestVersion [2021-06-10T21:03:12.432Z] --- PASS: TestVersion (0.02s) [2021-06-10T21:03:12.432Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:03:13.818Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-06-10T21:03:13.818Z] PASS [2021-06-10T21:03:13.818Z] [2021-06-10T21:03:13.818Z] DONE 19 tests in 22.911s [2021-06-10T21:03:13.818Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T21:03:13.818Z] INFO: Testing against a local daemon [2021-06-10T21:03:13.818Z] === RUN TestVolumesCreateAndList [2021-06-10T21:03:13.818Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T21:03:13.818Z] === RUN TestVolumesRemove [2021-06-10T21:03:13.918Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2021-06-10T21:03:13.919Z] === RUN TestInspect [2021-06-10T21:03:13.919Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T21:03:14.080Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-10T21:03:14.080Z] === RUN TestVolumesInspect [2021-06-10T21:03:14.080Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T21:03:14.080Z] === RUN TestVolumesInvalidJSON [2021-06-10T21:03:14.080Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T21:03:14.080Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T21:03:14.080Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T21:03:14.080Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T21:03:14.080Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T21:03:14.080Z] PASS [2021-06-10T21:03:14.080Z] [2021-06-10T21:03:14.080Z] DONE 5 tests in 0.173s [2021-06-10T21:03:14.080Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T21:03:14.536Z] --- PASS: TestServiceWithDataPathPortInit (16.67s) [2021-06-10T21:03:14.537Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T21:03:15.815Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T21:03:15.815Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T21:03:15.815Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T21:03:15.815Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T21:03:15.815Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T21:03:15.995Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-10T21:03:15.995Z] Removing test suite binaries [2021-06-10T21:03:15.995Z] exiting test-integration [2021-06-10T21:03:15.995Z] ++ exit 0 [2021-06-10T21:03:15.995Z] [2021-06-10T21:03:16.747Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T21:03:18.117Z] --- PASS: TestInspect (4.21s) [2021-06-10T21:03:18.117Z] === RUN TestCreateJob Post stage [Pipeline] junit [2021-06-10T21:03:19.321Z] Recording test results [2021-06-10T21:03:20.711Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T21:03:21.056Z] + echo Ensuring container killed. [2021-06-10T21:03:21.056Z] Ensuring container killed. [2021-06-10T21:03:21.056Z] + docker rm -vf docker-pr4 [2021-06-10T21:03:21.056Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T21:03:21.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.31s) [2021-06-10T21:03:21.134Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkf8dwm7jcioa07rk6n4a9c0s Created:2021-06-10 21:03:14.409708013 +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[352fcc59b4a531f3055759330a8324af09813e989872f646ad68dba8f766be19:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uqhpudqqam8lunnbbrilnr1j6 EndpointID:ac5e5fc67330d7dec1197fc1278c4770ba3fdd121d4ee44426dd1fc9c5b44740 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:239a3de5809d666f6695b24384a364c0cb38637d201d34757ef593802b8f4eff 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:8ed221045000 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uqhpudqqam8lunnbbrilnr1j6 EndpointID:ac5e5fc67330d7dec1197fc1278c4770ba3fdd121d4ee44426dd1fc9c5b44740 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T21:03:21.134Z] PASS [2021-06-10T21:03:21.134Z] [2021-06-10T21:03:21.134Z] === Skipped [2021-06-10T21:03:21.134Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:03:21.134Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:03:21.134Z] [2021-06-10T21:03:21.134Z] [2021-06-10T21:03:21.134Z] DONE 26 tests, 1 skipped in 57.173s [2021-06-10T21:03:21.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T21:03:21.134Z] ++ 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 [2021-06-10T21:03:21.134Z] ++ set -e [2021-06-10T21:03:21.134Z] ++ '[' -n 0 ']' [2021-06-10T21:03:21.134Z] ++ set -x [2021-06-10T21:03:21.134Z] ++ 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 [2021-06-10T21:03:21.346Z] + echo Chowning /workspace to jenkins user [2021-06-10T21:03:21.347Z] Chowning /workspace to jenkins user [2021-06-10T21:03:21.347Z] + id -u [2021-06-10T21:03:21.347Z] + id -g [2021-06-10T21:03:21.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T21:03:21.347Z] Unable to find image 'busybox:latest' locally [2021-06-10T21:03:21.347Z] latest: Pulling from library/busybox [2021-06-10T21:03:21.396Z] INFO: Testing against a local daemon [2021-06-10T21:03:21.396Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T21:03:21.396Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-10T21:03:21.396Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T21:03:21.396Z] === RUN TestDockerNetworkIpvlan [2021-06-10T21:03:21.396Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T21:03:21.396Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T21:03:21.397Z] PASS [2021-06-10T21:03:21.397Z] [2021-06-10T21:03:21.397Z] === Skipped [2021-06-10T21:03:21.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-10T21:03:21.397Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T21:03:21.397Z] [2021-06-10T21:03:21.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T21:03:21.397Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T21:03:21.397Z] [2021-06-10T21:03:21.397Z] [2021-06-10T21:03:21.397Z] DONE 2 tests, 2 skipped in 0.154s [2021-06-10T21:03:21.397Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T21:03:21.397Z] ++ 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 [2021-06-10T21:03:21.397Z] ++ set -e [2021-06-10T21:03:21.397Z] ++ '[' -n 0 ']' [2021-06-10T21:03:21.397Z] ++ set -x [2021-06-10T21:03:21.397Z] ++ 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 [2021-06-10T21:03:21.397Z] INFO: Testing against a local daemon [2021-06-10T21:03:21.397Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T21:03:21.608Z] b71f96345d44: Pulling fs layer [2021-06-10T21:03:21.608Z] b71f96345d44: Verifying Checksum [2021-06-10T21:03:21.608Z] b71f96345d44: Download complete [2021-06-10T21:03:21.608Z] b71f96345d44: Pull complete [2021-06-10T21:03:21.608Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-10T21:03:21.608Z] Status: Downloaded newer image for busybox:latest [2021-06-10T21:03:22.308Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T21:03:22.308Z] --- PASS: TestCreateJob (3.71s) [2021-06-10T21:03:22.308Z] === RUN TestReplicatedJob [2021-06-10T21:03:22.308Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T21:03:23.237Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T21:03:23.237Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T21:03:23.237Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T21:03:23.316Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.92s) [2021-06-10T21:03:23.316Z] === RUN TestDockerNetworkMacvlan [2021-06-10T21:03:24.262Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T21:03:25.219Z] + bundleName=amd64-cgroup2 [2021-06-10T21:03:25.219Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T21:03:25.219Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T21:03:25.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T21:03:25.219Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-10T21:03:25.493Z] Archiving artifacts [2021-06-10T21:03:25.651Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T21:03:26.506Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T21:03:26.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T21:03:27.216Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T21:03:27.536Z] + make clean [2021-06-10T21:03:27.797Z] docker volume rm -f docker-dev-cache [2021-06-10T21:03:27.797Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T21:03:27.874Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T21:03:29.243Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T21:03:29.806Z] --- PASS: TestReplicatedJob (7.99s) [2021-06-10T21:03:29.806Z] === RUN TestUpdateReplicatedJob [2021-06-10T21:03:29.907Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:03:33.238Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T21:03:35.058Z] --- PASS: TestUpdateReplicatedJob (4.80s) [2021-06-10T21:03:35.058Z] === RUN TestServiceListWithStatuses [2021-06-10T21:03:35.058Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T21:03:35.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:03:35.058Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T21:03:35.986Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T21:03:36.916Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T21:03:39.838Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T21:03:40.188Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T21:03:40.750Z] --- PASS: TestDockerNetworkConnectAlias (6.17s) [2021-06-10T21:03:40.750Z] === RUN TestDockerNetworkReConnect [2021-06-10T21:03:41.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan (18.02s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.00s) [2021-06-10T21:03:41.760Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2021-06-10T21:03:41.760Z] PASS [2021-06-10T21:03:41.760Z] [2021-06-10T21:03:41.760Z] DONE 8 tests in 20.088s [2021-06-10T21:03:41.760Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T21:03:41.760Z] ++ 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 [2021-06-10T21:03:41.760Z] ++ set -e [2021-06-10T21:03:41.760Z] ++ '[' -n 0 ']' [2021-06-10T21:03:41.760Z] ++ set -x [2021-06-10T21:03:41.760Z] ++ 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 [2021-06-10T21:03:41.760Z] testing: warning: no tests to run [2021-06-10T21:03:41.760Z] PASS [2021-06-10T21:03:41.760Z] [2021-06-10T21:03:41.760Z] DONE 0 tests in 0.028s [2021-06-10T21:03:41.760Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T21:03:41.760Z] ++ 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 [2021-06-10T21:03:41.760Z] ++ set -e [2021-06-10T21:03:41.760Z] ++ '[' -n 0 ']' [2021-06-10T21:03:41.760Z] ++ set -x [2021-06-10T21:03:41.760Z] ++ 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 [2021-06-10T21:03:41.760Z] INFO: Testing against a local daemon [2021-06-10T21:03:41.760Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T21:03:42.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-10T21:03:43.686Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2021-06-10T21:03:43.686Z] === RUN TestAuthZPluginTLS [2021-06-10T21:03:44.261Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-10T21:03:44.261Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T21:03:44.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-10T21:03:44.836Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-10T21:03:44.836Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T21:03:45.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-06-10T21:03:45.411Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T21:03:45.528Z] --- PASS: TestDockerNetworkReConnect (4.55s) [2021-06-10T21:03:45.528Z] === RUN TestServicePlugin [2021-06-10T21:03:46.358Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-06-10T21:03:46.358Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T21:03:46.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-10T21:03:48.278Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2021-06-10T21:03:48.278Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T21:03:48.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-10T21:03:48.541Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-06-10T21:03:48.541Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T21:03:48.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-10T21:03:49.116Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-10T21:03:49.116Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T21:03:50.064Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-06-10T21:03:50.064Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T21:03:50.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b9c120_} [2021-06-10T21:03:52.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1538118398_/foo_false____} [2021-06-10T21:03:52.620Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2021-06-10T21:03:52.620Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T21:03:54.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1538118398_/foo_true____} [2021-06-10T21:03:54.541Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2021-06-10T21:03:54.541Z] === RUN TestAuthZPluginHeader [2021-06-10T21:03:55.487Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-06-10T21:03:55.487Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T21:03:55.487Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-10T21:03:55.487Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:03:55.487Z] === RUN TestAuthZPluginV2Disable [2021-06-10T21:03:55.487Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-10T21:03:55.487Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:03:55.487Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T21:03:55.487Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-10T21:03:55.487Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:03:55.487Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T21:03:55.487Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-10T21:03:55.487Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:03:55.487Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T21:03:56.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_false____} [2021-06-10T21:03:58.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_true____} [2021-06-10T21:03:59.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_true__0xc000b9c180__} [2021-06-10T21:04:01.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b9c1a0_} [2021-06-10T21:04:02.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b9c1c0_} [2021-06-10T21:04:04.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b9c1e0_} [2021-06-10T21:04:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b9c200_} [2021-06-10T21:04:07.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-10T21:04:08.964Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T21:04:12.232Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T21:04:12.670Z] ok github.com/docker/docker/libnetwork/networkdb 156.929s coverage: 60.6% of statements [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T21:04:12.670Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === Skipped [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:73: No driver to put! [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-10T21:04:12.670Z] time="2021-06-10T21:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-10T21:04:12.670Z] time="2021-06-10T21:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-10T21:04:12.670Z] time="2021-06-10T21:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-10T21:04:12.670Z] time="2021-06-10T21:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-10T21:04:12.670Z] time="2021-06-10T21:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:73: No driver to put! [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-10T21:04:12.670Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-10T21:04:12.670Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-10T21:04:12.670Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T21:04:12.670Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-10T21:04:12.670Z] graphtest_unix.go:73: No driver to put! [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-10T21:04:12.670Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-10T21:04:12.670Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-10T21:04:12.670Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T21:04:12.670Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T21:04:12.670Z] [2021-06-10T21:04:12.670Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T21:04:12.671Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T21:04:12.671Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T21:04:12.671Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T21:04:12.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T21:04:12.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T21:04:12.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T21:04:12.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T21:04:12.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-10T21:04:12.671Z] firewalld_test.go:13: firewalld is not running [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-10T21:04:12.671Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-10T21:04:12.671Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] [2021-06-10T21:04:12.671Z] DONE 2654 tests, 37 skipped in 420.994s Post stage [Pipeline] junit [2021-06-10T21:04:12.686Z] Recording test results [2021-06-10T21:04:12.858Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-10T21:04:13.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42511/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc7cbb9b337c84bdd76e849ae361dffb191dd936 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc7cbb9b337c84bdd76e849ae361dffb191dd936 hack/validate/vendor [2021-06-10T21:04:13.621Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-06-10T21:04:13.621Z] PASS [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] === Skipped [2021-06-10T21:04:13.621Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-10T21:04:13.621Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-10T21:04:13.621Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-10T21:04:13.621Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-10T21:04:13.621Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] [2021-06-10T21:04:13.621Z] DONE 17 tests, 4 skipped in 31.721s [2021-06-10T21:04:13.621Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T21:04:13.621Z] ++ 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 [2021-06-10T21:04:13.621Z] ++ set -e [2021-06-10T21:04:13.621Z] ++ '[' -n 0 ']' [2021-06-10T21:04:13.621Z] ++ set -x [2021-06-10T21:04:13.621Z] ++ 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 [2021-06-10T21:04:13.621Z] INFO: Testing against a local daemon [2021-06-10T21:04:13.621Z] === RUN TestPluginInvalidJSON [2021-06-10T21:04:13.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:04:13.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:04:13.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:04:13.621Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-10T21:04:13.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T21:04:13.621Z] === RUN TestPluginInstall [2021-06-10T21:04:13.621Z] === RUN TestPluginInstall/no_auth [2021-06-10T21:04:13.768Z] No vendor changes in diff. [2021-06-10T21:04:14.028Z] WARNING: github.com/docker/libnetwork is vendored but unused [2021-06-10T21:04:14.125Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T21:04:14.603Z] + echo Ensuring container killed. [2021-06-10T21:04:14.603Z] Ensuring container killed. [2021-06-10T21:04:14.603Z] + docker rm -vf docker-pr4 [2021-06-10T21:04:14.603Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T21:04:14.888Z] + echo Chowning /workspace to jenkins user [2021-06-10T21:04:14.889Z] Chowning /workspace to jenkins user [2021-06-10T21:04:14.889Z] + id -u [2021-06-10T21:04:14.889Z] + id -g [2021-06-10T21:04:14.889Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T21:04:15.542Z] time="2021-06-10T21:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:15.542Z] time="2021-06-10T21:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:decddff1e9697f4a35b5381346329a048cd6146366f141db65a62965c8706663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:04:15.542Z] time="2021-06-10T21:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:15.542Z] time="2021-06-10T21:04:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:decddff1e9697f4a35b5381346329a048cd6146366f141db65a62965c8706663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:04:15.757Z] + bundleName=unit [2021-06-10T21:04:15.757Z] + echo Creating unit-bundles.tar.gz [2021-06-10T21:04:15.757Z] Creating unit-bundles.tar.gz [2021-06-10T21:04:15.757Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-10T21:04:15.757Z] bundles/junit-report.xml [2021-06-10T21:04:15.757Z] bundles/go-test-report.json [2021-06-10T21:04:15.757Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-10T21:04:15.771Z] Archiving artifacts [2021-06-10T21:04:16.117Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T21:04:16.129Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T21:04:16.442Z] + make clean [2021-06-10T21:04:16.442Z] docker volume rm -f docker-dev-cache [2021-06-10T21:04:16.442Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-06-10T21:04:16.692Z] time="2021-06-10T21:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:16.692Z] time="2021-06-10T21:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28fd5fb5c08db46eed0deb873c6a2131f40b1dbe6a921ebdce999f7eb65d586c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:04:16.692Z] time="2021-06-10T21:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:16.692Z] time="2021-06-10T21:04:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28fd5fb5c08db46eed0deb873c6a2131f40b1dbe6a921ebdce999f7eb65d586c" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:04:17.267Z] === RUN TestPluginInstall/with_insecure [2021-06-10T21:04:17.397Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T21:04:18.326Z] --- PASS: TestServicePlugin (32.98s) [2021-06-10T21:04:18.326Z] plugin_test.go:62: [d854c10ef2642] joining swarm manager [d87901d588cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:04:18.326Z] plugin_test.go:65: [dc0fd768a2687] joining swarm manager [d87901d588cbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:04:18.326Z] === RUN TestServiceUpdateLabel [2021-06-10T21:04:18.659Z] time="2021-06-10T21:04:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:18.659Z] time="2021-06-10T21:04:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df6762fd31d5198c03f1c7a2124ed8b013eaa0e8abfa9743b6e1379bbd6c7f95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:04:18.659Z] time="2021-06-10T21:04:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T21:04:18.659Z] time="2021-06-10T21:04:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df6762fd31d5198c03f1c7a2124ed8b013eaa0e8abfa9743b6e1379bbd6c7f95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T21:04:18.921Z] --- PASS: TestPluginInstall (5.37s) [2021-06-10T21:04:18.921Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2021-06-10T21:04:18.921Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-06-10T21:04:18.921Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-06-10T21:04:18.921Z] plugin_test.go:165: [d77d515181641] daemon is not started [2021-06-10T21:04:18.921Z] === RUN TestPluginsWithRuntimes [2021-06-10T21:04:19.257Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T21:04:19.257Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T21:04:20.188Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T21:04:20.842Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T21:04:21.118Z] --- PASS: TestServiceUpdateLabel (2.69s) [2021-06-10T21:04:21.118Z] === RUN TestServiceUpdateSecrets [2021-06-10T21:04:21.118Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-10T21:04:22.488Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T21:04:22.763Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T21:04:23.417Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T21:04:24.154Z] --- PASS: TestPluginsWithRuntimes (5.14s) [2021-06-10T21:04:24.154Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-06-10T21:04:24.154Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.46s) [2021-06-10T21:04:24.154Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T21:04:24.786Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T21:04:25.100Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-06-10T21:04:25.101Z] PASS [2021-06-10T21:04:25.101Z] [2021-06-10T21:04:25.101Z] DONE 10 tests in 11.830s [2021-06-10T21:04:25.101Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T21:04:25.101Z] ++ 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 [2021-06-10T21:04:25.101Z] ++ set -e [2021-06-10T21:04:25.101Z] ++ '[' -n 0 ']' [2021-06-10T21:04:25.101Z] ++ set -x [2021-06-10T21:04:25.101Z] ++ 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 [2021-06-10T21:04:25.348Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T21:04:25.363Z] INFO: Testing against a local daemon [2021-06-10T21:04:25.363Z] === RUN TestExternalGraphDriver [2021-06-10T21:04:25.363Z] === RUN TestExternalGraphDriver/json [2021-06-10T21:04:26.279Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T21:04:27.210Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T21:04:27.920Z] === RUN TestExternalGraphDriver/spec [2021-06-10T21:04:28.139Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T21:04:29.069Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T21:04:30.010Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T21:04:30.474Z] === RUN TestExternalGraphDriver/pull [2021-06-10T21:04:30.962Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T21:04:32.331Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T21:04:32.395Z] --- PASS: TestExternalGraphDriver (7.21s) [2021-06-10T21:04:32.395Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-06-10T21:04:32.395Z] --- PASS: TestExternalGraphDriver/spec (2.57s) [2021-06-10T21:04:32.395Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2021-06-10T21:04:32.395Z] === RUN TestGraphdriverPluginV2 [2021-06-10T21:04:32.395Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-10T21:04:32.395Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:32.395Z] PASS [2021-06-10T21:04:32.395Z] [2021-06-10T21:04:32.395Z] === Skipped [2021-06-10T21:04:32.395Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-10T21:04:32.395Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:04:32.395Z] [2021-06-10T21:04:32.395Z] [2021-06-10T21:04:32.395Z] DONE 5 tests, 1 skipped in 7.386s [2021-06-10T21:04:32.395Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T21:04:32.395Z] ++ 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 [2021-06-10T21:04:32.395Z] ++ set -e [2021-06-10T21:04:32.395Z] ++ '[' -n 0 ']' [2021-06-10T21:04:32.395Z] ++ set -x [2021-06-10T21:04:32.395Z] ++ 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 [2021-06-10T21:04:32.657Z] INFO: Testing against a local daemon [2021-06-10T21:04:32.657Z] === RUN TestContinueAfterPluginCrash [2021-06-10T21:04:32.657Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T21:04:32.657Z] === RUN TestReadPluginNoRead [2021-06-10T21:04:32.657Z] === PAUSE TestReadPluginNoRead [2021-06-10T21:04:32.657Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T21:04:32.657Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T21:04:32.657Z] === CONT TestContinueAfterPluginCrash [2021-06-10T21:04:32.657Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T21:04:32.657Z] === CONT TestReadPluginNoRead [2021-06-10T21:04:33.263Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T21:04:34.630Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T21:04:35.193Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T21:04:35.193Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T21:04:36.122Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T21:04:36.938Z] === RUN TestReadPluginNoRead/default [2021-06-10T21:04:37.050Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T21:04:37.307Z] --- PASS: TestServiceUpdateSecrets (16.26s) [2021-06-10T21:04:37.307Z] === RUN TestServiceUpdateConfigs [2021-06-10T21:04:37.521Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2021-06-10T21:04:38.238Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T21:04:38.911Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T21:04:39.169Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T21:04:39.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-10T21:04:40.796Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T21:04:40.832Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T21:04:42.165Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T21:04:42.751Z] --- PASS: TestReadPluginNoRead (9.87s) [2021-06-10T21:04:42.752Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-06-10T21:04:42.752Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2021-06-10T21:04:42.752Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-06-10T21:04:42.752Z] read_test.go:92: [d79ae3fa424d7] daemon is not started [2021-06-10T21:04:42.752Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2021-06-10T21:04:42.752Z] PASS [2021-06-10T21:04:43.014Z] [2021-06-10T21:04:43.014Z] DONE 6 tests in 10.393s [2021-06-10T21:04:43.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T21:04:43.014Z] ++ 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 [2021-06-10T21:04:43.014Z] ++ set -e [2021-06-10T21:04:43.014Z] ++ '[' -n 0 ']' [2021-06-10T21:04:43.014Z] ++ set -x [2021-06-10T21:04:43.014Z] ++ 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 [2021-06-10T21:04:43.014Z] testing: warning: no tests to run [2021-06-10T21:04:43.014Z] PASS [2021-06-10T21:04:43.014Z] [2021-06-10T21:04:43.014Z] DONE 0 tests in 0.049s [2021-06-10T21:04:43.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T21:04:43.014Z] ++ 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 [2021-06-10T21:04:43.014Z] ++ set -e [2021-06-10T21:04:43.014Z] ++ '[' -n 0 ']' [2021-06-10T21:04:43.014Z] ++ set -x [2021-06-10T21:04:43.014Z] ++ 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 [2021-06-10T21:04:43.014Z] INFO: Testing against a local daemon [2021-06-10T21:04:43.014Z] === RUN TestPluginWithDevMounts [2021-06-10T21:04:43.014Z] === PAUSE TestPluginWithDevMounts [2021-06-10T21:04:43.014Z] === CONT TestPluginWithDevMounts [2021-06-10T21:04:43.093Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T21:04:45.566Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-10T21:04:45.566Z] PASS [2021-06-10T21:04:45.566Z] [2021-06-10T21:04:45.566Z] DONE 1 tests in 2.244s [2021-06-10T21:04:45.566Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T21:04:45.566Z] ++ 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 [2021-06-10T21:04:45.566Z] ++ set -e [2021-06-10T21:04:45.566Z] ++ '[' -n 0 ']' [2021-06-10T21:04:45.566Z] ++ set -x [2021-06-10T21:04:45.566Z] ++ 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 [2021-06-10T21:04:45.566Z] INFO: Testing against a local daemon [2021-06-10T21:04:45.566Z] === RUN TestSecretInspect [2021-06-10T21:04:45.610Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T21:04:48.877Z] --- PASS: TestSecretInspect (2.88s) [2021-06-10T21:04:48.877Z] === RUN TestSecretList [2021-06-10T21:04:50.858Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T21:04:51.428Z] --- PASS: TestSecretList (2.94s) [2021-06-10T21:04:51.428Z] === RUN TestSecretsCreateAndDelete [2021-06-10T21:04:53.384Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T21:04:53.384Z] --- PASS: TestServiceUpdateConfigs (16.15s) [2021-06-10T21:04:53.384Z] === RUN TestServiceUpdateNetwork [2021-06-10T21:04:53.980Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2021-06-10T21:04:53.980Z] === RUN TestSecretsUpdate [2021-06-10T21:04:54.315Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T21:04:57.291Z] --- PASS: TestSecretsUpdate (2.94s) [2021-06-10T21:04:57.292Z] === RUN TestTemplatedSecret [2021-06-10T21:04:59.566Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T21:05:01.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-10T21:05:01.507Z] --- PASS: TestTemplatedSecret (3.77s) [2021-06-10T21:05:01.508Z] === RUN TestSecretCreateResolve [2021-06-10T21:05:01.685Z] --- PASS: TestBuildWithHugeFile (134.49s) [2021-06-10T21:05:01.685Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T21:05:03.353Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T21:05:04.059Z] --- PASS: TestSecretCreateResolve (3.00s) [2021-06-10T21:05:04.060Z] PASS [2021-06-10T21:05:04.060Z] [2021-06-10T21:05:04.060Z] DONE 6 tests in 18.566s [2021-06-10T21:05:04.060Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T21:05:04.060Z] ++ 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 [2021-06-10T21:05:04.060Z] ++ set -e [2021-06-10T21:05:04.060Z] ++ '[' -n 0 ']' [2021-06-10T21:05:04.060Z] ++ set -x [2021-06-10T21:05:04.060Z] ++ 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 [2021-06-10T21:05:04.060Z] INFO: Testing against a local daemon [2021-06-10T21:05:04.060Z] === RUN TestServiceCreateInit [2021-06-10T21:05:04.060Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T21:05:04.724Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T21:05:07.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-10T21:05:08.254Z] --- PASS: TestServiceUpdateNetwork (14.79s) [2021-06-10T21:05:08.254Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T21:05:09.184Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T21:05:09.359Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T21:05:11.707Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T21:05:11.707Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-10T21:05:13.077Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T21:05:14.447Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T21:05:14.659Z] --- PASS: TestServiceCreateInit (9.91s) [2021-06-10T21:05:14.659Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2021-06-10T21:05:14.659Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2021-06-10T21:05:14.659Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T21:05:16.969Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T21:05:18.864Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T21:05:19.560Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T21:05:20.124Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T21:05:22.016Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T21:05:22.273Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T21:05:23.201Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T21:05:24.130Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T21:05:24.130Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T21:05:24.130Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T21:05:24.695Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T21:05:25.624Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T21:05:25.624Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T21:05:25.624Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T21:05:26.190Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T21:05:26.447Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T21:05:26.703Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T21:05:26.703Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T21:05:26.703Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T21:05:26.703Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T21:05:26.959Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T21:05:26.959Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T21:05:27.889Z] --- PASS: TestServiceUpdatePidsLimit (19.70s) [2021-06-10T21:05:27.889Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (2.28s) [2021-06-10T21:05:27.889Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.97s) [2021-06-10T21:05:27.889Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.73s) [2021-06-10T21:05:27.889Z] PASS [2021-06-10T21:05:27.889Z] [2021-06-10T21:05:27.889Z] === Skipped [2021-06-10T21:05:27.889Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T21:05:27.889Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:05:27.889Z] [2021-06-10T21:05:27.889Z] [2021-06-10T21:05:27.889Z] DONE 27 tests, 1 skipped in 204.238s [2021-06-10T21:05:27.889Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T21:05:27.889Z] ++ 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 [2021-06-10T21:05:27.889Z] ++ set -e [2021-06-10T21:05:27.889Z] ++ '[' -n 0 ']' [2021-06-10T21:05:27.889Z] ++ set -x [2021-06-10T21:05:27.889Z] ++ 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 [2021-06-10T21:05:28.147Z] INFO: Testing against a local daemon [2021-06-10T21:05:28.147Z] === RUN TestSessionCreate [2021-06-10T21:05:28.147Z] --- PASS: TestSessionCreate (0.06s) [2021-06-10T21:05:28.147Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T21:05:28.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-10T21:05:28.147Z] PASS [2021-06-10T21:05:28.147Z] [2021-06-10T21:05:28.147Z] DONE 2 tests in 0.209s [2021-06-10T21:05:28.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T21:05:28.147Z] ++ 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 [2021-06-10T21:05:28.147Z] ++ set -e [2021-06-10T21:05:28.147Z] ++ '[' -n 0 ']' [2021-06-10T21:05:28.147Z] ++ set -x [2021-06-10T21:05:28.147Z] ++ 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 [2021-06-10T21:05:28.147Z] INFO: Testing against a local daemon [2021-06-10T21:05:28.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:05:28.403Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-10T21:05:28.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T21:05:28.403Z] === RUN TestEventsExecDie [2021-06-10T21:05:29.771Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T21:05:29.771Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T21:05:29.771Z] --- PASS: TestEventsExecDie (1.46s) [2021-06-10T21:05:29.771Z] === RUN TestEventsBackwardsCompatible [2021-06-10T21:05:29.771Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T21:05:29.771Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-06-10T21:05:29.771Z] === RUN TestEventsVolumeCreate [2021-06-10T21:05:30.027Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-06-10T21:05:30.028Z] === RUN TestInfoBinaryCommits [2021-06-10T21:05:30.028Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-10T21:05:30.028Z] === RUN TestInfoAPIVersioned [2021-06-10T21:05:30.028Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T21:05:30.028Z] === RUN TestInfoDiscoveryBackend [2021-06-10T21:05:30.590Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-06-10T21:05:30.590Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T21:05:31.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-10T21:05:31.519Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T21:05:31.519Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T21:05:32.081Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2021-06-10T21:05:32.081Z] === RUN TestInfoAPI [2021-06-10T21:05:32.081Z] --- PASS: TestInfoAPI (0.04s) [2021-06-10T21:05:32.081Z] === RUN TestInfoAPIWarnings [2021-06-10T21:05:32.919Z] --- PASS: TestCreateServiceMultipleTimes (17.42s) [2021-06-10T21:05:32.919Z] === RUN TestCreateServiceConflict [2021-06-10T21:05:34.306Z] --- PASS: TestCreateServiceConflict (2.95s) [2021-06-10T21:05:34.306Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T21:05:35.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T21:05:36.722Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T21:05:38.519Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-06-10T21:05:38.519Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T21:05:38.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T21:05:39.992Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T21:05:41.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T21:05:43.249Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T21:05:44.176Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T21:05:44.739Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T21:05:44.995Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T21:05:45.558Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T21:05:45.558Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-10T21:05:45.558Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-10T21:05:45.558Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-10T21:05:46.924Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-10T21:05:47.487Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-10T21:05:48.854Z] --- PASS: TestInfoAPIWarnings (16.41s) [2021-06-10T21:05:48.854Z] === RUN TestInfoDebug [2021-06-10T21:05:48.854Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-10T21:05:48.854Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-10T21:05:48.854Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-10T21:05:49.111Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-10T21:05:49.111Z] --- PASS: TestInfoDebug (0.55s) [2021-06-10T21:05:49.111Z] === RUN TestInfoInsecureRegistries [2021-06-10T21:05:49.673Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-06-10T21:05:49.674Z] === RUN TestInfoRegistryMirrors [2021-06-10T21:05:50.235Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-06-10T21:05:50.235Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T21:05:50.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-06-10T21:05:50.492Z] === RUN TestPingCacheHeaders [2021-06-10T21:05:50.492Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T21:05:50.492Z] === RUN TestPingGet [2021-06-10T21:05:50.492Z] --- PASS: TestPingGet (0.02s) [2021-06-10T21:05:50.492Z] === RUN TestPingHead [2021-06-10T21:05:50.492Z] --- PASS: TestPingHead (0.02s) [2021-06-10T21:05:50.492Z] === RUN TestVersion [2021-06-10T21:05:50.492Z] --- PASS: TestVersion (0.02s) [2021-06-10T21:05:50.492Z] PASS [2021-06-10T21:05:50.492Z] [2021-06-10T21:05:50.492Z] === Skipped [2021-06-10T21:05:50.492Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-10T21:05:50.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T21:05:50.492Z] [2021-06-10T21:05:50.492Z] [2021-06-10T21:05:50.492Z] DONE 19 tests, 1 skipped in 22.389s [2021-06-10T21:05:50.492Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T21:05:50.492Z] ++ 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 [2021-06-10T21:05:50.492Z] ++ set -e [2021-06-10T21:05:50.492Z] ++ '[' -n 0 ']' [2021-06-10T21:05:50.492Z] ++ set -x [2021-06-10T21:05:50.492Z] ++ 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 [2021-06-10T21:05:50.748Z] INFO: Testing against a local daemon [2021-06-10T21:05:50.748Z] === RUN TestVolumesCreateAndList [2021-06-10T21:05:50.748Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-10T21:05:50.748Z] === RUN TestVolumesRemove [2021-06-10T21:05:50.748Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-10T21:05:50.748Z] === RUN TestVolumesInspect [2021-06-10T21:05:50.748Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T21:05:50.748Z] === RUN TestVolumesInvalidJSON [2021-06-10T21:05:50.748Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T21:05:50.748Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T21:05:50.748Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T21:05:50.748Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T21:05:50.748Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T21:05:50.748Z] PASS [2021-06-10T21:05:50.748Z] [2021-06-10T21:05:50.748Z] DONE 5 tests in 0.312s [2021-06-10T21:05:50.748Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T21:05:51.312Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T21:05:51.312Z] +++ kill 5784 [2021-06-10T21:05:51.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-10T21:05:52.680Z] +++ /etc/init.d/apparmor stop [2021-06-10T21:05:52.680Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T21:05:52.680Z] [2021-06-10T21:05:52.680Z] Unloading profiles will leave already running processes permanently [2021-06-10T21:05:52.680Z] unconfined, which can lead to unexpected situations. [2021-06-10T21:05:52.680Z] [2021-06-10T21:05:52.680Z] To set a process to complain mode, use the command line tool [2021-06-10T21:05:52.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T21:05:52.680Z] +++ true [2021-06-10T21:05:52.680Z] exiting test-integration [2021-06-10T21:05:52.680Z] ++ exit 0 [2021-06-10T21:05:52.680Z] [2021-06-10T21:05:53.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) [2021-06-10T21:05:53.435Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T21:05:53.610Z] + for job in $(jobs -p) [2021-06-10T21:05:53.610Z] + wait 14009 [2021-06-10T21:05:55.357Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2021-06-10T21:05:55.357Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T21:05:56.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T21:05:58.675Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-06-10T21:05:58.675Z] === RUN TestCreateServiceSysctls [2021-06-10T21:06:00.152Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T21:06:02.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T21:06:02.895Z] --- PASS: TestCreateServiceSysctls (4.30s) [2021-06-10T21:06:02.895Z] === RUN TestCreateServiceCapabilities [2021-06-10T21:06:03.942Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-10T21:06:04.871Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T21:06:05.801Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T21:06:06.203Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-06-10T21:06:06.203Z] === RUN TestInspect [2021-06-10T21:06:06.731Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T21:06:07.660Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T21:06:08.221Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T21:06:08.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-10T21:06:09.040Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-10T21:06:10.416Z] --- PASS: TestInspect (3.54s) [2021-06-10T21:06:10.416Z] === RUN TestCreateJob [2021-06-10T21:06:11.558Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-10T21:06:14.077Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T21:06:14.627Z] --- PASS: TestCreateJob (4.24s) [2021-06-10T21:06:14.627Z] === RUN TestReplicatedJob [2021-06-10T21:06:17.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-10T21:06:17.603Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-10T21:06:20.873Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T21:06:21.236Z] --- PASS: TestReplicatedJob (7.31s) [2021-06-10T21:06:21.237Z] === RUN TestUpdateReplicatedJob [2021-06-10T21:06:22.243Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T21:06:24.760Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T21:06:26.534Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2021-06-10T21:06:26.534Z] === RUN TestServiceListWithStatuses [2021-06-10T21:06:26.534Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T21:06:26.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:06:26.534Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T21:06:31.304Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T21:06:31.305Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T21:06:31.833Z] --- PASS: TestDockerNetworkConnectAlias (5.85s) [2021-06-10T21:06:31.833Z] === RUN TestDockerNetworkReConnect [2021-06-10T21:06:32.234Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T21:06:32.234Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-10T21:06:32.234Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T21:06:32.490Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-10T21:06:32.746Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-10T21:06:32.746Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T21:06:34.637Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T21:06:35.565Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T21:06:35.565Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T21:06:35.821Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T21:06:36.750Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T21:06:37.007Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T21:06:37.132Z] --- PASS: TestDockerNetworkReConnect (4.74s) [2021-06-10T21:06:37.132Z] === RUN TestServicePlugin [2021-06-10T21:06:37.132Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T21:06:37.132Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:06:37.132Z] === RUN TestServiceUpdateLabel [2021-06-10T21:06:37.569Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T21:06:38.496Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-10T21:06:38.753Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-10T21:06:38.753Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-10T21:06:38.753Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T21:06:39.253Z] --- PASS: TestBuildWCOWSandboxSize (742.00s) [2021-06-10T21:06:39.253Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T21:06:39.253Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:06:39.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:06:39.253Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:06:39.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:06:39.253Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:06:39.253Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:06:39.253Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:06:39.253Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:06:39.253Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:06:39.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-06-10T21:06:39.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-10T21:06:39.253Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-10T21:06:39.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-10T21:06:39.253Z] === RUN TestBuildPreserveOwnership [2021-06-10T21:06:39.253Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-10T21:06:39.253Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:06:39.253Z] === RUN TestBuildPlatformInvalid [2021-06-10T21:06:39.253Z] --- PASS: TestBuildPlatformInvalid (0.68s) [2021-06-10T21:06:39.253Z] PASS [2021-06-10T21:06:39.253Z] ok github.com/docker/docker/integration/build 917.381s [2021-06-10T21:06:39.682Z] --- PASS: TestServiceUpdateLabel (3.00s) [2021-06-10T21:06:39.682Z] === RUN TestServiceUpdateSecrets [2021-06-10T21:06:40.118Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] === Skipped [2021-06-10T21:06:40.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-10T21:06:40.208Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-10T21:06:40.208Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-10T21:06:40.208Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-10T21:06:40.208Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-10T21:06:40.208Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] [2021-06-10T21:06:40.208Z] DONE 29 tests, 5 skipped in 940.465s [2021-06-10T21:06:40.208Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-10T21:06:41.046Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T21:06:41.607Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T21:06:42.535Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T21:06:43.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:06:43.908Z] INFO: Testing against a local daemon [2021-06-10T21:06:43.908Z] === RUN TestConfigInspect [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:43.908Z] === RUN TestConfigList [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigList (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:43.908Z] === RUN TestConfigsCreateAndDelete [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:43.908Z] === RUN TestConfigsUpdate [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:43.908Z] === RUN TestTemplatedConfig [2021-06-10T21:06:43.908Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:43.908Z] === RUN TestConfigCreateResolve [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:43.908Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T21:06:43.908Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-10T21:06:43.908Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:43.908Z] PASS [2021-06-10T21:06:43.908Z] ok github.com/docker/docker/integration/config 0.434s [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === Skipped [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-10T21:06:44.362Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] [2021-06-10T21:06:44.362Z] DONE 7 tests, 7 skipped in 3.871s [2021-06-10T21:06:44.362Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-10T21:06:46.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-10T21:06:47.251Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:06:47.251Z] INFO: Testing against a local daemon [2021-06-10T21:06:47.251Z] === RUN TestCheckpoint [2021-06-10T21:06:47.251Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T21:06:47.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T21:06:47.251Z] === RUN TestContainerInvalidJSON [2021-06-10T21:06:47.251Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:06:47.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:06:47.251Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:06:47.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:06:47.251Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:06:47.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:06:47.704Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:06:47.704Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:06:47.704Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:06:47.704Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-06-10T21:06:47.704Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T21:06:47.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T21:06:47.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T21:06:47.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T21:06:48.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-06-10T21:06:48.159Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T21:06:48.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-10T21:06:48.159Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T21:06:48.590Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T21:06:48.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-06-10T21:06:48.615Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T21:06:48.615Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-06-10T21:06:48.615Z] === RUN TestCopyFromContainer [2021-06-10T21:06:48.615Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-10T21:06:48.615Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:48.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T21:06:48.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:06:48.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:06:48.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:06:48.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:06:48.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:06:48.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:06:48.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:06:48.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:06:48.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:06:48.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T21:06:48.615Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T21:06:48.615Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T21:06:48.615Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidEnv [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-10T21:06:48.615Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T21:06:48.615Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T21:06:48.615Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:48.615Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T21:06:48.615Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T21:06:48.615Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:48.615Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T21:06:48.615Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T21:06:48.615Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:06:48.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:06:48.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:06:48.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T21:06:48.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-10T21:06:48.615Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T21:06:48.615Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-06-10T21:06:48.615Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T21:06:48.615Z] === RUN TestCreateDifferentPlatform [2021-06-10T21:06:48.615Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T21:06:48.615Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T21:06:49.069Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-10T21:06:49.069Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T21:06:49.069Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T21:06:49.069Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T21:06:49.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-06-10T21:06:49.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T21:06:49.069Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T21:06:49.069Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T21:06:49.069Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T21:06:49.069Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T21:06:49.069Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:49.069Z] === RUN TestDiff [2021-06-10T21:06:49.069Z] --- SKIP: TestDiff (0.00s) [2021-06-10T21:06:49.069Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T21:06:49.069Z] === RUN TestExecWithCloseStdin [2021-06-10T21:06:49.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-10T21:06:49.720Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-10T21:06:50.656Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T21:06:51.956Z] --- PASS: TestExecWithCloseStdin (3.06s) [2021-06-10T21:06:51.956Z] === RUN TestExec [2021-06-10T21:06:53.926Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T21:06:54.118Z] --- PASS: TestExec (2.07s) [2021-06-10T21:06:54.118Z] === RUN TestExecUser [2021-06-10T21:06:54.118Z] --- SKIP: TestExecUser (0.00s) [2021-06-10T21:06:54.118Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T21:06:54.118Z] === RUN TestExportContainerAndImportImage [2021-06-10T21:06:54.118Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-10T21:06:54.118Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:54.118Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T21:06:54.118Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T21:06:54.118Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:06:54.118Z] === RUN TestHealthCheckWorkdir [2021-06-10T21:06:54.118Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-10T21:06:54.118Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T21:06:54.118Z] === RUN TestHealthKillContainer [2021-06-10T21:06:54.118Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-10T21:06:54.119Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T21:06:54.119Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T21:06:54.119Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T21:06:54.119Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T21:06:54.119Z] === RUN TestKillContainerInvalidSignal [2021-06-10T21:06:54.854Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T21:06:56.272Z] --- PASS: TestKillContainerInvalidSignal (1.88s) [2021-06-10T21:06:56.272Z] === RUN TestKillContainer [2021-06-10T21:06:56.272Z] === RUN TestKillContainer/no_signal [2021-06-10T21:06:57.790Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T21:06:57.790Z] === RUN TestKillContainer/killing_signal [2021-06-10T21:06:57.806Z] --- PASS: TestServiceUpdateSecrets (15.52s) [2021-06-10T21:06:57.806Z] === RUN TestServiceUpdateConfigs [2021-06-10T21:06:58.118Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T21:07:00.666Z] --- PASS: TestKillContainer (4.17s) [2021-06-10T21:07:00.666Z] --- PASS: TestKillContainer/no_signal (1.65s) [2021-06-10T21:07:00.666Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T21:07:00.666Z] --- PASS: TestKillContainer/killing_signal (2.48s) [2021-06-10T21:07:00.666Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T21:07:00.666Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:07:00.666Z] === RUN TestKillStoppedContainer [2021-06-10T21:07:00.666Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:07:00.666Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T21:07:00.666Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:07:00.666Z] === RUN TestKillDifferentUserContainer [2021-06-10T21:07:00.666Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T21:07:00.666Z] === RUN TestInspectOomKilledTrue [2021-06-10T21:07:00.666Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:07:00.666Z] === RUN TestInspectOomKilledFalse [2021-06-10T21:07:00.666Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T21:07:00.666Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:07:00.666Z] === RUN TestLogsFollowTailEmpty [2021-06-10T21:07:02.184Z] --- PASS: TestLogsFollowTailEmpty (2.04s) [2021-06-10T21:07:02.184Z] === RUN TestNetworkNat [2021-06-10T21:07:02.184Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-10T21:07:02.184Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T21:07:02.184Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T21:07:04.335Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s) [2021-06-10T21:07:04.335Z] === RUN TestNetworkLoopbackNat [2021-06-10T21:07:04.335Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-10T21:07:04.335Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T21:07:04.335Z] === RUN TestPause [2021-06-10T21:07:04.335Z] --- SKIP: TestPause (0.00s) [2021-06-10T21:07:04.335Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T21:07:04.335Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T21:07:06.496Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.93s) [2021-06-10T21:07:06.496Z] === RUN TestPauseStopPausedContainer [2021-06-10T21:07:06.496Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-10T21:07:06.496Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:07:06.496Z] === RUN TestPsFilter [2021-06-10T21:07:06.948Z] --- PASS: TestPsFilter (0.35s) [2021-06-10T21:07:06.948Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T21:07:09.103Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.49s) [2021-06-10T21:07:09.103Z] === RUN TestRemoveContainerWithVolume [2021-06-10T21:07:10.285Z] === RUN TestDockerSuite/TestExec [2021-06-10T21:07:10.285Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T21:07:10.848Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T21:07:11.411Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T21:07:11.989Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2021-06-10T21:07:11.989Z] === RUN TestRemoveContainerRunning [2021-06-10T21:07:12.340Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T21:07:12.723Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2021-06-10T21:07:12.723Z] === RUN TestServiceUpdateNetwork [2021-06-10T21:07:13.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-10T21:07:14.144Z] --- PASS: TestRemoveContainerRunning (1.83s) [2021-06-10T21:07:14.144Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T21:07:14.638Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T21:07:15.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.87s) [2021-06-10T21:07:15.666Z] === RUN TestRemoveInvalidContainer [2021-06-10T21:07:15.666Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T21:07:15.666Z] === RUN TestRenameLinkedContainer [2021-06-10T21:07:15.666Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-10T21:07:15.666Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T21:07:15.666Z] === RUN TestRenameStoppedContainer [2021-06-10T21:07:16.005Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T21:07:17.375Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T21:07:17.824Z] --- PASS: TestRenameStoppedContainer (2.19s) [2021-06-10T21:07:17.824Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T21:07:18.305Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T21:07:20.208Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T21:07:22.106Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T21:07:22.487Z] --- PASS: TestRenameRunningContainerAndReuse (3.92s) [2021-06-10T21:07:22.487Z] === RUN TestRenameInvalidName [2021-06-10T21:07:24.001Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T21:07:24.010Z] --- PASS: TestRenameInvalidName (2.01s) [2021-06-10T21:07:24.010Z] === RUN TestRenameAnonymousContainer [2021-06-10T21:07:25.014Z] --- PASS: TestServiceUpdateNetwork (14.04s) [2021-06-10T21:07:25.015Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T21:07:25.961Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T21:07:26.523Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T21:07:27.355Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T21:07:29.041Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T21:07:29.969Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T21:07:31.862Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T21:07:33.231Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T21:07:34.289Z] --- PASS: TestRenameAnonymousContainer (10.28s) [2021-06-10T21:07:34.289Z] === RUN TestRenameContainerWithSameName [2021-06-10T21:07:35.123Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T21:07:35.510Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T21:07:35.808Z] --- PASS: TestRenameContainerWithSameName (1.94s) [2021-06-10T21:07:35.808Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T21:07:35.808Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T21:07:35.808Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T21:07:35.808Z] === RUN TestResize [2021-06-10T21:07:36.491Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-10T21:07:37.420Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T21:07:37.965Z] --- PASS: TestResize (1.97s) [2021-06-10T21:07:37.965Z] === RUN TestResizeWithInvalidSize [2021-06-10T21:07:39.315Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T21:07:40.118Z] --- PASS: TestResizeWithInvalidSize (1.99s) [2021-06-10T21:07:40.118Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T21:07:40.246Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T21:07:41.177Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T21:07:42.230Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T21:07:42.272Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2021-06-10T21:07:42.272Z] === RUN TestDaemonRestartKillContainers [2021-06-10T21:07:42.272Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T21:07:42.272Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:07:42.272Z] === RUN TestStats [2021-06-10T21:07:42.272Z] --- SKIP: TestStats (0.00s) [2021-06-10T21:07:42.272Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T21:07:42.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T21:07:43.666Z] --- PASS: TestServiceUpdatePidsLimit (17.84s) [2021-06-10T21:07:43.666Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-10T21:07:43.666Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-06-10T21:07:43.666Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-06-10T21:07:43.666Z] PASS [2021-06-10T21:07:43.666Z] [2021-06-10T21:07:43.666Z] === Skipped [2021-06-10T21:07:43.666Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T21:07:43.666Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T21:07:43.666Z] [2021-06-10T21:07:43.666Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-10T21:07:43.666Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-10T21:07:43.666Z] [2021-06-10T21:07:43.666Z] [2021-06-10T21:07:43.666Z] DONE 27 tests, 2 skipped in 158.501s [2021-06-10T21:07:43.666Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T21:07:43.666Z] ++ 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 [2021-06-10T21:07:43.666Z] ++ set -e [2021-06-10T21:07:43.666Z] ++ '[' -n 0 ']' [2021-06-10T21:07:43.666Z] ++ set -x [2021-06-10T21:07:43.666Z] ++ 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 [2021-06-10T21:07:43.666Z] INFO: Testing against a local daemon [2021-06-10T21:07:43.666Z] === RUN TestSessionCreate [2021-06-10T21:07:43.666Z] --- PASS: TestSessionCreate (0.05s) [2021-06-10T21:07:43.666Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T21:07:43.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-10T21:07:43.666Z] PASS [2021-06-10T21:07:43.666Z] [2021-06-10T21:07:43.666Z] DONE 2 tests in 0.248s [2021-06-10T21:07:43.666Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T21:07:43.666Z] ++ 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 [2021-06-10T21:07:43.666Z] ++ set -e [2021-06-10T21:07:43.666Z] ++ '[' -n 0 ']' [2021-06-10T21:07:43.666Z] ++ set -x [2021-06-10T21:07:43.666Z] ++ 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 [2021-06-10T21:07:43.666Z] INFO: Testing against a local daemon [2021-06-10T21:07:43.666Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:07:43.666Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:07:43.666Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T21:07:43.666Z] === RUN TestEventsExecDie [2021-06-10T21:07:43.928Z] --- PASS: TestEventsExecDie (1.17s) [2021-06-10T21:07:43.929Z] === RUN TestEventsBackwardsCompatible [2021-06-10T21:07:43.929Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-10T21:07:43.929Z] === RUN TestEventsVolumeCreate [2021-06-10T21:07:44.192Z] --- PASS: TestEventsVolumeCreate (0.14s) [2021-06-10T21:07:44.192Z] === RUN TestInfoBinaryCommits [2021-06-10T21:07:44.192Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-10T21:07:44.192Z] === RUN TestInfoAPIVersioned [2021-06-10T21:07:44.192Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-10T21:07:44.192Z] === RUN TestInfoDiscoveryBackend [2021-06-10T21:07:44.769Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-06-10T21:07:44.769Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T21:07:46.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T21:07:46.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T21:07:46.400Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T21:07:46.424Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-06-10T21:07:46.424Z] === RUN TestInfoAPI [2021-06-10T21:07:46.424Z] --- PASS: TestInfoAPI (0.05s) [2021-06-10T21:07:46.424Z] === RUN TestInfoAPIWarnings [2021-06-10T21:07:47.329Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T21:07:48.256Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T21:07:48.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-10T21:07:49.294Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.69s) [2021-06-10T21:07:49.294Z] === RUN TestStopContainerWithTimeout [2021-06-10T21:07:49.294Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-10T21:07:49.294Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T21:07:49.294Z] === RUN TestUpdateRestartPolicy [2021-06-10T21:08:00.685Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T21:08:01.247Z] === RUN TestDockerSuite/TestExecTTY [2021-06-10T21:08:02.176Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T21:08:03.106Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T21:08:04.035Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T21:08:04.556Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-06-10T21:08:04.556Z] === RUN TestInfoDebug [2021-06-10T21:08:04.556Z] --- PASS: TestInfoDebug (0.62s) [2021-06-10T21:08:04.556Z] === RUN TestInfoInsecureRegistries [2021-06-10T21:08:04.556Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-06-10T21:08:04.556Z] === RUN TestInfoRegistryMirrors [2021-06-10T21:08:04.963Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T21:08:04.963Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T21:08:05.129Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-06-10T21:08:05.129Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T21:08:05.391Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-06-10T21:08:05.391Z] === RUN TestPingCacheHeaders [2021-06-10T21:08:05.391Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-10T21:08:05.391Z] === RUN TestPingGet [2021-06-10T21:08:05.391Z] --- PASS: TestPingGet (0.03s) [2021-06-10T21:08:05.391Z] === RUN TestPingHead [2021-06-10T21:08:05.391Z] --- PASS: TestPingHead (0.05s) [2021-06-10T21:08:05.391Z] === RUN TestVersion [2021-06-10T21:08:05.391Z] --- PASS: TestVersion (0.05s) [2021-06-10T21:08:05.391Z] PASS [2021-06-10T21:08:05.391Z] [2021-06-10T21:08:05.391Z] === Skipped [2021-06-10T21:08:05.391Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:08:05.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T21:08:05.391Z] [2021-06-10T21:08:05.391Z] [2021-06-10T21:08:05.391Z] DONE 19 tests, 1 skipped in 22.849s [2021-06-10T21:08:05.391Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T21:08:05.391Z] ++ 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 [2021-06-10T21:08:05.391Z] ++ set -e [2021-06-10T21:08:05.391Z] ++ '[' -n 0 ']' [2021-06-10T21:08:05.391Z] ++ set -x [2021-06-10T21:08:05.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-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 [2021-06-10T21:08:05.652Z] INFO: Testing against a local daemon [2021-06-10T21:08:05.652Z] === RUN TestVolumesCreateAndList [2021-06-10T21:08:05.652Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-10T21:08:05.652Z] === RUN TestVolumesRemove [2021-06-10T21:08:05.652Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-10T21:08:05.652Z] === RUN TestVolumesInspect [2021-06-10T21:08:05.913Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T21:08:05.913Z] === RUN TestVolumesInvalidJSON [2021-06-10T21:08:05.913Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T21:08:05.913Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T21:08:05.913Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T21:08:05.913Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T21:08:05.913Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T21:08:05.913Z] PASS [2021-06-10T21:08:05.913Z] [2021-06-10T21:08:05.913Z] DONE 5 tests in 0.326s [2021-06-10T21:08:05.913Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T21:08:06.484Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T21:08:06.484Z] +++ kill 14291 [2021-06-10T21:08:07.478Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-10T21:08:07.871Z] +++ /etc/init.d/apparmor stop [2021-06-10T21:08:07.871Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T21:08:07.871Z] [2021-06-10T21:08:07.871Z] Unloading profiles will leave already running processes permanently [2021-06-10T21:08:07.871Z] unconfined, which can lead to unexpected situations. [2021-06-10T21:08:07.871Z] [2021-06-10T21:08:07.871Z] To set a process to complain mode, use the command line tool [2021-06-10T21:08:07.871Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T21:08:07.871Z] +++ true [2021-06-10T21:08:07.871Z] exiting test-integration [2021-06-10T21:08:07.871Z] ++ exit 0 [2021-06-10T21:08:07.871Z] [2021-06-10T21:08:08.040Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T21:08:09.930Z] === RUN TestDockerSuite/TestExecWithTERM Post stage [Pipeline] junit [2021-06-10T21:08:10.435Z] Recording test results [2021-06-10T21:08:10.779Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T21:08:11.118Z] + echo Ensuring container killed. [2021-06-10T21:08:11.118Z] Ensuring container killed. [2021-06-10T21:08:11.118Z] + docker rm -vf docker-pr4 [2021-06-10T21:08:11.118Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T21:08:11.297Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T21:08:11.408Z] + echo Chowning /workspace to jenkins user [2021-06-10T21:08:11.408Z] Chowning /workspace to jenkins user [2021-06-10T21:08:11.408Z] + id -u [2021-06-10T21:08:11.408Z] + id -g [2021-06-10T21:08:11.408Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T21:08:11.408Z] Unable to find image 'busybox:latest' locally [2021-06-10T21:08:11.670Z] latest: Pulling from library/busybox [2021-06-10T21:08:11.670Z] 38cc3b49dbab: Pulling fs layer [2021-06-10T21:08:11.670Z] 38cc3b49dbab: Verifying Checksum [2021-06-10T21:08:11.670Z] 38cc3b49dbab: Download complete [2021-06-10T21:08:11.932Z] 38cc3b49dbab: Pull complete [2021-06-10T21:08:11.932Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-10T21:08:11.932Z] Status: Downloaded newer image for busybox:latest [2021-06-10T21:08:12.664Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T21:08:14.362Z] --- PASS: TestUpdateRestartPolicy (24.33s) [2021-06-10T21:08:14.362Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T21:08:15.322Z] --- PASS: TestUpdateRestartWithAutoRemove (2.06s) [2021-06-10T21:08:15.323Z] === RUN TestWaitNonBlocked [2021-06-10T21:08:15.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:08:15.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:08:15.323Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:08:15.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:08:15.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:08:15.323Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:08:16.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-10T21:08:17.405Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T21:08:18.844Z] + bundleName=arm64-integration [2021-06-10T21:08:18.844Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-10T21:08:18.844Z] Creating arm64-integration-bundles.tar.gz [2021-06-10T21:08:18.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print [2021-06-10T21:08:18.844Z] [2021-06-10T21:08:19.023Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T21:08:19.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.14s) [2021-06-10T21:08:19.023Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.22s) [2021-06-10T21:08:19.023Z] === RUN TestWaitBlocked [2021-06-10T21:08:19.023Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-10T21:08:19.023Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:19.023Z] PASS [2021-06-10T21:08:19.023Z] ok github.com/docker/docker/integration/container 91.473s [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === Skipped [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-10T21:08:19.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-10T21:08:19.023Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T21:08:19.023Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T21:08:19.023Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T21:08:19.023Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T21:08:19.023Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-06-10T21:08:19.023Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T21:08:19.023Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T21:08:19.023Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-10T21:08:19.023Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-10T21:08:19.023Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-10T21:08:19.023Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T21:08:19.023Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-10T21:08:19.023Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-10T21:08:19.023Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T21:08:19.023Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:08:19.023Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:08:19.023Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T21:08:19.023Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-10T21:08:19.023Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T21:08:19.023Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-10T21:08:19.023Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T21:08:19.023Z] [2021-06-10T21:08:19.023Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-10T21:08:19.024Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-10T21:08:19.024Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-10T21:08:19.024Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-10T21:08:19.024Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-10T21:08:19.024Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-10T21:08:19.024Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-10T21:08:19.024Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T21:08:19.024Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-10T21:08:19.024Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-10T21:08:19.024Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-10T21:08:19.024Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-10T21:08:19.024Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] [2021-06-10T21:08:19.024Z] DONE 88 tests, 33 skipped in 94.265s [2021-06-10T21:08:19.024Z] Running D:\gopath\src\github.com\docker\docker\integration\image [Pipeline] archiveArtifacts [2021-06-10T21:08:19.121Z] Archiving artifacts [2021-06-10T21:08:21.371Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T21:08:21.691Z] + make clean [2021-06-10T21:08:22.266Z] docker volume rm -f docker-dev-cache [2021-06-10T21:08:22.527Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T21:08:22.653Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T21:08:22.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:22.723Z] INFO: Testing against a local daemon [2021-06-10T21:08:22.723Z] === RUN TestCommitInheritsEnv [2021-06-10T21:08:22.723Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-10T21:08:22.723Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:08:22.723Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T21:08:22.723Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:08:22.723Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T21:08:22.723Z] === RUN TestImagesFilterMultiReference [2021-06-10T21:08:22.723Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-10T21:08:22.723Z] === RUN TestImagePullPlatformInvalid [2021-06-10T21:08:22.723Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T21:08:22.723Z] === RUN TestRemoveImageOrphaning [2021-06-10T21:08:24.546Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T21:08:25.600Z] --- PASS: TestRemoveImageOrphaning (2.52s) [2021-06-10T21:08:25.600Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T21:08:25.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-10T21:08:25.600Z] === RUN TestTagInvalidReference [2021-06-10T21:08:25.600Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T21:08:25.600Z] === RUN TestTagValidPrefixedRepo [2021-06-10T21:08:25.600Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-10T21:08:25.600Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T21:08:25.600Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-10T21:08:25.600Z] === RUN TestTagOfficialNames [2021-06-10T21:08:25.600Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-10T21:08:25.600Z] === RUN TestTagMatchesDigest [2021-06-10T21:08:25.600Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T21:08:25.600Z] PASS [2021-06-10T21:08:25.600Z] ok github.com/docker/docker/integration/image 3.384s [2021-06-10T21:08:25.600Z] [2021-06-10T21:08:25.600Z] === Skipped [2021-06-10T21:08:25.600Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-10T21:08:25.600Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:08:25.600Z] [2021-06-10T21:08:25.600Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:08:25.600Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T21:08:25.600Z] [2021-06-10T21:08:25.600Z] [2021-06-10T21:08:25.600Z] DONE 11 tests, 2 skipped in 6.491s [2021-06-10T21:08:25.600Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-10T21:08:28.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:28.476Z] INFO: Testing against a local daemon [2021-06-10T21:08:28.476Z] === RUN TestNetworkCreateDelete [2021-06-10T21:08:28.476Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-10T21:08:28.476Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T21:08:28.476Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T21:08:28.476Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T21:08:28.476Z] === RUN TestDaemonDNSFallback [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-10T21:08:28.476Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] === RUN TestInspectNetwork [2021-06-10T21:08:28.476Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T21:08:28.476Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:28.476Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T21:08:28.476Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T21:08:28.476Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] === RUN TestNetworkInvalidJSON [2021-06-10T21:08:28.476Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T21:08:28.476Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T21:08:28.476Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:08:28.476Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:08:28.476Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:08:28.476Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:08:28.476Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T21:08:28.476Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:08:28.476Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T21:08:28.476Z] === RUN TestNetworkList [2021-06-10T21:08:28.476Z] === RUN TestNetworkList//networks [2021-06-10T21:08:28.476Z] === PAUSE TestNetworkList//networks [2021-06-10T21:08:28.476Z] === RUN TestNetworkList//networks/ [2021-06-10T21:08:28.476Z] === PAUSE TestNetworkList//networks/ [2021-06-10T21:08:28.476Z] === CONT TestNetworkList//networks [2021-06-10T21:08:28.476Z] === CONT TestNetworkList//networks/ [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T21:08:28.476Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T21:08:28.476Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T21:08:28.476Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T21:08:28.476Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T21:08:28.476Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T21:08:28.476Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T21:08:28.476Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:08:28.476Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T21:08:28.476Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T21:08:28.476Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] PASS [2021-06-10T21:08:28.476Z] ok github.com/docker/docker/integration/network 0.466s [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === Skipped [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-10T21:08:28.476Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T21:08:28.476Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-10T21:08:28.476Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-10T21:08:28.476Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T21:08:28.476Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T21:08:28.476Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T21:08:28.476Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] [2021-06-10T21:08:28.476Z] DONE 22 tests, 15 skipped in 2.761s [2021-06-10T21:08:28.476Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-10T21:08:29.431Z] testing: warning: no tests to run [2021-06-10T21:08:29.431Z] PASS [2021-06-10T21:08:29.431Z] ok github.com/docker/docker/integration/network/ipvlan 0.139s [2021-06-10T21:08:29.431Z] [2021-06-10T21:08:29.431Z] DONE 0 tests in 0.858s [2021-06-10T21:08:29.431Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-10T21:08:29.789Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T21:08:29.789Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T21:08:29.789Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T21:08:29.789Z] === RUN TestDockerSuite/TestHealth [2021-06-10T21:08:30.386Z] testing: warning: no tests to run [2021-06-10T21:08:30.386Z] PASS [2021-06-10T21:08:30.386Z] ok github.com/docker/docker/integration/network/macvlan 0.166s [2021-06-10T21:08:30.386Z] [2021-06-10T21:08:30.386Z] DONE 0 tests in 0.853s [2021-06-10T21:08:30.386Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-10T21:08:31.341Z] testing: warning: no tests to run [2021-06-10T21:08:31.341Z] PASS [2021-06-10T21:08:31.341Z] ok github.com/docker/docker/integration/plugin 0.135s [2021-06-10T21:08:31.341Z] [2021-06-10T21:08:31.341Z] DONE 0 tests in 0.838s [2021-06-10T21:08:31.341Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-10T21:08:31.793Z] testing: warning: no tests to run [2021-06-10T21:08:31.793Z] PASS [2021-06-10T21:08:31.794Z] ok github.com/docker/docker/integration/plugin/authz 0.132s [2021-06-10T21:08:31.794Z] [2021-06-10T21:08:31.794Z] DONE 0 tests in 0.831s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:08:32.248Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-10T21:08:42.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:42.539Z] INFO: Testing against a local daemon [2021-06-10T21:08:42.539Z] === RUN TestPluginInvalidJSON [2021-06-10T21:08:42.539Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:08:42.539Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:08:42.539Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:08:42.539Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-10T21:08:42.539Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T21:08:42.539Z] === RUN TestPluginInstall [2021-06-10T21:08:42.539Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] === RUN TestPluginsWithRuntimes [2021-06-10T21:08:42.539Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T21:08:42.539Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] PASS [2021-06-10T21:08:42.539Z] ok github.com/docker/docker/integration/plugin/common 0.468s [2021-06-10T21:08:42.539Z] [2021-06-10T21:08:42.539Z] === Skipped [2021-06-10T21:08:42.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] [2021-06-10T21:08:42.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] [2021-06-10T21:08:42.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T21:08:42.539Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T21:08:42.539Z] [2021-06-10T21:08:42.539Z] [2021-06-10T21:08:42.539Z] DONE 5 tests, 3 skipped in 9.491s [2021-06-10T21:08:42.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-10T21:08:45.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:45.415Z] INFO: Testing against a local daemon [2021-06-10T21:08:45.415Z] === RUN TestExternalGraphDriver [2021-06-10T21:08:45.415Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-10T21:08:45.415Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T21:08:45.415Z] === RUN TestGraphdriverPluginV2 [2021-06-10T21:08:45.415Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-06-10T21:08:45.415Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T21:08:45.415Z] PASS [2021-06-10T21:08:45.415Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.463s [2021-06-10T21:08:45.415Z] [2021-06-10T21:08:45.415Z] === Skipped [2021-06-10T21:08:45.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-10T21:08:45.415Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T21:08:45.415Z] [2021-06-10T21:08:45.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-06-10T21:08:45.415Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T21:08:45.415Z] [2021-06-10T21:08:45.415Z] [2021-06-10T21:08:45.415Z] DONE 2 tests, 2 skipped in 3.430s [2021-06-10T21:08:45.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-10T21:08:48.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:48.294Z] INFO: Testing against a local daemon [2021-06-10T21:08:48.294Z] === RUN TestReadPluginNoRead [2021-06-10T21:08:48.294Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-10T21:08:48.294Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T21:08:48.294Z] PASS [2021-06-10T21:08:48.294Z] ok github.com/docker/docker/integration/plugin/logging 0.544s [2021-06-10T21:08:48.294Z] [2021-06-10T21:08:48.294Z] === Skipped [2021-06-10T21:08:48.294Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-10T21:08:48.294Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T21:08:48.294Z] [2021-06-10T21:08:48.294Z] [2021-06-10T21:08:48.294Z] DONE 1 tests, 1 skipped in 3.112s [2021-06-10T21:08:48.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-10T21:08:49.817Z] testing: warning: no tests to run [2021-06-10T21:08:49.817Z] PASS [2021-06-10T21:08:49.817Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.271s [2021-06-10T21:08:49.817Z] [2021-06-10T21:08:49.817Z] DONE 0 tests in 1.567s [2021-06-10T21:08:49.817Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-10T21:08:53.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:53.517Z] INFO: Testing against a local daemon [2021-06-10T21:08:53.517Z] === RUN TestPluginWithDevMounts [2021-06-10T21:08:53.517Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T21:08:53.517Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:53.517Z] PASS [2021-06-10T21:08:53.517Z] ok github.com/docker/docker/integration/plugin/volumes 0.535s [2021-06-10T21:08:53.517Z] [2021-06-10T21:08:53.517Z] === Skipped [2021-06-10T21:08:53.517Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-10T21:08:53.517Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:53.517Z] [2021-06-10T21:08:53.517Z] [2021-06-10T21:08:53.517Z] DONE 1 tests, 1 skipped in 3.339s [2021-06-10T21:08:53.517Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T21:08:56.296Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T21:08:56.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:56.411Z] INFO: Testing against a local daemon [2021-06-10T21:08:56.411Z] === RUN TestSecretInspect [2021-06-10T21:08:56.411Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] === RUN TestSecretList [2021-06-10T21:08:56.411Z] --- SKIP: TestSecretList (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] === RUN TestSecretsCreateAndDelete [2021-06-10T21:08:56.411Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-10T21:08:56.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] === RUN TestSecretsUpdate [2021-06-10T21:08:56.411Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] === RUN TestTemplatedSecret [2021-06-10T21:08:56.411Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] === RUN TestSecretCreateResolve [2021-06-10T21:08:56.411Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:56.411Z] PASS [2021-06-10T21:08:56.411Z] ok github.com/docker/docker/integration/secret 0.446s [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === Skipped [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-06-10T21:08:56.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-10T21:08:56.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] [2021-06-10T21:08:56.411Z] DONE 6 tests, 6 skipped in 2.913s [2021-06-10T21:08:56.411Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-10T21:08:56.858Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T21:08:56.858Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T21:08:57.422Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T21:08:57.422Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T21:08:57.985Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T21:08:58.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-10T21:08:58.915Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T21:08:59.172Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T21:08:59.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:08:59.286Z] INFO: Testing against a local daemon [2021-06-10T21:08:59.286Z] === RUN TestServiceCreateInit [2021-06-10T21:08:59.286Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T21:08:59.286Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T21:08:59.286Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-10T21:08:59.286Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceConflict [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-10T21:08:59.286Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-10T21:08:59.286Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceSysctls [2021-06-10T21:08:59.286Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-10T21:08:59.286Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.286Z] === RUN TestCreateServiceCapabilities [2021-06-10T21:08:59.739Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-10T21:08:59.739Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestInspect [2021-06-10T21:08:59.739Z] --- SKIP: TestInspect (0.00s) [2021-06-10T21:08:59.739Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestCreateJob [2021-06-10T21:08:59.739Z] --- SKIP: TestCreateJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestReplicatedJob [2021-06-10T21:08:59.739Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestUpdateReplicatedJob [2021-06-10T21:08:59.739Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestServiceListWithStatuses [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T21:08:59.739Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T21:08:59.739Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-10T21:08:59.739Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestDockerNetworkReConnect [2021-06-10T21:08:59.739Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-10T21:08:59.739Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestServicePlugin [2021-06-10T21:08:59.739Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T21:08:59.739Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] === RUN TestServiceUpdateLabel [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] === RUN TestServiceUpdateSecrets [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] === RUN TestServiceUpdateConfigs [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] === RUN TestServiceUpdateNetwork [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] PASS [2021-06-10T21:08:59.739Z] ok github.com/docker/docker/integration/service 0.720s [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === Skipped [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:08:59.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-10T21:08:59.739Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-10T21:08:59.739Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-10T21:08:59.739Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-10T21:08:59.739Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-10T21:08:59.739Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-10T21:08:59.739Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-10T21:08:59.739Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-10T21:08:59.739Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-10T21:08:59.739Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-10T21:08:59.739Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-10T21:08:59.739Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] [2021-06-10T21:08:59.739Z] DONE 24 tests, 23 skipped in 3.354s [2021-06-10T21:08:59.739Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-10T21:09:00.119Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T21:09:01.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:09:01.909Z] INFO: Testing against a local daemon [2021-06-10T21:09:01.909Z] === RUN TestSessionCreate [2021-06-10T21:09:01.909Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-10T21:09:01.909Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T21:09:01.909Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T21:09:01.909Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T21:09:01.909Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T21:09:01.909Z] PASS [2021-06-10T21:09:01.909Z] ok github.com/docker/docker/integration/session 0.385s [2021-06-10T21:09:02.364Z] [2021-06-10T21:09:02.364Z] === Skipped [2021-06-10T21:09:02.364Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-10T21:09:02.364Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T21:09:02.364Z] [2021-06-10T21:09:02.364Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T21:09:02.364Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T21:09:02.364Z] [2021-06-10T21:09:02.364Z] [2021-06-10T21:09:02.364Z] DONE 2 tests, 2 skipped in 2.511s [2021-06-10T21:09:02.364Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-10T21:09:03.401Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T21:09:03.401Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T21:09:03.401Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T21:09:05.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:09:05.240Z] INFO: Testing against a local daemon [2021-06-10T21:09:05.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:09:05.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:09:05.240Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:09:05.240Z] === RUN TestEventsExecDie [2021-06-10T21:09:05.240Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-10T21:09:05.240Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T21:09:05.240Z] === RUN TestEventsBackwardsCompatible [2021-06-10T21:09:05.240Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-10T21:09:05.240Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T21:09:05.240Z] === RUN TestEventsVolumeCreate [2021-06-10T21:09:05.240Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-10T21:09:05.240Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T21:09:05.240Z] === RUN TestInfoAPI [2021-06-10T21:09:05.240Z] --- PASS: TestInfoAPI (0.03s) [2021-06-10T21:09:05.240Z] === RUN TestInfoAPIWarnings [2021-06-10T21:09:05.240Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-10T21:09:05.240Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:09:05.240Z] === RUN TestInfoDebug [2021-06-10T21:09:05.240Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-10T21:09:05.240Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:05.240Z] === RUN TestInfoInsecureRegistries [2021-06-10T21:09:05.240Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-10T21:09:05.240Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:05.240Z] === RUN TestInfoRegistryMirrors [2021-06-10T21:09:05.240Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-10T21:09:05.240Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:05.240Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T21:09:05.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-06-10T21:09:05.693Z] === RUN TestPingCacheHeaders [2021-06-10T21:09:05.693Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-10T21:09:05.693Z] === RUN TestPingGet [2021-06-10T21:09:05.693Z] --- PASS: TestPingGet (0.03s) [2021-06-10T21:09:05.693Z] === RUN TestPingHead [2021-06-10T21:09:05.693Z] --- PASS: TestPingHead (0.03s) [2021-06-10T21:09:05.693Z] === RUN TestVersion [2021-06-10T21:09:05.693Z] --- PASS: TestVersion (0.03s) [2021-06-10T21:09:05.693Z] PASS [2021-06-10T21:09:05.693Z] ok github.com/docker/docker/integration/system 1.573s [2021-06-10T21:09:05.925Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === Skipped [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:09:06.146Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-10T21:09:06.146Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-10T21:09:06.146Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-10T21:09:06.146Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-10T21:09:06.146Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-10T21:09:06.146Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-10T21:09:06.146Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-10T21:09:06.146Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] [2021-06-10T21:09:06.146Z] DONE 14 tests, 8 skipped in 3.673s [2021-06-10T21:09:06.146Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-10T21:09:08.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:09:08.305Z] INFO: Testing against a local daemon [2021-06-10T21:09:08.305Z] === RUN TestVolumesCreateAndList [2021-06-10T21:09:08.305Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-10T21:09:08.305Z] === RUN TestVolumesRemove [2021-06-10T21:09:08.445Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T21:09:08.445Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T21:09:08.758Z] --- PASS: TestVolumesRemove (0.16s) [2021-06-10T21:09:08.758Z] === RUN TestVolumesInspect [2021-06-10T21:09:08.758Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T21:09:08.758Z] === RUN TestVolumesInvalidJSON [2021-06-10T21:09:08.758Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T21:09:08.758Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T21:09:08.758Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T21:09:08.758Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T21:09:08.758Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T21:09:08.758Z] PASS [2021-06-10T21:09:08.758Z] ok github.com/docker/docker/integration/volume 0.723s [2021-06-10T21:09:08.758Z] [2021-06-10T21:09:08.758Z] DONE 5 tests in 2.820s [2021-06-10T21:09:08.758Z] INFO: make.ps1 ended at 06/10/2021 21:09:08 [2021-06-10T21:09:08.758Z] INFO: Integration CLI tests being run from the host: [2021-06-10T21:09:08.758Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-06-10T21:09:10.338Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T21:09:12.859Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T21:09:15.379Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T21:09:16.746Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T21:09:17.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T21:09:17.273Z] INFO: Testing against a local daemon [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T21:09:17.273Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T21:09:17.274Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T21:09:17.274Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T21:09:17.676Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T21:09:18.233Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T21:09:18.686Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T21:09:19.043Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T21:09:19.043Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-10T21:09:19.043Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T21:09:19.138Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T21:09:19.590Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T21:09:20.409Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T21:09:21.340Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T21:09:22.710Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T21:09:24.080Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T21:09:25.455Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T21:09:26.386Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T21:09:26.386Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-10T21:09:28.280Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T21:09:29.210Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T21:09:30.143Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T21:09:30.143Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T21:09:31.072Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T21:09:31.072Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T21:09:32.964Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T21:09:33.893Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T21:09:34.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-10T21:09:35.019Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T21:09:36.390Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T21:09:36.390Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T21:09:36.390Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T21:09:36.390Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T21:09:37.761Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T21:09:38.691Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T21:09:38.691Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T21:09:40.059Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T21:09:40.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-10T21:09:40.988Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T21:09:42.880Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T21:09:42.880Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T21:09:43.136Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-10T21:09:43.699Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T21:09:44.628Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T21:09:47.185Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T21:09:47.185Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-10T21:09:47.747Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T21:09:48.676Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T21:09:50.046Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T21:09:50.975Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T21:09:50.975Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-10T21:09:51.904Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T21:09:52.468Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T21:09:52.726Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-10T21:09:54.621Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-10T21:09:55.552Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T21:09:57.459Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T21:09:57.716Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-10T21:09:59.084Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T21:10:00.016Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T21:10:02.539Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-10T21:10:02.795Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T21:10:06.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T21:10:06.998Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-10T21:10:08.383Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T21:10:08.383Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T21:10:11.655Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T21:10:11.911Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T21:10:12.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T21:10:25.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T21:10:25.942Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T21:10:27.834Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T21:10:28.761Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T21:10:31.563Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T21:10:32.031Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-10T21:10:32.031Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-10T21:10:32.031Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T21:10:32.031Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T21:10:32.031Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T21:10:32.031Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T21:10:32.960Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T21:10:33.719Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T21:10:33.719Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T21:10:33.719Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T21:10:33.719Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T21:10:33.719Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T21:10:33.892Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T21:10:36.696Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T21:10:36.696Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T21:10:36.696Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T21:10:38.062Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T21:10:38.625Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T21:10:40.528Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-10T21:10:43.795Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T21:10:44.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-10T21:10:44.614Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T21:10:44.614Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T21:10:45.980Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T21:10:47.873Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T21:10:48.436Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T21:10:49.009Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T21:10:49.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T21:10:50.731Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T21:10:53.249Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T21:10:53.813Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T21:10:54.376Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T21:10:57.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-10T21:11:00.910Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-10T21:11:01.472Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T21:11:04.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-10T21:11:05.899Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-10T21:11:07.266Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T21:11:08.197Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T21:11:09.566Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T21:11:09.822Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-10T21:11:10.385Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T21:11:11.755Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T21:11:11.755Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T21:11:13.122Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T21:11:13.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-10T21:11:16.393Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T21:11:16.652Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-10T21:11:17.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-10T21:11:17.776Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T21:11:20.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-10T21:11:20.293Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T21:11:21.221Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T21:11:23.113Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T21:11:25.010Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-10T21:11:29.215Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T21:11:29.215Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T21:11:29.777Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T21:11:33.045Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T21:11:33.045Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-10T21:11:34.413Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T21:11:36.302Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T21:11:39.571Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-10T21:11:40.939Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T21:11:44.210Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T21:11:45.580Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T21:11:47.471Z] === RUN TestDockerSuite/TestPortList [2021-06-10T21:11:54.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-10T21:11:57.302Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-10T21:11:57.558Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T21:12:00.078Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T21:12:01.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-10T21:12:05.237Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-10T21:12:07.758Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T21:12:07.758Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T21:12:07.758Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T21:12:08.322Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T21:12:08.322Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T21:12:09.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T21:12:09.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T21:12:09.817Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-10T21:12:10.074Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T21:12:10.074Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T21:12:11.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T21:12:11.972Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-10T21:12:13.865Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-10T21:12:14.941Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T21:12:14.941Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T21:12:14.941Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T21:12:14.941Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T21:12:15.759Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-10T21:12:17.652Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-10T21:12:18.215Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-10T21:12:18.215Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T21:12:21.501Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T21:12:21.966Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T21:12:22.426Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T21:12:22.426Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T21:12:22.426Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T21:12:22.426Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T21:12:22.429Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T21:12:22.880Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T21:12:23.837Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T21:12:25.698Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T21:12:27.535Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T21:12:27.586Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-10T21:12:28.495Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T21:12:28.947Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T21:12:28.947Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T21:12:28.947Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T21:12:30.855Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T21:12:30.855Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T21:12:31.821Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T21:12:35.023Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T21:12:41.559Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-10T21:12:44.079Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T21:12:44.132Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T21:12:45.444Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T21:12:47.960Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T21:12:49.329Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T21:12:49.872Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T21:12:50.324Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T21:12:50.324Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T21:12:50.696Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T21:12:53.214Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T21:12:54.021Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T21:12:55.103Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-10T21:12:55.539Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T21:12:55.671Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T21:12:57.562Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T21:12:57.562Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T21:12:57.819Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-10T21:12:58.382Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T21:13:00.204Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T21:13:00.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T21:13:00.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T21:13:00.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T21:13:00.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T21:13:01.112Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T21:13:01.654Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T21:13:03.546Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T21:13:04.108Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T21:13:04.108Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T21:13:04.366Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T21:13:04.623Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T21:13:04.623Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T21:13:05.554Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T21:13:08.076Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T21:13:09.442Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T21:13:10.008Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T21:13:16.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-10T21:13:19.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-10T21:13:20.980Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T21:13:21.543Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-10T21:13:22.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T21:13:26.183Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T21:13:26.183Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T21:13:26.183Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T21:13:26.183Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T21:13:28.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T21:13:30.072Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T21:13:34.244Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T21:13:35.612Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T21:13:35.613Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T21:13:35.613Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T21:13:36.767Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T21:13:36.767Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T21:13:37.219Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T21:13:38.885Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T21:13:39.827Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T21:13:40.092Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T21:13:41.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-10T21:13:41.993Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T21:13:42.924Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T21:13:45.447Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T21:13:46.010Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T21:13:46.267Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T21:13:46.830Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T21:13:51.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-10T21:13:51.000Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T21:13:52.367Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T21:13:52.623Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-10T21:13:53.186Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T21:13:53.751Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T21:13:55.646Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T21:13:56.208Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T21:13:56.771Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T21:13:57.700Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T21:13:57.701Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T21:13:58.227Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T21:13:58.227Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T21:13:58.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T21:13:58.263Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T21:14:00.158Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T21:14:00.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T21:14:01.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T21:14:02.607Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-10T21:14:03.535Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T21:14:03.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T21:14:04.901Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-10T21:14:04.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T21:14:05.829Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-10T21:14:06.757Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-10T21:14:07.688Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-10T21:14:08.616Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-10T21:14:09.179Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-10T21:14:09.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T21:14:09.742Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T21:14:10.670Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-10T21:14:12.038Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T21:14:12.967Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T21:14:13.895Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T21:14:14.458Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T21:14:14.458Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T21:14:16.976Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T21:14:17.539Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T21:14:18.467Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T21:14:19.030Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T21:14:19.959Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T21:14:19.959Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T21:14:20.521Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T21:14:21.084Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T21:14:22.028Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T21:14:22.593Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T21:14:23.520Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T21:14:23.520Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T21:14:24.082Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T21:14:24.082Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T21:14:24.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T21:14:25.449Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T21:14:26.012Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T21:14:26.942Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T21:14:27.505Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T21:14:27.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T21:14:28.435Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T21:14:28.436Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-10T21:14:30.329Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T21:14:32.225Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T21:14:33.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T21:14:33.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T21:14:34.648Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T21:14:35.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T21:14:36.144Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T21:14:36.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T21:14:36.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T21:14:37.074Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T21:14:37.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-10T21:14:38.968Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T21:14:41.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T21:14:41.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T21:14:41.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T21:14:43.142Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T21:14:43.142Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T21:14:43.405Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T21:14:45.935Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T21:14:47.302Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T21:14:48.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T21:14:48.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T21:14:48.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T21:14:48.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T21:14:48.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T21:14:49.821Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T21:14:52.339Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T21:14:52.339Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T21:14:52.339Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T21:14:52.904Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T21:14:55.423Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T21:14:56.790Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T21:14:59.310Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T21:14:59.566Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T21:15:01.460Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T21:15:01.716Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-10T21:15:01.716Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T21:15:02.644Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-10T21:15:04.012Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T21:15:04.012Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T21:15:04.942Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T21:15:05.523Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T21:15:06.453Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-10T21:15:07.015Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T21:15:07.015Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T21:15:07.944Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T21:15:08.507Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T21:15:09.438Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T21:15:10.367Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T21:15:10.930Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T21:15:11.859Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T21:15:12.422Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T21:15:13.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T21:15:13.350Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T21:15:13.350Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T21:15:13.912Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T21:15:14.841Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T21:15:16.207Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T21:15:16.465Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T21:15:16.465Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T21:15:19.736Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T21:15:20.663Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T21:15:21.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T21:15:22.809Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T21:15:23.264Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T21:15:24.782Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T21:15:24.782Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T21:15:32.830Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-10T21:15:32.830Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T21:15:34.220Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-10T21:15:34.220Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-10T21:15:34.220Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T21:15:34.220Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T21:15:34.783Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T21:15:35.034Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T21:15:35.034Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T21:15:35.034Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T21:15:35.034Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T21:15:37.197Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T21:15:37.650Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T21:15:38.052Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T21:15:38.605Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T21:15:39.058Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T21:15:39.419Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T21:15:39.512Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T21:15:41.309Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T21:15:45.256Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T21:15:47.847Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T21:15:47.847Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T21:15:48.103Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T21:15:48.137Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T21:15:48.137Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T21:15:49.097Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T21:15:49.097Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T21:15:49.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T21:15:49.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T21:15:49.470Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T21:15:49.549Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T21:15:50.837Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T21:15:51.070Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T21:15:52.028Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T21:15:52.481Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T21:15:52.481Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T21:15:52.729Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T21:15:53.438Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T21:15:54.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T21:15:54.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T21:15:54.095Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T21:15:54.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T21:15:54.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T21:15:54.398Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T21:15:55.985Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T21:16:00.144Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T21:16:04.096Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T21:16:04.658Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T21:16:05.220Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T21:16:07.113Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T21:16:09.004Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T21:16:13.177Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T21:16:15.069Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T21:16:16.963Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T21:16:18.855Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T21:16:20.221Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T21:16:20.221Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T21:16:21.151Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T21:16:22.080Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T21:16:23.009Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T21:16:23.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T21:16:26.483Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T21:16:28.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T21:16:32.548Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T21:16:33.479Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T21:16:33.479Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-10T21:16:34.042Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T21:16:34.042Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T21:16:34.973Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T21:16:35.536Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T21:16:35.536Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T21:16:35.724Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T21:16:35.724Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T21:16:36.466Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T21:16:37.242Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T21:16:41.710Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-10T21:16:42.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T21:16:42.273Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-10T21:16:42.273Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T21:16:42.486Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T21:16:42.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T21:16:42.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T21:16:43.203Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-10T21:16:43.392Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T21:16:43.392Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T21:16:44.572Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T21:16:45.942Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-10T21:16:46.506Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T21:16:47.436Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-10T21:16:47.999Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T21:16:48.955Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T21:16:49.523Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T21:16:50.451Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T21:16:51.014Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T21:16:51.014Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T21:16:52.384Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T21:16:52.948Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T21:16:52.948Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T21:16:53.878Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-10T21:16:54.812Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-10T21:16:55.739Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T21:16:55.739Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T21:16:59.910Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T21:17:01.803Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T21:17:02.733Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T21:17:04.099Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-10T21:17:06.615Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-10T21:17:06.615Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T21:17:07.543Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T21:17:08.438Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T21:17:08.471Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-10T21:17:08.892Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T21:17:09.344Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T21:17:10.379Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-10T21:17:10.941Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-10T21:17:11.503Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-10T21:17:14.771Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-10T21:17:16.139Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-10T21:17:18.658Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-10T21:17:18.658Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-10T21:17:21.176Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-10T21:17:22.103Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-10T21:17:22.666Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-10T21:17:23.595Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-10T21:17:24.157Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-10T21:17:24.719Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-10T21:17:25.281Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-10T21:17:25.281Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-10T21:17:25.844Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-10T21:17:26.101Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T21:17:27.030Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-10T21:17:27.286Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T21:17:28.215Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T21:17:29.143Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-10T21:17:30.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T21:17:30.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T21:17:30.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T21:17:31.032Z] === RUN TestDockerSuite/TestRunState [2021-06-10T21:17:32.928Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T21:17:33.490Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T21:17:34.052Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T21:17:34.309Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-10T21:17:34.309Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T21:17:34.871Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T21:17:34.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T21:17:35.434Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-10T21:17:36.803Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T21:17:37.061Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T21:17:37.061Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T21:17:37.623Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-10T21:17:37.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T21:17:40.139Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-10T21:17:40.702Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-10T21:17:40.740Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T21:17:42.595Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-10T21:17:46.763Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T21:17:49.277Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T21:17:50.208Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T21:17:50.771Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T21:17:51.334Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T21:17:53.862Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T21:17:54.446Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T21:17:55.372Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T21:17:55.372Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T21:17:55.372Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T21:17:56.299Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T21:17:56.860Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T21:17:57.788Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-10T21:17:57.788Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T21:17:57.788Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T21:17:58.607Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T21:18:02.777Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T21:18:03.337Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T21:18:04.265Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T21:18:06.782Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T21:18:07.712Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T21:18:10.228Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T21:18:12.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-10T21:18:13.305Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-10T21:18:17.473Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-10T21:18:18.034Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-10T21:18:19.398Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-10T21:18:20.324Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-10T21:18:20.885Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T21:18:20.885Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-10T21:18:21.813Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-10T21:18:22.375Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-10T21:18:23.303Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-10T21:18:23.303Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-10T21:18:23.303Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-10T21:18:24.231Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T21:18:24.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T21:18:25.416Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T21:18:25.672Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-10T21:18:26.602Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-10T21:18:27.163Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-10T21:18:27.163Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T21:18:27.163Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T21:18:28.090Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T21:18:29.454Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-10T21:18:30.383Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-10T21:18:30.383Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T21:18:30.945Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T21:18:30.945Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T21:18:32.837Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T21:18:33.398Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T21:18:35.917Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T21:18:36.173Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T21:18:36.173Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T21:18:36.173Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T21:18:37.109Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-10T21:18:38.473Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-10T21:18:39.401Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T21:18:39.401Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T21:18:41.041Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T21:18:41.041Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T21:18:41.041Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T21:18:41.291Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T21:18:41.292Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T21:18:41.854Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T21:18:43.746Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T21:18:43.746Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T21:18:45.636Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T21:18:45.636Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T21:18:45.636Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T21:18:47.002Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T21:18:48.368Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T21:18:48.931Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T21:18:48.931Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T21:18:48.931Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T21:18:49.186Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T21:18:49.749Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T21:18:52.269Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T21:18:57.510Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T21:19:00.028Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T21:19:00.603Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T21:19:01.966Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T21:19:05.232Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T21:19:07.750Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T21:19:08.006Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T21:19:09.898Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T21:19:11.789Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T21:19:13.681Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T21:19:16.949Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T21:19:18.319Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-10T21:19:21.586Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T21:19:24.849Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T21:19:30.112Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T21:19:31.477Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-10T21:19:32.408Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-10T21:19:34.299Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T21:19:35.230Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T21:19:36.159Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-10T21:19:36.416Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T21:19:36.978Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T21:19:36.978Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T21:19:38.871Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T21:19:41.396Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T21:19:41.396Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T21:19:41.396Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T21:19:43.044Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T21:19:46.310Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-10T21:19:46.872Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-10T21:19:47.434Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-10T21:19:47.434Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-10T21:19:47.434Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-10T21:19:48.799Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-10T21:19:50.183Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-10T21:19:51.121Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-10T21:19:53.011Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-10T21:19:53.914Z] --- PASS: TestBuildWCOWSandboxSize (900.55s) [2021-06-10T21:19:53.914Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T21:19:53.914Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:19:53.914Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:19:53.914Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:19:53.914Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:19:53.914Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:19:53.914Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:19:53.914Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T21:19:53.914Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T21:19:53.914Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T21:19:53.914Z] --- PASS: TestBuildWithEmptyDockerfile (1.12s) [2021-06-10T21:19:53.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-10T21:19:53.914Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-10T21:19:53.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-10T21:19:53.914Z] === RUN TestBuildPreserveOwnership [2021-06-10T21:19:53.914Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-10T21:19:53.914Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:19:53.914Z] === RUN TestBuildPlatformInvalid [2021-06-10T21:19:53.914Z] --- PASS: TestBuildPlatformInvalid (1.03s) [2021-06-10T21:19:53.914Z] PASS [2021-06-10T21:19:53.914Z] ok github.com/docker/docker/integration/build 1146.624s [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] === Skipped [2021-06-10T21:19:53.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-10T21:19:53.914Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-10T21:19:53.914Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-10T21:19:53.914Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-10T21:19:53.914Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-10T21:19:53.914Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] [2021-06-10T21:19:53.914Z] DONE 29 tests, 5 skipped in 1178.953s [2021-06-10T21:19:53.914Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-10T21:19:54.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:19:54.380Z] INFO: Testing against a local daemon [2021-06-10T21:19:54.380Z] === RUN TestConfigInspect [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.380Z] === RUN TestConfigList [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigList (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.380Z] === RUN TestConfigsCreateAndDelete [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.380Z] === RUN TestConfigsUpdate [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.380Z] === RUN TestTemplatedConfig [2021-06-10T21:19:54.380Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.380Z] === RUN TestConfigCreateResolve [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:19:54.380Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T21:19:54.380Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-10T21:19:54.380Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:19:54.380Z] PASS [2021-06-10T21:19:54.380Z] ok github.com/docker/docker/integration/config 0.303s [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === Skipped [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-10T21:19:54.843Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] [2021-06-10T21:19:54.843Z] DONE 7 tests, 7 skipped in 3.886s [2021-06-10T21:19:54.843Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-10T21:19:57.178Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-10T21:19:58.545Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-10T21:19:58.545Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-10T21:19:58.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:19:58.606Z] INFO: Testing against a local daemon [2021-06-10T21:19:58.606Z] === RUN TestCheckpoint [2021-06-10T21:19:58.606Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T21:19:58.606Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T21:19:58.606Z] === RUN TestContainerInvalidJSON [2021-06-10T21:19:58.606Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:19:58.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:19:58.606Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:19:58.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:19:58.606Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:19:58.606Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:19:59.067Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T21:19:59.067Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T21:19:59.067Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T21:19:59.067Z] --- PASS: TestContainerInvalidJSON (1.04s) [2021-06-10T21:19:59.067Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-10T21:19:59.067Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-10T21:19:59.067Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T21:19:59.067Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T21:19:59.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-06-10T21:19:59.529Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T21:19:59.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-10T21:19:59.529Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T21:19:59.990Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-10T21:19:59.990Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T21:19:59.990Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-06-10T21:19:59.990Z] === RUN TestCopyFromContainer [2021-06-10T21:19:59.990Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-10T21:19:59.990Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:19:59.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T21:19:59.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:19:59.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:19:59.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:19:59.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:19:59.990Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:19:59.990Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:19:59.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T21:19:59.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T21:19:59.990Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T21:19:59.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-10T21:19:59.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T21:19:59.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-10T21:19:59.990Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T21:19:59.990Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T21:19:59.990Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T21:19:59.990Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T21:19:59.990Z] === RUN TestCreateWithInvalidEnv [2021-06-10T21:20:00.437Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-10T21:20:00.452Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T21:20:00.452Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-10T21:20:00.453Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T21:20:00.453Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T21:20:00.453Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:00.453Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T21:20:00.453Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T21:20:00.453Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:20:00.453Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T21:20:00.453Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T21:20:00.453Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:20:00.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:20:00.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T21:20:00.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T21:20:00.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T21:20:00.453Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T21:20:00.453Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T21:20:00.453Z] === RUN TestCreateDifferentPlatform [2021-06-10T21:20:00.453Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T21:20:00.453Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T21:20:00.453Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-10T21:20:00.453Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-10T21:20:00.453Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T21:20:00.453Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-06-10T21:20:00.453Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T21:20:00.453Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-10T21:20:00.453Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T21:20:00.453Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T21:20:00.453Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T21:20:00.453Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:00.453Z] === RUN TestDiff [2021-06-10T21:20:00.453Z] --- SKIP: TestDiff (0.00s) [2021-06-10T21:20:00.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:00.453Z] === RUN TestExecWithCloseStdin [2021-06-10T21:20:01.367Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T21:20:02.417Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T21:20:04.203Z] --- PASS: TestExecWithCloseStdin (3.64s) [2021-06-10T21:20:04.203Z] === RUN TestExec [2021-06-10T21:20:06.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-10T21:20:07.122Z] --- PASS: TestExec (2.77s) [2021-06-10T21:20:07.122Z] === RUN TestExecUser [2021-06-10T21:20:07.122Z] --- SKIP: TestExecUser (0.00s) [2021-06-10T21:20:07.122Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T21:20:07.122Z] === RUN TestExportContainerAndImportImage [2021-06-10T21:20:07.122Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-10T21:20:07.122Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:07.122Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T21:20:07.122Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T21:20:07.122Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:07.122Z] === RUN TestHealthCheckWorkdir [2021-06-10T21:20:07.122Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-10T21:20:07.122Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:07.122Z] === RUN TestHealthKillContainer [2021-06-10T21:20:07.122Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-10T21:20:07.122Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T21:20:07.122Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T21:20:07.122Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T21:20:07.122Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T21:20:07.122Z] === RUN TestKillContainerInvalidSignal [2021-06-10T21:20:09.310Z] --- PASS: TestKillContainerInvalidSignal (2.51s) [2021-06-10T21:20:09.310Z] === RUN TestKillContainer [2021-06-10T21:20:09.310Z] === RUN TestKillContainer/no_signal [2021-06-10T21:20:11.865Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-10T21:20:12.228Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T21:20:12.228Z] === RUN TestKillContainer/killing_signal [2021-06-10T21:20:12.671Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T21:20:15.133Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-10T21:20:15.153Z] --- PASS: TestKillContainer (5.23s) [2021-06-10T21:20:15.153Z] --- PASS: TestKillContainer/no_signal (2.40s) [2021-06-10T21:20:15.153Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T21:20:15.153Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2021-06-10T21:20:15.153Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T21:20:15.153Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:20:15.153Z] === RUN TestKillStoppedContainer [2021-06-10T21:20:15.153Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:20:15.153Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T21:20:15.153Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:20:15.153Z] === RUN TestKillDifferentUserContainer [2021-06-10T21:20:15.153Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T21:20:15.153Z] === RUN TestInspectOomKilledTrue [2021-06-10T21:20:15.153Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:15.153Z] === RUN TestInspectOomKilledFalse [2021-06-10T21:20:15.153Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T21:20:15.153Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:20:15.153Z] === RUN TestLogsFollowTailEmpty [2021-06-10T21:20:17.344Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2021-06-10T21:20:17.344Z] === RUN TestNetworkNat [2021-06-10T21:20:17.344Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-10T21:20:17.344Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:17.344Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T21:20:18.403Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T21:20:20.263Z] --- PASS: TestNetworkLocalhostTCPNat (2.90s) [2021-06-10T21:20:20.263Z] === RUN TestNetworkLoopbackNat [2021-06-10T21:20:20.263Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-10T21:20:20.263Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:20.263Z] === RUN TestPause [2021-06-10T21:20:20.263Z] --- SKIP: TestPause (0.00s) [2021-06-10T21:20:20.263Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T21:20:20.263Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T21:20:22.451Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s) [2021-06-10T21:20:22.451Z] === RUN TestPauseStopPausedContainer [2021-06-10T21:20:22.451Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-10T21:20:22.451Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:20:22.451Z] === RUN TestPsFilter [2021-06-10T21:20:22.451Z] --- PASS: TestPsFilter (0.21s) [2021-06-10T21:20:22.451Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T21:20:22.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T21:20:22.925Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T21:20:25.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2021-06-10T21:20:25.370Z] === RUN TestRemoveContainerWithVolume [2021-06-10T21:20:27.834Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-10T21:20:28.288Z] --- PASS: TestRemoveContainerWithVolume (2.78s) [2021-06-10T21:20:28.288Z] === RUN TestRemoveContainerRunning [2021-06-10T21:20:29.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-10T21:20:30.474Z] --- PASS: TestRemoveContainerRunning (2.31s) [2021-06-10T21:20:30.474Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T21:20:32.237Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-10T21:20:32.660Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2021-06-10T21:20:32.660Z] === RUN TestRemoveInvalidContainer [2021-06-10T21:20:33.121Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T21:20:33.121Z] === RUN TestRenameLinkedContainer [2021-06-10T21:20:33.121Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-10T21:20:33.121Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:33.121Z] === RUN TestRenameStoppedContainer [2021-06-10T21:20:33.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-10T21:20:34.966Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-10T21:20:36.041Z] --- PASS: TestRenameStoppedContainer (3.07s) [2021-06-10T21:20:36.041Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T21:20:37.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-10T21:20:39.375Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-10T21:20:40.780Z] --- PASS: TestRenameRunningContainerAndReuse (4.77s) [2021-06-10T21:20:40.780Z] === RUN TestRenameInvalidName [2021-06-10T21:20:41.893Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-10T21:20:43.700Z] --- PASS: TestRenameInvalidName (2.77s) [2021-06-10T21:20:43.700Z] === RUN TestRenameAnonymousContainer [2021-06-10T21:20:43.782Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-10T21:20:46.299Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T21:20:52.772Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T21:20:56.116Z] --- PASS: TestRenameAnonymousContainer (11.02s) [2021-06-10T21:20:56.116Z] === RUN TestRenameContainerWithSameName [2021-06-10T21:20:57.660Z] --- PASS: TestRenameContainerWithSameName (2.85s) [2021-06-10T21:20:57.661Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T21:20:57.661Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T21:20:57.661Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T21:20:57.661Z] === RUN TestResize [2021-06-10T21:20:59.845Z] --- PASS: TestResize (2.48s) [2021-06-10T21:20:59.845Z] === RUN TestResizeWithInvalidSize [2021-06-10T21:21:01.132Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T21:21:01.132Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T21:21:01.132Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T21:21:01.694Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T21:21:01.694Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T21:21:01.694Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T21:21:01.951Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T21:21:02.045Z] --- PASS: TestResizeWithInvalidSize (2.42s) [2021-06-10T21:21:02.507Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T21:21:02.512Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T21:21:02.512Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T21:21:03.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T21:21:03.696Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T21:21:03.696Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T21:21:03.696Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T21:21:03.696Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T21:21:05.087Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T21:21:05.421Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2021-06-10T21:21:05.422Z] === RUN TestDaemonRestartKillContainers [2021-06-10T21:21:05.422Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T21:21:05.422Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:05.422Z] === RUN TestStats [2021-06-10T21:21:05.422Z] --- SKIP: TestStats (0.00s) [2021-06-10T21:21:05.422Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T21:21:05.422Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T21:21:06.214Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T21:21:06.214Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T21:21:06.214Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T21:21:06.214Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T21:21:06.214Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-10T21:21:07.144Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T21:21:09.661Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T21:21:09.661Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T21:21:09.661Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T21:21:12.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.59s) [2021-06-10T21:21:12.527Z] === RUN TestStopContainerWithTimeout [2021-06-10T21:21:12.527Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-10T21:21:12.527Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T21:21:12.527Z] === RUN TestUpdateRestartPolicy [2021-06-10T21:21:12.935Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T21:21:15.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T21:21:17.104Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite (1927.12s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.39s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.24s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.62s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.91s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.08s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.28s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.49s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.71s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.47s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.54s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.64s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.55s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachDetach (1.43s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.24s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.39s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.59s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.35s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.07s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.62s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.62s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.54s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.57s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.38s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.79s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.53s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.38s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.00s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.36s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.00s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.06s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.76s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddTar (13.31s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.34s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.27s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.81s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.27s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.83s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.27s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.91s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.89s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.01s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) [2021-06-10T21:21:17.104Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.96s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.12s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.05s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.01s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.24s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.75s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (9.19s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.28s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.28s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.28s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.39s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.27s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.96s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.44s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.72s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.20s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.99s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.11s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.87s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.95s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.20s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.85s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.02s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.31s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.31s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.79s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.57s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.24s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.10s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.95s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnv (2.24s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.97s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.81s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (27.15s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.29s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.02s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.46s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.34s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildHistory (4.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.60s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.79s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.81s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.81s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.12s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.88s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.58s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.59s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.58s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNetContainer (4.20s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.19s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.43s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.46s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.76s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.30s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.70s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (4.08s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (2.55s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.66s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.12s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.02s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.11s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRm (3.45s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.46s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.41s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.43s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.98s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.81s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.61s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildStderr (1.49s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.05s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.98s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildUser (2.80s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.87s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.36s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.22s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.47s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.67s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.75s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.99s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T21:21:17.105Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T21:21:17.105Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.99s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.13s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.14s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitTTY (2.15s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.39s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2021-06-10T21:21:17.105Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.16s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.22s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.28s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.05s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.08s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.05s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.13s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2021-06-10T21:21:17.106Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T21:21:17.106Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.10s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.16s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.55s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.11s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.82s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.61s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.69s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.99s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.83s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.93s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b9c120_} (2.10s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1538118398_/foo_false____} (1.87s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1538118398_/foo_true____} (1.70s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_false____} (1.69s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_true____} (1.61s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3779755589_/foo_true__0xc000b9c180__} (1.58s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b9c1a0_} (1.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b9c1c0_} (1.63s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b9c1e0_} (2.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b9c200_} (0.74s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.62s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.10s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.99s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.23s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.07s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.48s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.54s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.71s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.11s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.99s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.22s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.91s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.29s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToCaseJ (7.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToDot (1.62s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.18s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.90s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToStdout (1.52s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.93s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-06-10T21:21:17.106Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T21:21:17.106Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-06-10T21:21:17.106Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T21:21:17.106Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.63s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.00s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.23s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.27s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.35s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.73s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.37s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.34s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.13s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.57s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsAttach (0.83s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.75s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.34s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.32s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.98s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsCopy (1.94s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.06s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.87s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFilters (1.47s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.99s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-06-10T21:21:17.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T21:21:17.106Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T21:21:17.106Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.27s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.69s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.35s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.90s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.17s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsTop (1.30s) [2021-06-10T21:21:17.106Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.32s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExec (1.08s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.29s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.35s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.35s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.37s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecCgroup (2.58s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.95s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.16s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecInspectID (2.21s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecInteractive (1.17s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.14s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.53s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecParseError (1.20s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.12s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2021-06-10T21:21:17.107Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T21:21:17.107Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.19s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.77s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.09s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestExecWithUser (1.60s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHealth (24.21s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.15s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.07s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportDisplay (2.53s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportFile (2.13s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.98s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportGzipped (2.92s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.42s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.29s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.99s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.16s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.29s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.24s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.22s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.19s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.42s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.20s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.91s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.98s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2021-06-10T21:21:17.107Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:21:17.107Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.73s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.20s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectDefault (0.96s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectHistory (1.33s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-06-10T21:21:17.107Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T21:21:17.107Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.21s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.13s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.23s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.45s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectStatus (1.00s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.22s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.14s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.10s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.89s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.82s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.75s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.86s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.02s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.71s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.84s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.87s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.25s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.99s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.03s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.99s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.48s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.48s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.14s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsTail (1.18s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.11s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestNetHostname (2.96s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.68s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginActive (1.69s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.11s) [2021-06-10T21:21:17.107Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T21:21:17.107Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.60s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.90s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.74s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPortList (10.43s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.99s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.95s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.95s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.74s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.90s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.89s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsByOrder (3.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.27s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.30s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.61s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.18s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.50s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.45s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.34s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.81s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.60s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.38s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2021-06-10T21:21:17.107Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T21:21:17.107Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.04s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.47s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.08s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.74s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.91s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.77s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.46s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.44s) [2021-06-10T21:21:17.107Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.69s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.22s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.15s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.19s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.91s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.57s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.17s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.14s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.20s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.34s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.89s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.20s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.75s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.88s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.81s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.75s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.47s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.42s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.39s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.45s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.15s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.50s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.48s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.16s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.51s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.62s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.55s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.58s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMount (8.25s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.69s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.14s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.37s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.43s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.21s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.37s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.15s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.09s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.98s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.89s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.96s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.12s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.91s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.81s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.94s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRm (1.07s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.00s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.92s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.91s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.82s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.32s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.50s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.28s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserByName (0.74s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.99s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.16s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.23s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.42s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.82s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.43s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-06-10T21:21:17.108Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T21:21:17.108Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-10T21:21:17.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (1.03s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.49s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.93s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.22s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.17s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.74s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.91s) [2021-06-10T21:21:17.109Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents521487222 [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.45s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.38s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.41s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.33s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartRecordError (1.70s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.80s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.04s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.85s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.10s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.92s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.00s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.08s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.46s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.18s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.13s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.80s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.71s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T21:21:17.109Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.93s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.54s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.26s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.18s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.43s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.29s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.23s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.16s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.80s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.28s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.03s) [2021-06-10T21:21:17.109Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.87s) [2021-06-10T21:21:17.109Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T21:21:17.109Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T21:21:17.109Z] === RUN TestDockerRegistrySuite [2021-06-10T21:21:17.109Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T21:21:18.037Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T21:21:19.420Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T21:21:21.312Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T21:21:21.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T21:21:25.482Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T21:21:32.020Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T21:21:35.289Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T21:21:36.656Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T21:21:37.724Z] --- PASS: TestUpdateRestartPolicy (24.07s) [2021-06-10T21:21:37.724Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T21:21:38.022Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T21:21:39.270Z] --- PASS: TestUpdateRestartWithAutoRemove (2.61s) [2021-06-10T21:21:39.270Z] === RUN TestWaitNonBlocked [2021-06-10T21:21:39.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:21:39.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:21:39.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:21:39.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:21:39.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T21:21:39.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T21:21:39.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T21:21:40.757Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T21:21:42.125Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T21:21:43.055Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T21:21:44.424Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T21:21:46.997Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T21:21:47.880Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-10T21:21:47.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s) [2021-06-10T21:21:47.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.06s) [2021-06-10T21:21:47.880Z] === RUN TestWaitBlocked [2021-06-10T21:21:47.880Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-10T21:21:47.880Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:47.880Z] PASS [2021-06-10T21:21:47.880Z] ok github.com/docker/docker/integration/container 109.511s [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === Skipped [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-10T21:21:47.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-10T21:21:47.880Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T21:21:47.880Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T21:21:47.880Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T21:21:47.880Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T21:21:47.880Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T21:21:47.880Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-10T21:21:47.880Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T21:21:47.880Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-10T21:21:47.880Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-10T21:21:47.880Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-10T21:21:47.880Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T21:21:47.880Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-10T21:21:47.880Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-10T21:21:47.880Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T21:21:47.880Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:21:47.880Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-10T21:21:47.880Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-10T21:21:47.880Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-10T21:21:47.880Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-10T21:21:47.880Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-10T21:21:47.880Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-10T21:21:47.880Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T21:21:47.880Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-10T21:21:47.880Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-10T21:21:47.880Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-10T21:21:47.880Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-10T21:21:47.880Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] [2021-06-10T21:21:47.880Z] DONE 88 tests, 33 skipped in 112.712s [2021-06-10T21:21:47.880Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-10T21:21:48.889Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-10T21:21:49.450Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T21:21:50.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:21:50.803Z] INFO: Testing against a local daemon [2021-06-10T21:21:50.803Z] === RUN TestCommitInheritsEnv [2021-06-10T21:21:50.803Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-10T21:21:50.803Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:21:50.803Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T21:21:50.803Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:21:50.803Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T21:21:50.803Z] === RUN TestImagesFilterMultiReference [2021-06-10T21:21:50.803Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-10T21:21:50.803Z] === RUN TestImagePullPlatformInvalid [2021-06-10T21:21:50.803Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T21:21:50.803Z] === RUN TestRemoveImageOrphaning [2021-06-10T21:21:51.342Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T21:21:51.778Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2021-06-10T21:21:51.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T21:21:51.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-10T21:21:51.779Z] === RUN TestTagInvalidReference [2021-06-10T21:21:51.779Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-10T21:21:51.779Z] === RUN TestTagValidPrefixedRepo [2021-06-10T21:21:52.240Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2021-06-10T21:21:52.240Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T21:21:52.240Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2021-06-10T21:21:52.240Z] === RUN TestTagOfficialNames [2021-06-10T21:21:52.240Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-10T21:21:52.240Z] === RUN TestTagMatchesDigest [2021-06-10T21:21:52.240Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T21:21:52.240Z] PASS [2021-06-10T21:21:52.240Z] ok github.com/docker/docker/integration/image 2.119s [2021-06-10T21:21:52.240Z] [2021-06-10T21:21:52.240Z] === Skipped [2021-06-10T21:21:52.240Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-10T21:21:52.240Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:21:52.240Z] [2021-06-10T21:21:52.240Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T21:21:52.240Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T21:21:52.240Z] [2021-06-10T21:21:52.240Z] [2021-06-10T21:21:52.240Z] DONE 11 tests, 2 skipped in 4.681s [2021-06-10T21:21:52.240Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-10T21:21:54.613Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T21:21:55.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:21:55.176Z] INFO: Testing against a local daemon [2021-06-10T21:21:55.176Z] === RUN TestNetworkCreateDelete [2021-06-10T21:21:55.176Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-10T21:21:55.176Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T21:21:55.176Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T21:21:55.176Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T21:21:55.176Z] === RUN TestDaemonDNSFallback [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-10T21:21:55.176Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] === RUN TestInspectNetwork [2021-06-10T21:21:55.176Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T21:21:55.176Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:55.176Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T21:21:55.176Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T21:21:55.176Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] === RUN TestNetworkInvalidJSON [2021-06-10T21:21:55.176Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T21:21:55.176Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T21:21:55.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:21:55.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:21:55.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:21:55.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:21:55.176Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T21:21:55.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T21:21:55.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-10T21:21:55.176Z] === RUN TestNetworkList [2021-06-10T21:21:55.176Z] === RUN TestNetworkList//networks [2021-06-10T21:21:55.176Z] === PAUSE TestNetworkList//networks [2021-06-10T21:21:55.176Z] === RUN TestNetworkList//networks/ [2021-06-10T21:21:55.176Z] === PAUSE TestNetworkList//networks/ [2021-06-10T21:21:55.176Z] === CONT TestNetworkList//networks [2021-06-10T21:21:55.176Z] === CONT TestNetworkList//networks/ [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T21:21:55.176Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T21:21:55.176Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T21:21:55.176Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T21:21:55.176Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T21:21:55.176Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T21:21:55.176Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T21:21:55.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:21:55.176Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T21:21:55.176Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T21:21:55.176Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] PASS [2021-06-10T21:21:55.176Z] ok github.com/docker/docker/integration/network 0.386s [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === Skipped [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-10T21:21:55.176Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T21:21:55.176Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-10T21:21:55.176Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-10T21:21:55.176Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T21:21:55.176Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T21:21:55.176Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:242: FLAKY_TEST [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T21:21:55.176Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] [2021-06-10T21:21:55.176Z] DONE 22 tests, 15 skipped in 2.909s [2021-06-10T21:21:55.176Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-10T21:21:55.982Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T21:21:55.982Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T21:21:56.151Z] testing: warning: no tests to run [2021-06-10T21:21:56.151Z] PASS [2021-06-10T21:21:56.151Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2021-06-10T21:21:56.151Z] [2021-06-10T21:21:56.151Z] DONE 0 tests in 0.973s [2021-06-10T21:21:56.612Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-10T21:21:57.350Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T21:21:57.585Z] testing: warning: no tests to run [2021-06-10T21:21:57.585Z] PASS [2021-06-10T21:21:57.585Z] ok github.com/docker/docker/integration/network/macvlan 0.143s [2021-06-10T21:21:57.585Z] [2021-06-10T21:21:57.585Z] DONE 0 tests in 1.012s [2021-06-10T21:21:57.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-10T21:21:58.279Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T21:21:58.559Z] testing: warning: no tests to run [2021-06-10T21:21:58.559Z] PASS [2021-06-10T21:21:58.559Z] ok github.com/docker/docker/integration/plugin 0.098s [2021-06-10T21:21:58.559Z] [2021-06-10T21:21:58.559Z] DONE 0 tests in 0.937s [2021-06-10T21:21:58.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-10T21:21:59.532Z] testing: warning: no tests to run [2021-06-10T21:21:59.532Z] PASS [2021-06-10T21:21:59.532Z] ok github.com/docker/docker/integration/plugin/authz 0.135s [2021-06-10T21:21:59.532Z] [2021-06-10T21:21:59.532Z] DONE 0 tests in 1.070s [2021-06-10T21:21:59.532Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-10T21:21:59.646Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T21:22:02.915Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T21:22:02.915Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-10T21:22:03.171Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T21:22:04.101Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-10T21:22:04.358Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-10T21:22:04.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-10T21:22:04.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-10T21:22:04.871Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T21:22:05.433Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T21:22:05.433Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T21:22:05.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-10T21:22:05.689Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T21:22:05.945Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T21:22:06.508Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T21:22:06.508Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T21:22:08.404Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T21:22:08.404Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-10T21:22:10.924Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T21:22:11.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:11.956Z] INFO: Testing against a local daemon [2021-06-10T21:22:11.956Z] === RUN TestPluginInvalidJSON [2021-06-10T21:22:11.956Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:22:11.956Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:22:11.956Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T21:22:11.956Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-10T21:22:11.956Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T21:22:11.956Z] === RUN TestPluginInstall [2021-06-10T21:22:11.956Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] === RUN TestPluginsWithRuntimes [2021-06-10T21:22:11.956Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T21:22:11.956Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] PASS [2021-06-10T21:22:11.956Z] ok github.com/docker/docker/integration/plugin/common 0.283s [2021-06-10T21:22:11.956Z] [2021-06-10T21:22:11.956Z] === Skipped [2021-06-10T21:22:11.956Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] [2021-06-10T21:22:11.956Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] [2021-06-10T21:22:11.956Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T21:22:11.956Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T21:22:11.956Z] [2021-06-10T21:22:11.956Z] [2021-06-10T21:22:11.956Z] DONE 5 tests, 3 skipped in 10.696s [2021-06-10T21:22:11.956Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-10T21:22:12.292Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T21:22:13.221Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-10T21:22:13.783Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T21:22:14.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:14.113Z] INFO: Testing against a local daemon [2021-06-10T21:22:14.113Z] === RUN TestExternalGraphDriver [2021-06-10T21:22:14.113Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-10T21:22:14.113Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T21:22:14.113Z] === RUN TestGraphdriverPluginV2 [2021-06-10T21:22:14.113Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-10T21:22:14.113Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T21:22:14.113Z] PASS [2021-06-10T21:22:14.113Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.295s [2021-06-10T21:22:14.565Z] [2021-06-10T21:22:14.565Z] === Skipped [2021-06-10T21:22:14.565Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-10T21:22:14.565Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T21:22:14.565Z] [2021-06-10T21:22:14.565Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-10T21:22:14.565Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T21:22:14.565Z] [2021-06-10T21:22:14.565Z] [2021-06-10T21:22:14.565Z] DONE 2 tests, 2 skipped in 3.925s [2021-06-10T21:22:14.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-10T21:22:15.152Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite (59.32s) [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d8e73d28c4170] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2021-06-10T21:22:15.714Z] check_test.go:196: [dce0b5afacbf6] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s) [2021-06-10T21:22:15.714Z] check_test.go:196: [daeb2e4403faa] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d1f8d2f784279] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.63s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d0bf907abb78e] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.78s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d2813b594a199] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.68s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d9a0d56cb86ed] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2021-06-10T21:22:15.714Z] check_test.go:196: [daca88198eeeb] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d61692572915e] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d4bfed2b7f4a1] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d6a3e08d9ac0d] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2021-06-10T21:22:15.714Z] check_test.go:196: [dd3da8c0d7251] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d7137ca9a9f28] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d209cab4d320a] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2021-06-10T21:22:15.714Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6263cb88992bdca1a4af9d0534bafc792e2db487d389fa9c5069b96fb6d337df [2021-06-10T21:22:15.714Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad741559d8ce2be2ee20cc60c44458e067796f418c3a661b26112b76dbf3a024 [2021-06-10T21:22:15.714Z] check_test.go:196: [d0e8aef185be3] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2021-06-10T21:22:15.714Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5763a42371636a033ace37cde9edd181afe2830e254d20810fb1ae1c9400dff [2021-06-10T21:22:15.714Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:665737562c97603b36c5061ae9a51007ba6088722ae431953b1349f33e3b721d [2021-06-10T21:22:15.714Z] check_test.go:196: [d194ddd733f1b] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.74s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d14c0714cd745] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d96fad857c05c] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d5f49dbb0e2af] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d7824d7f6f365] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-06-10T21:22:15.714Z] check_test.go:196: [db1da6e1addf7] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d020fd496d49d] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d2165add0b912] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d540116ab4d8a] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d94d48eb72c0a] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.74s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d52776ab44c8e] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d345febca6385] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d6f2676d9c9d9] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d6f4645045247] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d6b5de42d920c] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2021-06-10T21:22:15.714Z] check_test.go:196: [dc531e5b22b2d] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d693cacb1b480] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.76s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d88cd5eaa4eb0] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.54s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d703d4f4e4a3c] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.46s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d723a381953e8] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.56s) [2021-06-10T21:22:15.714Z] check_test.go:196: [d63db48ee64ec] daemon is not started [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2021-06-10T21:22:15.714Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-10T21:22:15.714Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T21:22:15.714Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T21:22:15.714Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-10T21:22:15.971Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T21:22:17.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:17.439Z] INFO: Testing against a local daemon [2021-06-10T21:22:17.439Z] === RUN TestReadPluginNoRead [2021-06-10T21:22:17.439Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-10T21:22:17.439Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T21:22:17.439Z] PASS [2021-06-10T21:22:17.439Z] ok github.com/docker/docker/integration/plugin/logging 0.317s [2021-06-10T21:22:17.439Z] [2021-06-10T21:22:17.439Z] === Skipped [2021-06-10T21:22:17.439Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-10T21:22:17.439Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T21:22:17.439Z] [2021-06-10T21:22:17.439Z] [2021-06-10T21:22:17.439Z] DONE 1 tests, 1 skipped in 3.102s [2021-06-10T21:22:17.892Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-10T21:22:19.430Z] testing: warning: no tests to run [2021-06-10T21:22:19.430Z] PASS [2021-06-10T21:22:19.430Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.166s [2021-06-10T21:22:19.430Z] [2021-06-10T21:22:19.430Z] DONE 0 tests in 1.596s [2021-06-10T21:22:19.430Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-10T21:22:21.219Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T21:22:22.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:22.303Z] INFO: Testing against a local daemon [2021-06-10T21:22:22.303Z] === RUN TestPluginWithDevMounts [2021-06-10T21:22:22.303Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T21:22:22.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:22.303Z] PASS [2021-06-10T21:22:22.303Z] ok github.com/docker/docker/integration/plugin/volumes 0.296s [2021-06-10T21:22:22.755Z] [2021-06-10T21:22:22.755Z] === Skipped [2021-06-10T21:22:22.755Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-10T21:22:22.755Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:22.755Z] [2021-06-10T21:22:22.755Z] [2021-06-10T21:22:22.755Z] DONE 1 tests, 1 skipped in 3.208s [2021-06-10T21:22:22.755Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-10T21:22:24.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:24.908Z] INFO: Testing against a local daemon [2021-06-10T21:22:24.908Z] === RUN TestSecretInspect [2021-06-10T21:22:24.908Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:24.908Z] === RUN TestSecretList [2021-06-10T21:22:24.908Z] --- SKIP: TestSecretList (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:24.908Z] === RUN TestSecretsCreateAndDelete [2021-06-10T21:22:24.908Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:24.908Z] === RUN TestSecretsUpdate [2021-06-10T21:22:24.908Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:24.908Z] === RUN TestTemplatedSecret [2021-06-10T21:22:24.908Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:24.908Z] === RUN TestSecretCreateResolve [2021-06-10T21:22:24.908Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-10T21:22:24.908Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:24.908Z] PASS [2021-06-10T21:22:24.908Z] ok github.com/docker/docker/integration/secret 0.218s [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === Skipped [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-10T21:22:25.362Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] [2021-06-10T21:22:25.362Z] DONE 6 tests, 6 skipped in 2.827s [2021-06-10T21:22:25.362Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-10T21:22:27.757Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T21:22:29.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:29.064Z] INFO: Testing against a local daemon [2021-06-10T21:22:29.064Z] === RUN TestServiceCreateInit [2021-06-10T21:22:29.064Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T21:22:29.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T21:22:29.064Z] --- PASS: TestServiceCreateInit (0.05s) [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceConflict [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-10T21:22:29.064Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-10T21:22:29.064Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceSysctls [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-06-10T21:22:29.064Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateServiceCapabilities [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-10T21:22:29.064Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestInspect [2021-06-10T21:22:29.064Z] --- SKIP: TestInspect (0.00s) [2021-06-10T21:22:29.064Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestCreateJob [2021-06-10T21:22:29.064Z] --- SKIP: TestCreateJob (0.00s) [2021-06-10T21:22:29.064Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestReplicatedJob [2021-06-10T21:22:29.064Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-10T21:22:29.064Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestUpdateReplicatedJob [2021-06-10T21:22:29.064Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-10T21:22:29.064Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestServiceListWithStatuses [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T21:22:29.064Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T21:22:29.064Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-10T21:22:29.064Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestDockerNetworkReConnect [2021-06-10T21:22:29.064Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-10T21:22:29.064Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestServicePlugin [2021-06-10T21:22:29.064Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T21:22:29.064Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.064Z] === RUN TestServiceUpdateLabel [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-10T21:22:29.064Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.064Z] === RUN TestServiceUpdateSecrets [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-10T21:22:29.064Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.064Z] === RUN TestServiceUpdateConfigs [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-10T21:22:29.064Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.064Z] === RUN TestServiceUpdateNetwork [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-10T21:22:29.064Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.064Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T21:22:29.064Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-10T21:22:29.064Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.064Z] PASS [2021-06-10T21:22:29.064Z] ok github.com/docker/docker/integration/service 0.528s [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === Skipped [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:22:29.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:22:29.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-10T21:22:29.516Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-10T21:22:29.516Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-06-10T21:22:29.516Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-10T21:22:29.516Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-10T21:22:29.516Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-10T21:22:29.516Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-10T21:22:29.516Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-10T21:22:29.516Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-10T21:22:29.516Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-10T21:22:29.516Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-10T21:22:29.516Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-10T21:22:29.516Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-10T21:22:29.516Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-10T21:22:29.516Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-10T21:22:29.516Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-10T21:22:29.516Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-10T21:22:29.516Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] [2021-06-10T21:22:29.516Z] DONE 24 tests, 23 skipped in 4.036s [2021-06-10T21:22:29.516Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-10T21:22:31.929Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T21:22:32.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:32.388Z] INFO: Testing against a local daemon [2021-06-10T21:22:32.388Z] === RUN TestSessionCreate [2021-06-10T21:22:32.388Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-10T21:22:32.388Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T21:22:32.388Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T21:22:32.388Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T21:22:32.388Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T21:22:32.388Z] PASS [2021-06-10T21:22:32.388Z] ok github.com/docker/docker/integration/session 0.306s [2021-06-10T21:22:32.388Z] [2021-06-10T21:22:32.388Z] === Skipped [2021-06-10T21:22:32.388Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-10T21:22:32.388Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T21:22:32.388Z] [2021-06-10T21:22:32.388Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T21:22:32.388Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T21:22:32.388Z] [2021-06-10T21:22:32.388Z] [2021-06-10T21:22:32.388Z] DONE 2 tests, 2 skipped in 2.422s [2021-06-10T21:22:32.388Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-10T21:22:32.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T21:22:34.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T21:22:34.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T21:22:34.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:34.537Z] INFO: Testing against a local daemon [2021-06-10T21:22:34.537Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T21:22:34.537Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:22:34.537Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:34.537Z] === RUN TestEventsExecDie [2021-06-10T21:22:34.537Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-10T21:22:34.537Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T21:22:34.537Z] === RUN TestEventsBackwardsCompatible [2021-06-10T21:22:34.537Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-10T21:22:34.537Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T21:22:34.537Z] === RUN TestEventsVolumeCreate [2021-06-10T21:22:34.537Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-10T21:22:34.537Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T21:22:34.537Z] === RUN TestInfoAPI [2021-06-10T21:22:34.537Z] --- PASS: TestInfoAPI (0.04s) [2021-06-10T21:22:34.537Z] === RUN TestInfoAPIWarnings [2021-06-10T21:22:34.537Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-10T21:22:34.537Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:22:34.537Z] === RUN TestInfoDebug [2021-06-10T21:22:34.537Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-10T21:22:34.537Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:34.537Z] === RUN TestInfoInsecureRegistries [2021-06-10T21:22:34.537Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-10T21:22:34.537Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:34.537Z] === RUN TestInfoRegistryMirrors [2021-06-10T21:22:34.537Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-10T21:22:34.537Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:34.537Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T21:22:35.494Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-06-10T21:22:35.494Z] === RUN TestPingCacheHeaders [2021-06-10T21:22:35.494Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-10T21:22:35.494Z] === RUN TestPingGet [2021-06-10T21:22:35.494Z] --- PASS: TestPingGet (0.04s) [2021-06-10T21:22:35.494Z] === RUN TestPingHead [2021-06-10T21:22:35.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T21:22:35.949Z] --- PASS: TestPingHead (0.04s) [2021-06-10T21:22:35.949Z] === RUN TestVersion [2021-06-10T21:22:35.949Z] --- PASS: TestVersion (0.03s) [2021-06-10T21:22:35.949Z] PASS [2021-06-10T21:22:35.949Z] ok github.com/docker/docker/integration/system 1.368s [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === Skipped [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T21:22:35.949Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-10T21:22:35.949Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-10T21:22:35.949Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-10T21:22:35.949Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-10T21:22:35.949Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-10T21:22:35.949Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-10T21:22:35.949Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-10T21:22:35.949Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] [2021-06-10T21:22:35.949Z] DONE 14 tests, 8 skipped in 3.617s [2021-06-10T21:22:35.949Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-10T21:22:37.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T21:22:38.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:38.819Z] INFO: Testing against a local daemon [2021-06-10T21:22:38.819Z] === RUN TestVolumesCreateAndList [2021-06-10T21:22:38.819Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-10T21:22:38.819Z] === RUN TestVolumesRemove [2021-06-10T21:22:38.819Z] --- PASS: TestVolumesRemove (0.11s) [2021-06-10T21:22:38.819Z] === RUN TestVolumesInspect [2021-06-10T21:22:38.819Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T21:22:38.819Z] === RUN TestVolumesInvalidJSON [2021-06-10T21:22:38.819Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T21:22:38.819Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T21:22:38.819Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T21:22:38.819Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-10T21:22:38.819Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T21:22:38.819Z] PASS [2021-06-10T21:22:38.819Z] ok github.com/docker/docker/integration/volume 0.589s [2021-06-10T21:22:38.819Z] [2021-06-10T21:22:38.819Z] DONE 5 tests in 2.975s [2021-06-10T21:22:38.819Z] INFO: make.ps1 ended at 06/10/2021 21:22:38 [2021-06-10T21:22:38.819Z] INFO: Integration CLI tests being run from the host: [2021-06-10T21:22:38.819Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-06-10T21:22:39.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T21:22:41.380Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T21:22:43.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T21:22:43.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T21:22:43.565Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T21:22:43.821Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T21:22:44.077Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T21:22:44.333Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T21:22:44.590Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite (29.08s) [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s) [2021-06-10T21:22:44.846Z] check_test.go:223: [df2cde11148f1] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.50s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d365ef1a32eba] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.06s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d4c7d60274c3f] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.01s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d0bdc0caa6e47] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d4a126db1abf6] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d974e94441dac] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d6dc15c336f3b] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d07b779784c23] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2021-06-10T21:22:44.846Z] check_test.go:223: [dd14c5c54adde] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.72s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d186444da32a5] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.79s) [2021-06-10T21:22:44.846Z] check_test.go:223: [df8d50fdf7f83] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d69bcc679a6cc] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d998c2c82be66] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d686edaa49f38] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d7c4a36a43acc] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-10T21:22:44.846Z] check_test.go:223: [d31f44201d018] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-10T21:22:44.846Z] check_test.go:223: [df625489f6774] daemon is not started [2021-06-10T21:22:44.846Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-10T21:22:44.846Z] check_test.go:223: [db69d4c8bdaf1] daemon is not started [2021-06-10T21:22:44.846Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T21:22:44.846Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T21:22:45.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T21:22:46.023Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T21:22:46.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T21:22:46.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T21:22:47.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T21:22:47.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T21:22:47.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T21:22:48.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-06-10T21:22:48.727Z] check_test.go:252: [d710dc96fde61] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-10T21:22:48.727Z] check_test.go:252: [dd87f55fce738] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-06-10T21:22:48.727Z] check_test.go:252: [d32dcfe22157c] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-10T21:22:48.727Z] check_test.go:252: [d38bf4114e472] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-06-10T21:22:48.727Z] check_test.go:252: [de1de2207734c] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-06-10T21:22:48.727Z] check_test.go:252: [d1814d24989fa] daemon is not started [2021-06-10T21:22:48.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-06-10T21:22:48.727Z] check_test.go:252: [d6c6df73dd065] daemon is not started [2021-06-10T21:22:48.727Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T21:22:48.727Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T21:22:49.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-10T21:22:49.065Z] INFO: Testing against a local daemon [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T21:22:49.065Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T21:22:49.517Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T21:22:49.835Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T21:22:49.968Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T21:22:50.420Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T21:22:50.872Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T21:22:53.968Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T21:22:53.968Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T21:22:54.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T21:22:54.480Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-10T21:22:54.480Z] check_test.go:279: [daa4b6d064d5d] daemon is not started [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.22s) [2021-06-10T21:22:54.480Z] check_test.go:279: [d547b01e990c4] daemon is not started [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-10T21:22:54.480Z] check_test.go:279: [da1a3d8e8d2a5] daemon is not started [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-10T21:22:54.480Z] check_test.go:279: [d03d34b74f347] daemon is not started [2021-06-10T21:22:54.480Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-10T21:22:54.480Z] check_test.go:279: [d189a9d99da78] daemon is not started [2021-06-10T21:22:54.480Z] === RUN TestDockerNetworkSuite [2021-06-10T21:22:54.480Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-10T21:22:56.997Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-10T21:22:58.338Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T21:22:58.338Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T21:22:58.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-10T21:22:58.790Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T21:22:58.790Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T21:22:58.790Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T21:22:58.790Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T21:23:03.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T21:23:03.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T21:23:03.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T21:23:03.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T21:23:04.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T21:23:04.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-10T21:23:06.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-10T21:23:10.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-10T21:23:10.064Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-10T21:23:12.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-10T21:23:12.583Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-10T21:23:14.651Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T21:23:17.833Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-10T21:23:21.101Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-10T21:23:24.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-10T21:23:24.625Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-10T21:23:28.808Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-10T21:23:28.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-10T21:23:30.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-10T21:23:31.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-10T21:23:32.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-10T21:23:32.250Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T21:23:32.703Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T21:23:33.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-10T21:23:34.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-10T21:23:34.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-10T21:23:35.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-10T21:23:35.580Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T21:23:35.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T21:23:36.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-10T21:23:36.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-10T21:23:36.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-10T21:23:36.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-10T21:23:37.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-10T21:23:39.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-10T21:23:39.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-10T21:23:39.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-10T21:23:39.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-10T21:23:41.333Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T21:23:43.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-10T21:23:44.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-10T21:23:47.079Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T21:23:49.119Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-10T21:23:54.113Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T21:23:57.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-10T21:23:57.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-10T21:23:58.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-10T21:23:58.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-10T21:23:58.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-10T21:23:58.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-10T21:23:58.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-10T21:23:58.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-10T21:24:01.143Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T21:24:01.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-10T21:24:02.102Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T21:24:03.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-10T21:24:03.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-10T21:24:03.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-10T21:24:04.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-10T21:24:04.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-10T21:24:07.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-10T21:24:09.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-10T21:24:11.835Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-10T21:24:12.357Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T21:24:12.357Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T21:24:12.810Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T21:24:13.263Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T21:24:13.263Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T21:24:14.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-10T21:24:14.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-10T21:24:15.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-10T21:24:18.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-10T21:24:18.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-10T21:24:18.767Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-10T21:24:19.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-10T21:24:20.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-10T21:24:21.781Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T21:24:21.781Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T21:24:22.152Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-10T21:24:26.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite (93.58s) [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.55s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [dd3d8e241a363] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d9a57748e571a] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.26s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d6f876a7661f4] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.37s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d413aab42901a] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.10s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:1233: [d1b463591ee88] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.41s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d3c3d4fcc7b48] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (12.09s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d588eb1e8c4ae] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.20s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d435fa4c77034] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.79s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d333ecb5b10fd] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.08s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [dcfeafc29450d] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d679a8e36ab58] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.18s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d75e331839b19] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d3434c85ee09a] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d7f9e2c144092] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d3563da102230] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d27edc4ef107f] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d692056cc9fe3] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d21a733d7a793] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [dd9de851321c2] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.08s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d90046a1c2962] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.33s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d941a9512025d] daemon is not started [2021-06-10T21:24:28.221Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-06-10T21:24:28.221Z] docker_cli_network_unix_test.go:46: [d3b719999d238] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.62s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d16a4064d4767] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d504c3f9e0f31] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.08s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:968: [d7cccd15ab6c3] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.96s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d1eafdd3b524c] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.56s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:1116: [d82b895980d70] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d1e1e333e53b9] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.22s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [da05bf8949b10] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d6077dc3ecd88] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d6ad3dc542df7] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d3f6aa707de4b] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d08b983204d62] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [db2b9a1adf1ff] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.49s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [df3444c5363bd] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d2da23dd84ef2] daemon is not started [2021-06-10T21:24:28.222Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [dbd27c450a965] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.29s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d3ae568eb3fcb] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.68s) [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.40s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:1084: [d82fdaa7be969] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d3ce0728b4736] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.14s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [df56882596329] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.63s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d70a19f9fed65] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [dbcc0900c8a29] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.20s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d0556e93fdcef] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [dc19b0df53355] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.82s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [dc376382164bf] daemon is not started [2021-06-10T21:24:28.222Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.97s) [2021-06-10T21:24:28.222Z] docker_cli_network_unix_test.go:46: [d6cad2bcbafc6] daemon is not started [2021-06-10T21:24:28.222Z] === RUN TestDockerHubPullSuite [2021-06-10T21:24:28.222Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-10T21:24:29.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-10T21:24:30.151Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-10T21:24:32.668Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-10T21:24:32.668Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-10T21:24:32.668Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-10T21:24:34.036Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-10T21:24:34.102Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T21:24:34.292Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-10T21:24:34.549Z] --- PASS: TestDockerHubPullSuite (6.40s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2021-06-10T21:24:34.550Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2021-06-10T21:24:34.550Z] PASS [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === Skipped [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T21:24:34.550Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T21:24:34.550Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T21:24:34.550Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-10T21:24:34.550Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T21:24:34.550Z] docker_cli_network_unix_test.go:46: [dbd27c450a965] daemon is not started [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] [2021-06-10T21:24:34.550Z] DONE 1269 tests, 51 skipped in 2173.400s [2021-06-10T21:24:34.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T21:24:34.550Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T21:24:34.550Z] +++ kill 8310 [2021-06-10T21:24:34.556Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T21:24:35.480Z] +++ /etc/init.d/apparmor stop [2021-06-10T21:24:35.480Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T21:24:35.480Z] [2021-06-10T21:24:35.480Z] Unloading profiles will leave already running processes permanently [2021-06-10T21:24:35.480Z] unconfined, which can lead to unexpected situations. [2021-06-10T21:24:35.480Z] [2021-06-10T21:24:35.480Z] To set a process to complain mode, use the command line tool [2021-06-10T21:24:35.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T21:24:35.480Z] +++ true [2021-06-10T21:24:35.480Z] exiting test-integration [2021-06-10T21:24:35.480Z] ++ exit 0 [2021-06-10T21:24:35.480Z] [2021-06-10T21:24:36.042Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-10T21:24:36.042Z] + for job in $(jobs -p) [2021-06-10T21:24:36.042Z] + wait 14010 [2021-06-10T21:24:39.311Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-10T21:24:41.575Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T21:24:41.575Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T21:24:42.033Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T21:24:42.033Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T21:24:42.601Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-10T21:24:45.121Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-10T21:24:46.756Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T21:24:48.278Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T21:24:48.731Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T21:24:49.690Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T21:24:50.143Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T21:24:51.661Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T21:24:53.179Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T21:24:58.923Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T21:24:58.923Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T21:24:59.375Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T21:24:59.375Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T21:24:59.375Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T21:24:59.375Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T21:24:59.375Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T21:25:00.330Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T21:25:00.783Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T21:25:06.579Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T21:25:17.578Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T21:25:19.094Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T21:25:24.178Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T21:25:24.178Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T21:25:24.630Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T21:25:27.604Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T21:25:27.604Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T21:25:27.604Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T21:25:27.604Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T21:25:27.604Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T21:25:30.474Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T21:25:30.474Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T21:25:30.474Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T21:25:38.979Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T21:25:41.286Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-10T21:25:56.121Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-10T21:26:07.035Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite (1775.04s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.17s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.80s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (35.04s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:562: [d9cdcac1a2861] joining swarm manager [d75f2131ca9a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:584: [d69389b2c3441] joining swarm manager [d75f2131ca9a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] check_test.go:380: [d9cdcac1a2861] daemon is not started [2021-06-10T21:26:14.220Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:45: [dccdeb31985fc] joining swarm manager [d6058b7ba6d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.91s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.37s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:303: [d7c1681fd5321] joining swarm manager [d10faeb02d3ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:304: [d976c3bbf6a3c] joining swarm manager [d10faeb02d3ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.06s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:271: [d3eaff025d68e] joining swarm manager [d033440f00b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:272: [d369d74c17172] joining swarm manager [d033440f00b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.51s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.73s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s) [2021-06-10T21:26:14.220Z] docker_api_swarm_node_test.go:19: [d35c2d1df720e] joining swarm manager [dfe64e61cb54b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_node_test.go:20: [dff5234e70616] joining swarm manager [dfe64e61cb54b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.35s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:501: [d40210d8dae85] joining swarm manager [d622b1adc24e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:506: [dc17d278d6af2] joining swarm manager [d622b1adc24e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.66s) [2021-06-10T21:26:14.220Z] docker_api_swarm_node_test.go:80: [d314f1a3b5e8c] joining swarm manager [db195abcfaa63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2021-06-10T21:26:14.220Z] docker_api_swarm_node_test.go:52: [d1ca4dac0029a] joining swarm manager [db1aaa88f11d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_node_test.go:53: [d13e2b0111e25] joining swarm manager [db1aaa88f11d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.27s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:201: [d06f086c1cd20] joining swarm manager [d91ea7b68550a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.19s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:383: [dcdcdc35b2496] joining swarm manager [dfe61b7154d09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:384: [d44dcf3c39f13] joining swarm manager [dfe61b7154d09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] check_test.go:380: [d44dcf3c39f13] daemon is not started [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.79s) [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:801: [d4b07571c8b54] joining swarm manager [df068182f29eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:801: [d5ea6cad48e9d] joining swarm manager [df068182f29eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:801: [d868061a56d41] joining swarm manager [df068182f29eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:801: [d174a63fd0562] joining swarm manager [df068182f29eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T21:26:14.220Z] docker_api_swarm_test.go:809: [de6111d35ed9b] joining swarm manager [df068182f29eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.59s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.70s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.63s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:394: [d95136e370341] joining swarm manager [d964b7cab6c6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:394: [de324fcd7e0cc] joining swarm manager [d964b7cab6c6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.04s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:342: [db96a322476f8] joining swarm manager [d3033c82e9ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:342: [d68ef82e3ab98] joining swarm manager [d3033c82e9ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.09s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:489: [dc128df3b5d90] joining swarm manager [d86df3e46d52b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:489: [da5edb2eef3e4] joining swarm manager [d86df3e46d52b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.26s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.97s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:127: [d40f6a0fdeef3] joining swarm manager [d095199b7dd88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:128: [d0f5238174d76] joining swarm manager [d095199b7dd88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:136: [dbd8289841905] joining swarm manager [d095199b7dd88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:137: [d5b99dd5e95cf] joining swarm manager [d095199b7dd88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.38s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:303: [d2eea4d4677c3] joining swarm manager [d874bf663dc47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:303: [d3a6d3b370cdf] joining swarm manager [d874bf663dc47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.85s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:99: [d59e6b3991720] joining swarm manager [d4a6946d51268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:100: [d4a6324428ffb] joining swarm manager [d4a6946d51268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] check_test.go:380: [d59e6b3991720] daemon is not started [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.96s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:532: [d6cb5d02dab8a] joining swarm manager [d58a3eb4f2af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:533: [d12835a40f8cd] joining swarm manager [d58a3eb4f2af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.36s) [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:147: [d2afa4a52c6ad] joining swarm manager [d834fe9a8b9c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_api_swarm_service_test.go:147: [dd807bfd45e95] joining swarm manager [d834fe9a8b9c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.57s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.43s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.40s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.12s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.70s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.72s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.73s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.43s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.54s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.11s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.48s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.88s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.08s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.92s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.71s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.18s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.23s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.21s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.76s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.57s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.03s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.61s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.33s) [2021-06-10T21:26:14.220Z] docker_cli_service_logs_test.go:245: checking task o1gx2jszps4v [2021-06-10T21:26:14.220Z] docker_cli_service_logs_test.go:250: checking messages for o1gx2jszps4v [2021-06-10T21:26:14.220Z] docker_cli_service_logs_test.go:245: checking task j9y4x5o1hg3f [2021-06-10T21:26:14.220Z] docker_cli_service_logs_test.go:250: checking messages for j9y4x5o1hg3f [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.67s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2021-06-10T21:26:14.220Z] docker_cli_swarm_test.go:1901: [deca4f824a6d2] joining swarm manager [da3fd10c28ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.220Z] docker_cli_swarm_test.go:1902: [dcb5036030352] joining swarm manager [da3fd10c28ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.73s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.35s) [2021-06-10T21:26:14.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s) [2021-06-10T21:26:14.220Z] docker_cli_swarm_test.go:1802: [d9b941460a64c] joining swarm manager [d589c5922b4cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1803: [d121a876a67f8] joining swarm manager [d589c5922b4cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.83s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1321: [d74dbb13cf7a6] joining swarm manager [dc690ac491e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1322: [da44b5ea7c58b] joining swarm manager [dc690ac491e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.96s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.02s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.15s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.29s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.05s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s) [2021-06-10T21:26:14.221Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.47s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.97s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1186: [d46f4909b026f] joining swarm manager [d8ca5eb24ff1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1195: [dfb9e8f25a1b8] joining swarm manager [d8ca5eb24ff1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.76s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.60s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1118: [dd37cd1fd060a] joining swarm manager [d4c9a672f364a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1119: [d6042a7234037] joining swarm manager [d4c9a672f364a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1172: [d9aecbc387012] joining swarm manager [d4c9a672f364a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.09s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1453: [d72f8713f69c5] joining swarm manager [d8646d02807ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] docker_cli_swarm_test.go:1454: [dc0d702d118a1] joining swarm manager [d8646d02807ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.74s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.89s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.93s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.58s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.20s) [2021-06-10T21:26:14.221Z] docker_cli_swarm_unix_test.go:62: [d434f0486c431] joining swarm manager [d5cc3234ca44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.47s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.24s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.82s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.18s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.64s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.77s) [2021-06-10T21:26:14.221Z] docker_api_swarm_test.go:961: [d0faf63d3f65a] joining swarm manager [dc24e4951f49f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.83s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.83s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.84s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.30s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.94s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.58s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.92s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.67s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.65s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2021-06-10T21:26:14.221Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2021-06-10T21:26:14.221Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T21:26:14.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-10T21:26:17.299Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T21:26:21.954Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T21:26:28.979Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T21:26:29.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-10T21:26:33.624Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T21:26:51.238Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T21:26:51.238Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T21:26:58.288Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T21:26:58.289Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T21:26:58.289Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T21:26:58.289Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T21:27:01.989Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T21:27:06.633Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T21:27:08.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T21:27:09.237Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T21:27:09.237Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T21:27:12.112Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T21:27:13.069Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T21:27:14.589Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T21:27:24.845Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T21:27:26.368Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T21:27:35.273Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T21:27:36.228Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T21:27:36.626Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T21:27:36.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-10T21:27:38.781Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T21:27:44.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T21:27:44.724Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T21:27:44.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-10T21:27:49.366Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T21:27:50.325Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T21:27:50.325Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T21:27:50.325Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T21:27:50.325Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T21:27:50.778Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T21:27:52.301Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T21:27:55.995Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T21:27:56.384Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T21:27:58.148Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T21:27:58.148Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T21:27:58.148Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T21:27:58.148Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T21:28:02.802Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T21:28:06.634Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T21:28:15.145Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T21:28:16.666Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T21:28:16.666Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T21:28:16.666Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T21:28:16.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-10T21:28:17.563Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T21:28:18.182Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T21:28:18.182Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T21:28:23.293Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T21:28:24.809Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T21:28:24.809Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T21:28:28.504Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T21:28:30.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T21:28:31.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-10T21:28:36.995Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T21:28:36.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T21:28:36.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T21:28:36.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T21:28:36.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T21:28:37.447Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T21:29:00.587Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T21:29:03.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-10T21:29:15.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-10T21:29:21.593Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T21:29:28.010Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T21:29:28.010Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T21:29:28.010Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T21:29:39.189Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T21:29:46.212Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T21:29:46.212Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T21:29:46.212Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T21:29:47.168Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T21:29:47.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-10T21:29:51.815Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T21:29:55.516Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T21:30:01.272Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T21:30:03.580Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T21:30:03.580Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T21:30:03.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T21:30:05.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-10T21:30:13.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T21:30:14.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T21:30:18.880Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T21:30:18.880Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T21:30:18.880Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T21:30:20.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-10T21:30:21.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T21:30:29.145Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T21:30:29.146Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T21:30:34.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T21:30:37.654Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T21:30:37.654Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T21:30:42.300Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T21:30:44.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T21:30:45.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T21:30:57.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T21:30:57.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T21:30:57.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T21:31:04.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T21:31:04.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T21:31:05.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T21:31:05.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T21:31:05.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T21:31:07.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-10T21:31:07.420Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T21:31:07.420Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T21:31:08.938Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T21:31:10.457Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T21:31:20.716Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T21:31:24.427Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T21:31:24.427Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T21:31:24.427Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T21:31:24.427Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T21:31:25.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-10T21:31:28.126Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T21:31:28.578Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T21:31:32.283Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T21:31:32.283Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T21:31:32.283Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T21:31:41.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T21:31:43.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T21:31:44.920Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T21:31:45.371Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T21:31:48.241Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T21:31:48.241Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T21:31:52.885Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T21:31:55.754Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T21:31:55.754Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T21:31:55.754Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T21:31:57.271Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T21:31:57.321Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T21:31:57.321Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T21:31:57.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-10T21:31:58.788Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T21:31:59.240Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T21:32:00.194Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T21:32:01.149Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T21:32:04.354Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T21:32:08.158Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T21:32:10.100Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T21:32:10.554Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T21:32:10.554Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T21:32:11.035Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T21:32:11.035Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T21:32:12.548Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T21:32:12.548Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T21:32:13.000Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T21:32:15.936Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T21:32:16.910Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T21:32:17.700Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T21:32:17.863Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T21:32:17.863Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T21:32:18.151Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-10T21:32:18.815Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T21:32:19.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T21:32:19.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T21:32:19.801Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T21:32:26.816Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T21:32:29.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-10T21:32:30.457Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T21:32:33.334Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T21:32:33.793Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T21:32:44.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-10T21:32:48.530Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T21:32:48.530Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T21:32:48.530Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T21:32:48.530Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T21:32:50.047Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T21:33:02.361Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T21:33:02.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-10T21:33:04.515Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T21:33:04.515Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T21:33:04.515Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T21:33:04.971Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T21:33:06.497Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T21:33:09.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T21:33:09.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T21:33:10.731Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T21:33:12.238Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T21:33:16.884Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T21:33:17.243Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-10T21:33:19.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T21:33:19.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T21:33:19.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T21:33:19.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T21:33:20.835Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T21:33:20.835Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T21:33:21.532Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T21:33:21.532Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T21:33:28.614Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T21:33:28.614Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T21:33:32.080Z] --- PASS: TestDockerExternalVolumeSuite (439.99s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.86s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:53: [d4cb0a9ea16d8] daemon is not started [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:53: [df52e3f35178c] daemon is not started [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:53: [da3a2fddefbe6] daemon is not started [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:53: [dd411b72b9e94] daemon is not started [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.52s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.49s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.59s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.18s) [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:485: [d7023506c09ea] daemon is not started [2021-06-10T21:33:32.081Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-10T21:33:32.081Z] docker_cli_external_volume_driver_test.go:53: [dc22e4e4eebad] daemon is not started [2021-06-10T21:33:32.081Z] PASS [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] === Skipped [2021-06-10T21:33:32.081Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-06-10T21:33:32.081Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-06-10T21:33:32.081Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T21:33:32.081Z] check_test.go:309: [d4bc7504bb2f5] daemon is not started [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T21:33:32.081Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-10T21:33:32.081Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T21:33:32.081Z] check_test.go:309: [d1e79dac8af79] daemon is not started [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-10T21:33:32.081Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-10T21:33:32.081Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T21:33:32.081Z] check_test.go:309: [d1f2e492c42d3] daemon is not started [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T21:33:32.081Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T21:33:32.081Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T21:33:32.081Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T21:33:32.081Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] [2021-06-10T21:33:32.081Z] DONE 273 tests, 5 skipped in 2710.193s [2021-06-10T21:33:32.081Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T21:33:32.081Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T21:33:32.081Z] +++ kill 8270 [2021-06-10T21:33:32.643Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf29e9e7e296/docker.pid [2021-06-10T21:33:32.643Z] +++ kill 8454 [2021-06-10T21:33:32.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8454 is not a child of this shell [2021-06-10T21:33:32.643Z] warning: PID 8454 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf29e9e7e296/docker.pid had a nonzero exit code [2021-06-10T21:33:32.643Z] +++ /etc/init.d/apparmor stop [2021-06-10T21:33:32.643Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T21:33:32.643Z] [2021-06-10T21:33:32.643Z] Unloading profiles will leave already running processes permanently [2021-06-10T21:33:32.643Z] unconfined, which can lead to unexpected situations. [2021-06-10T21:33:32.643Z] [2021-06-10T21:33:32.643Z] To set a process to complain mode, use the command line tool [2021-06-10T21:33:32.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T21:33:32.643Z] +++ true [2021-06-10T21:33:32.898Z] exiting test-integration [2021-06-10T21:33:32.898Z] ++ exit 0 [2021-06-10T21:33:32.899Z] [2021-06-10T21:33:33.154Z] + exit 0 [2021-06-10T21:33:33.154Z] ++ jobs -p [2021-06-10T21:33:33.154Z] + pids= [2021-06-10T21:33:33.154Z] + echo 'Remaining pids to kill: []' [2021-06-10T21:33:33.154Z] Remaining pids to kill: [] [2021-06-10T21:33:33.154Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-10T21:33:33.168Z] Recording test results [2021-06-10T21:33:33.644Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T21:33:34.117Z] + echo Ensuring container killed. [2021-06-10T21:33:34.117Z] Ensuring container killed. [2021-06-10T21:33:34.117Z] + docker ps -aq -f name=docker-pr4-* [2021-06-10T21:33:34.117Z] + cids=87ae657acb8a [2021-06-10T21:33:34.117Z] 16e4da0bae86 [2021-06-10T21:33:34.117Z] 021202f6247c [2021-06-10T21:33:34.117Z] + [ -n 87ae657acb8a [2021-06-10T21:33:34.117Z] 16e4da0bae86 [2021-06-10T21:33:34.117Z] 021202f6247c ] [2021-06-10T21:33:34.117Z] + docker rm -vf 87ae657acb8a 16e4da0bae86 021202f6247c [2021-06-10T21:33:37.131Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T21:33:38.286Z] 87ae657acb8a [2021-06-10T21:33:38.287Z] 16e4da0bae86 [2021-06-10T21:33:38.542Z] 021202f6247c [Pipeline] sh [2021-06-10T21:33:38.818Z] + echo Chowning /workspace to jenkins user [2021-06-10T21:33:38.818Z] Chowning /workspace to jenkins user [2021-06-10T21:33:38.818Z] + id -u [2021-06-10T21:33:38.818Z] + id -g [2021-06-10T21:33:38.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42511:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T21:33:40.009Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T21:33:40.463Z] === RUN TestDockerSuite/TestContainerAPICommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T21:33:43.318Z] + bundleName=amd64 [2021-06-10T21:33:43.318Z] + echo Creating amd64-bundles.tar.gz [2021-06-10T21:33:43.318Z] Creating amd64-bundles.tar.gz [2021-06-10T21:33:43.318Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T21:33:43.318Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-10T21:33:44.693Z] Archiving artifacts [2021-06-10T21:33:45.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T21:33:45.507Z] + make clean [2021-06-10T21:33:45.763Z] docker volume rm -f docker-dev-cache [2021-06-10T21:33:45.763Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T21:33:47.488Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:33:54.525Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T21:33:54.525Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T21:33:57.398Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T21:33:57.398Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T21:33:57.398Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T21:33:57.398Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T21:34:00.277Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T21:34:00.277Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T21:34:00.277Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T21:34:02.431Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T21:34:02.431Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T21:34:02.431Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T21:34:02.883Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T21:34:02.883Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T21:34:03.230Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T21:34:03.230Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T21:34:04.189Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T21:34:06.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T21:34:08.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T21:34:10.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T21:34:10.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T21:34:10.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T21:34:13.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T21:34:13.141Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T21:34:16.014Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T21:34:16.014Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T21:34:16.014Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T21:34:18.177Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T21:34:18.177Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T21:34:20.343Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T21:34:20.343Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T21:34:23.220Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T21:34:23.675Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T21:34:26.549Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T21:34:30.260Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T21:34:39.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T21:34:39.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T21:34:39.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T21:34:40.524Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T21:34:40.524Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T21:34:40.524Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T21:34:40.524Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T21:34:40.524Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T21:34:41.482Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T21:34:41.482Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T21:34:44.355Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T21:34:44.355Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T21:34:44.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T21:34:46.508Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T21:34:46.509Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T21:34:48.084Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T21:34:51.158Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T21:34:51.777Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T21:34:52.677Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T21:34:52.678Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T21:34:52.678Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T21:34:52.678Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T21:34:52.678Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T21:34:52.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-10T21:34:54.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T21:34:54.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-10T21:34:57.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-10T21:34:59.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-10T21:35:02.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-10T21:35:05.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000be2360_} [2021-06-10T21:35:07.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1191900158_c:\foo_false____} [2021-06-10T21:35:10.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1191900158_c:\foo_true____} [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T21:35:12.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T21:35:13.411Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T21:35:16.284Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T21:35:19.156Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T21:35:19.156Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T21:35:19.156Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T21:35:22.031Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T21:35:22.031Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T21:35:22.031Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T21:35:22.031Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T21:35:26.683Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T21:35:29.562Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T21:35:29.562Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T21:35:29.562Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T21:35:39.826Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T21:35:39.826Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T21:35:39.826Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T21:35:54.563Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T21:35:54.563Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T21:35:54.563Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T21:35:56.723Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T21:35:56.723Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T21:35:56.723Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T21:35:58.878Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T21:35:58.878Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T21:35:58.878Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T21:35:58.878Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T21:35:58.878Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T21:35:59.330Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T21:35:59.330Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T21:36:01.502Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T21:36:04.378Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T21:36:04.378Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T21:36:04.831Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T21:36:06.359Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T21:36:07.315Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T21:36:07.768Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T21:36:07.768Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T21:36:08.224Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T21:36:08.224Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T21:36:08.224Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T21:36:08.677Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T21:36:17.187Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T21:36:17.639Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T21:36:18.092Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T21:36:22.740Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T21:36:22.740Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T21:36:22.740Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T21:36:25.621Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T21:36:28.499Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T21:36:30.652Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T21:36:32.914Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T21:36:32.914Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T21:36:32.914Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T21:36:33.531Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T21:36:42.051Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T21:36:52.324Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T21:36:57.000Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T21:36:59.180Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T21:36:59.633Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T21:37:04.283Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T21:37:05.238Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T21:37:06.193Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T21:37:16.447Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T21:37:22.201Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T21:37:23.157Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T21:37:23.157Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T21:37:26.042Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T21:37:34.560Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T21:37:36.722Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T21:37:39.602Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T21:37:45.346Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T21:37:45.346Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T21:37:47.503Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T21:37:52.151Z] === RUN TestDockerSuite/TestExec [2021-06-10T21:37:52.151Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T21:37:52.151Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T21:37:53.670Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T21:37:55.823Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T21:37:55.823Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T21:37:55.823Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T21:37:55.823Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T21:37:57.978Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T21:38:00.133Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T21:38:03.009Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T21:38:04.529Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T21:38:10.277Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T21:38:10.277Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T21:38:10.277Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T21:38:10.277Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T21:38:11.795Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T21:38:14.013Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T21:38:14.013Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T21:38:14.013Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T21:38:15.492Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T21:38:18.364Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T21:38:18.364Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T21:38:18.364Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T21:38:18.364Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T21:38:18.364Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T21:38:18.365Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T21:38:20.517Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T21:38:20.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T21:38:27.552Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T21:38:27.552Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T21:38:27.552Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T21:38:27.552Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T21:38:33.322Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T21:38:39.076Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T21:38:41.951Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T21:38:43.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestHealth [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T21:38:48.970Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T21:38:52.822Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T21:38:52.822Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T21:38:52.822Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T21:38:52.822Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T21:38:52.823Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T21:38:53.275Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T21:38:54.229Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T21:38:54.229Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T21:38:55.187Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T21:38:55.187Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T21:38:56.182Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T21:38:57.342Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T21:38:57.342Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T21:38:59.497Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T21:39:02.370Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T21:39:02.822Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T21:39:02.822Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T21:39:06.603Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T21:39:06.603Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T21:39:09.474Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T21:39:09.474Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T21:39:09.474Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T21:39:09.474Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T21:39:09.475Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T21:39:12.345Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T21:39:14.500Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T21:39:14.500Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T21:39:14.500Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T21:39:14.500Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T21:39:14.500Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T21:39:17.285Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T21:39:17.374Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T21:39:17.374Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T21:39:19.526Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T21:39:19.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T21:39:19.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T21:39:19.526Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T21:39:22.406Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T21:39:26.109Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T21:39:26.109Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T21:39:26.109Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T21:39:26.109Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T21:39:28.261Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T21:39:30.416Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T21:39:30.868Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T21:39:33.740Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T21:39:35.258Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T21:39:35.711Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T21:39:35.711Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T21:39:37.863Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T21:39:41.559Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T21:39:45.255Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T21:39:48.128Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T21:39:50.283Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T21:39:52.435Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T21:39:54.593Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T21:39:57.472Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T21:39:59.629Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T21:39:59.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T21:40:00.086Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T21:40:02.240Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T21:40:04.396Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T21:40:10.148Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T21:40:13.026Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T21:40:13.026Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T21:40:14.442Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T21:40:15.179Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T21:40:15.179Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T21:40:22.206Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T21:40:27.947Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T21:40:34.978Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T21:40:35.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T21:40:37.152Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T21:40:39.306Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T21:40:39.306Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T21:40:42.178Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T21:40:44.329Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T21:40:54.576Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T21:40:54.576Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T21:40:54.576Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T21:40:56.728Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T21:40:59.601Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPortList [2021-06-10T21:41:02.475Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T21:41:07.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T21:41:11.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T21:41:11.875Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T21:41:20.375Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T21:41:20.375Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T21:41:30.626Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T21:41:45.378Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T21:41:45.378Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T21:41:45.378Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T21:42:00.117Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T21:42:02.270Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T21:42:10.786Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T21:42:15.441Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T21:42:15.441Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T21:42:15.441Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T21:42:20.099Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T21:42:20.099Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T21:42:20.099Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T21:42:20.099Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T21:42:20.099Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T21:42:28.687Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T21:42:28.687Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T21:42:29.139Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T21:42:29.139Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T21:42:30.656Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T21:42:31.109Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T21:42:31.109Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T21:42:35.762Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T21:42:40.409Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T21:42:43.279Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T21:43:08.344Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T21:43:08.344Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T21:43:17.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T21:43:18.895Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T21:43:20.642Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T21:43:20.642Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T21:43:20.642Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T21:43:21.625Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T21:43:24.642Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T21:43:24.642Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T21:43:25.597Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T21:43:25.597Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T21:43:25.597Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T21:43:25.597Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T21:43:27.374Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T21:43:31.073Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T21:43:31.073Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T21:43:31.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T21:43:31.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T21:43:31.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T21:43:31.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T21:43:31.812Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T21:43:35.713Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T21:43:35.714Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T21:43:36.176Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T21:43:38.831Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T21:43:57.189Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T21:43:57.641Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T21:43:58.594Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T21:43:59.832Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T21:44:02.122Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T21:44:02.122Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T21:44:05.610Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T21:44:09.141Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T21:44:10.255Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T21:44:16.159Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T21:44:18.798Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T21:44:22.494Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T21:44:22.947Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T21:44:25.865Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T21:44:26.421Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T21:44:33.435Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T21:44:34.390Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T21:44:42.904Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T21:44:42.904Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T21:44:42.904Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T21:44:43.861Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T21:44:43.861Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T21:44:55.702Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T21:44:55.702Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T21:45:00.367Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T21:45:01.477Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T21:45:01.477Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T21:45:01.487Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T21:45:04.361Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T21:45:04.361Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T21:45:04.361Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T21:45:10.102Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T21:45:12.259Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T21:45:15.130Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T21:45:16.213Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T21:45:16.213Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T21:45:18.007Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T21:45:18.367Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T21:45:18.367Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T21:45:19.324Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T21:45:19.324Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T21:45:20.880Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T21:45:20.880Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T21:45:25.065Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T21:45:26.020Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T21:45:26.621Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T21:45:26.976Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T21:45:28.495Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T21:45:29.450Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T21:45:29.507Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T21:45:29.507Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T21:45:30.405Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T21:45:32.377Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T21:45:32.558Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T21:45:32.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T21:45:32.832Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T21:45:34.984Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T21:45:34.984Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T21:45:35.438Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T21:45:37.595Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T21:45:40.469Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T21:45:41.061Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T21:45:41.514Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T21:45:42.469Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T21:45:42.622Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T21:45:42.622Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T21:45:42.622Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T21:45:42.622Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T21:45:44.771Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T21:45:44.771Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T21:45:44.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T21:45:44.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T21:45:44.771Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T21:45:46.920Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T21:45:49.485Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T21:45:52.644Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T21:45:54.790Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T21:45:54.790Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T21:45:55.239Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T21:45:55.239Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T21:45:57.384Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T21:46:00.243Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T21:46:00.243Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T21:46:03.102Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T21:46:03.102Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T21:46:03.102Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T21:46:03.102Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T21:46:05.245Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T21:46:08.103Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T21:46:10.962Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T21:46:13.823Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T21:46:14.527Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T21:46:14.527Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T21:46:16.684Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T21:46:18.452Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T21:46:25.445Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T21:46:25.445Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T21:46:28.306Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T21:46:36.784Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T21:46:36.784Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T21:46:36.784Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T21:46:36.784Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T21:46:41.409Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T21:46:46.044Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T21:46:47.552Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T21:46:49.065Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T21:46:51.203Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T21:46:52.152Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T21:46:54.465Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T21:46:54.914Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T21:46:58.594Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T21:47:07.070Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T21:47:07.070Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T21:47:07.257Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T21:47:09.938Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T21:47:15.662Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T21:47:17.805Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T21:47:20.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T21:47:22.806Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T21:47:25.671Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T21:47:25.671Z] === RUN TestDockerSuite/TestRunState [2021-06-10T21:47:25.671Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T21:47:27.817Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T21:47:28.266Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T21:47:30.415Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T21:47:32.339Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T21:47:35.223Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T21:47:36.145Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T21:47:38.285Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T21:47:38.285Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T21:47:41.152Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T21:47:41.152Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T21:47:41.152Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T21:47:44.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T21:47:49.981Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T21:47:52.490Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T21:47:55.739Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T21:47:57.122Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T21:48:02.840Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T21:48:02.840Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T21:48:03.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T21:48:06.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T21:48:09.005Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T21:48:15.536Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T21:48:21.255Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T21:48:22.204Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T21:48:22.419Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T21:48:22.420Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T21:48:24.345Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T21:48:30.069Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T21:48:31.577Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T21:48:32.027Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T21:48:32.477Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T21:48:32.477Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T21:48:34.616Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T21:48:37.153Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T21:48:37.154Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T21:48:37.154Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T21:48:37.154Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T21:48:40.036Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T21:48:41.613Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T21:48:41.613Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T21:48:45.778Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T21:48:48.667Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T21:48:49.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T21:48:49.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T21:48:50.089Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T21:48:50.089Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T21:48:52.001Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T21:48:53.521Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T21:48:54.717Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T21:48:54.717Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T21:48:54.717Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T21:48:54.717Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T21:48:54.717Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T21:48:55.676Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T21:49:01.717Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T21:49:03.225Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T21:49:05.371Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T21:49:05.371Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T21:49:07.514Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T21:49:07.514Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T21:49:07.514Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T21:49:07.514Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T21:49:07.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T21:49:07.963Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T21:49:07.963Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T21:49:16.673Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T21:49:19.555Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T21:49:25.513Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T21:49:27.025Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T21:49:27.025Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T21:49:30.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T21:49:30.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T21:49:31.153Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T21:49:31.153Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T21:49:31.153Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T21:49:31.861Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T21:49:35.589Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T21:49:39.633Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T21:49:39.633Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T21:49:40.583Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T21:49:40.583Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T21:49:40.583Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T21:49:47.920Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T21:49:49.062Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T21:49:49.063Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T21:49:49.063Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T21:49:53.690Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T21:49:59.296Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T21:49:59.296Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite (2442.28s) [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-10T21:49:59.296Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T21:49:59.296Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-10T21:49:59.296Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T21:49:59.296Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T21:49:59.296Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s) [2021-06-10T21:49:59.442Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.91s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T21:49:59.747Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T21:49:59.747Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T21:49:59.747Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T21:49:59.747Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s) [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.66s) [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T21:49:59.747Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T21:49:59.747Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T21:49:59.747Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T21:49:59.747Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.747Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.16s) [2021-06-10T21:49:59.747Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T21:49:59.747Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.25s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.80s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-10T21:49:59.748Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.58s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.55s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.08s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.19s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.15s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.67s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.32s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.96s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.47s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.08s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.42s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.13s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.66s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.54s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.36s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.06s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.39s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T21:49:59.748Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.76s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.36s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.23s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.54s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.00s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.34s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.48s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.99s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.37s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.81s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.58s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.13s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.30s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.26s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.90s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.38s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.70s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.26s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.37s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.65s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.27s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.10s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.33s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.56s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.60s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.10s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.81s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.28s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.11s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.31s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildHistory (11.93s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.67s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.72s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.04s) [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T21:49:59.748Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-06-10T21:49:59.748Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.10s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.16s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.36s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.94s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.72s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.47s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.11s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.08s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.32s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.76s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.81s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.87s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.94s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.74s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.53s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.45s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.16s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.18s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.56s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildRm (16.83s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.26s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-10T21:49:59.749Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.13s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.87s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.64s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.17s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.40s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildStderr (4.08s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.04s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.58s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.25s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.99s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.51s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.12s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.16s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.33s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.82s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.26s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.91s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.10s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.21s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.16s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-10T21:49:59.749Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T21:49:59.749Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T21:49:59.749Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.88s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.92s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T21:49:59.749Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.89s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T21:49:59.749Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitTTY (7.40s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.31s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T21:49:59.749Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.66s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.45s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.67s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.38s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.24s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.30s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.66s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.99s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.10s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.67s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.93s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.64s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T21:49:59.749Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.21s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000be2360_} (2.55s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1191900158_c:\foo_false____} (2.52s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1191900158_c:\foo_true____} (2.60s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T21:49:59.749Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T21:49:59.749Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-06-10T21:49:59.749Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.74s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.77s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.85s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.69s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.88s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.30s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCpToStdout (2.34s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.21s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T21:49:59.750Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T21:49:59.750Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.67s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsCopy (9.45s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.45s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.27s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.25s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFilters (9.76s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFormat (5.75s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsResize (8.02s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.20s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T21:49:59.750Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.12s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T21:49:59.750Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T21:49:59.750Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T21:49:59.750Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.25s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.14s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.89s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.30s) [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecInspectID (3.60s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T21:49:59.750Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.46s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T21:49:59.750Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T21:49:59.750Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.750Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.17s) [2021-06-10T21:49:59.750Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.17s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.00s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T21:49:59.751Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.30s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.24s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.93s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T21:49:59.751Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T21:49:59.751Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.51s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T21:49:59.751Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T21:49:59.751Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectDefault (2.41s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectHistory (4.26s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.60s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.17s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectStatus (3.36s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.37s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.31s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.62s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T21:49:59.751Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.41s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.42s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.32s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.54s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.31s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.70s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsTail (3.02s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.51s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T21:49:59.751Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.65s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T21:49:59.751Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsByOrder (8.41s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.49s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.48s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.59s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.13s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.74s) [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.97s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.88s) [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.751Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T21:49:59.751Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.64s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T21:49:59.752Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.81s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.18s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.05s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.91s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.49s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.65s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.23s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.25s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.16s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.20s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.34s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.11s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.23s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.05s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.26s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.43s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.88s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.73s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.87s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.70s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.11s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.57s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.29s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.23s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.68s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.66s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunExitCode (2.67s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.69s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.62s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.26s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.21s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.80s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.25s) [2021-06-10T21:49:59.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.27s) [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T21:49:59.752Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.752Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.78s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.78s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.03s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunRm (2.71s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.67s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.35s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.13s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.66s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.03s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.83s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.46s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.09s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.50s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.27s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.36s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.48s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.46s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.33s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T21:49:59.753Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.753Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2021-06-10T21:49:59.753Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T21:49:59.754Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T21:49:59.754Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T21:49:59.754Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T21:49:59.754Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T21:49:59.754Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T21:49:59.754Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-06-10T21:49:59.754Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-10T21:49:59.754Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-06-10T21:49:59.754Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T21:49:59.754Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T21:49:59.754Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-06-10T21:49:59.754Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.26s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-06-10T21:50:00.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.45s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T21:50:00.205Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T21:50:00.205Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.57s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.41s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T21:50:00.205Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T21:50:00.205Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T21:50:00.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T21:50:00.205Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T21:50:00.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T21:50:00.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T21:50:00.205Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T21:50:00.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] === RUN TestDockerDaemonSuite [2021-06-10T21:50:00.206Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T21:50:00.206Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T21:50:00.206Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T21:50:00.206Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] === RUN TestDockerSwarmSuite [2021-06-10T21:50:00.206Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T21:50:00.206Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T21:50:00.206Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] === RUN TestDockerNetworkSuite [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] === RUN TestDockerHubPullSuite [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T21:50:00.206Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] PASS [2021-06-10T21:50:00.206Z] ok github.com/docker/docker/integration-cli 2443.267s [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === Skipped [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T21:50:00.206Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T21:50:00.206Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T21:50:00.206Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T21:50:00.206Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T21:50:00.206Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-10T21:50:00.206Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T21:50:00.206Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T21:50:00.206Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T21:50:00.206Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T21:50:00.206Z] [2021-06-10T21:50:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-10T21:50:00.207Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-10T21:50:00.207Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T21:50:00.207Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T21:50:00.207Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T21:50:00.207Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T21:50:00.207Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.207Z] [2021-06-10T21:50:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T21:50:00.207Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T21:50:00.208Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T21:50:00.208Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T21:50:00.208Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T21:50:00.208Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.208Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T21:50:00.209Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-10T21:50:00.209Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T21:50:00.209Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T21:50:00.209Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T21:50:00.209Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T21:50:00.209Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T21:50:00.209Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T21:50:00.209Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T21:50:00.209Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T21:50:00.209Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-10T21:50:00.209Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T21:50:00.209Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T21:50:00.209Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.209Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T21:50:00.210Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T21:50:00.210Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T21:50:00.210Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T21:50:00.210Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T21:50:00.210Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T21:50:00.210Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T21:50:00.210Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.210Z] [2021-06-10T21:50:00.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T21:50:00.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T21:50:00.660Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T21:50:00.660Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.660Z] [2021-06-10T21:50:00.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T21:50:00.660Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T21:50:00.661Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T21:50:00.661Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T21:50:00.661Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T21:50:00.661Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T21:50:00.661Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.661Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T21:50:00.662Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-10T21:50:00.662Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.662Z] [2021-06-10T21:50:00.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T21:50:00.663Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.663Z] [2021-06-10T21:50:00.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T21:50:00.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-10T21:50:00.664Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T21:50:00.664Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T21:50:00.664Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.664Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T21:50:00.665Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T21:50:00.665Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T21:50:00.665Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T21:50:00.665Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T21:50:00.665Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.665Z] [2021-06-10T21:50:00.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T21:50:00.666Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T21:50:00.666Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:00.666Z] DONE 1092 tests, 546 skipped in 2451.799s [2021-06-10T21:50:00.666Z] INFO: Integration tests ended at 06/10/2021 21:50:00. Duration:00:40:51.9065644 [2021-06-10T21:50:00.666Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T21:50:00.666Z] [2021-06-10T21:50:01.116Z] Containers: 2 [2021-06-10T21:50:01.116Z] Running: 0 [2021-06-10T21:50:01.116Z] Paused: 0 [2021-06-10T21:50:01.116Z] Stopped: 2 [2021-06-10T21:50:01.116Z] Images: 18 [2021-06-10T21:50:01.116Z] Server Version: 0.0.0-dev [2021-06-10T21:50:01.116Z] Storage Driver: windowsfilter [2021-06-10T21:50:01.116Z] Windows: [2021-06-10T21:50:01.116Z] Logging Driver: json-file [2021-06-10T21:50:01.116Z] Plugins: [2021-06-10T21:50:01.116Z] Volume: local [2021-06-10T21:50:01.116Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T21:50:01.116Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T21:50:01.116Z] Swarm: inactive [2021-06-10T21:50:01.116Z] Default Isolation: process [2021-06-10T21:50:01.116Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T21:50:01.116Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T21:50:01.116Z] OSType: windows [2021-06-10T21:50:01.116Z] Architecture: x86_64 [2021-06-10T21:50:01.116Z] CPUs: 4 [2021-06-10T21:50:01.116Z] Total Memory: 32GiB [2021-06-10T21:50:01.116Z] Name: azwin-2-1f4830 [2021-06-10T21:50:01.116Z] ID: ZHZP:MBRB:6VHS:6GSK:BXFN:QSO5:EWPG:7777:VBJT:76PG:JHOW:PI27 [2021-06-10T21:50:01.116Z] Docker Root Dir: D:\CI\PR-42511\4\daemon [2021-06-10T21:50:01.116Z] Debug Mode (client): false [2021-06-10T21:50:01.116Z] Debug Mode (server): true [2021-06-10T21:50:01.116Z] File Descriptors: -1 [2021-06-10T21:50:01.116Z] Goroutines: 17 [2021-06-10T21:50:01.116Z] System Time: 2021-06-10T21:50:01.0234611Z [2021-06-10T21:50:01.116Z] EventsListeners: 0 [2021-06-10T21:50:01.116Z] Registry: https://index.docker.io/v1/ [2021-06-10T21:50:01.116Z] Labels: [2021-06-10T21:50:01.116Z] Experimental: false [2021-06-10T21:50:01.116Z] Insecure Registries: [2021-06-10T21:50:01.116Z] 127.0.0.0/8 [2021-06-10T21:50:01.116Z] Live Restore Enabled: false [2021-06-10T21:50:01.116Z] [2021-06-10T21:50:01.116Z] [2021-06-10T21:50:01.116Z] INFO: Stopping daemon under test [2021-06-10T21:50:01.568Z] SUCCESS: The process with PID 3824 (child process of PID 8204) has been terminated. [2021-06-10T21:50:01.568Z] SUCCESS: The process with PID 8204 (child process of PID 8380) has been terminated. [2021-06-10T21:50:01.568Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T21:50:01.568Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 21:50:01. [2021-06-10T21:50:01.568Z] INFO: Tidying up at end of run [2021-06-10T21:50:01.568Z] INFO: Saving daemon under test log (d:\CI\PR-42511\4\dut.out) to bundles\CIDUT.out [2021-06-10T21:50:01.568Z] INFO: Saving daemon under test log (d:\CI\PR-42511\4\dut.err) to bundles\CIDUT.err [2021-06-10T21:50:01.568Z] INFO: Nuke-Everything... [2021-06-10T21:50:01.613Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T21:50:01.613Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T21:50:01.613Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T21:50:03.714Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T21:50:04.164Z] b24fd97e734e [2021-06-10T21:50:04.164Z] 9b957b83acb4 [2021-06-10T21:50:04.488Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T21:50:04.488Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T21:50:04.615Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-10T21:50:06.763Z] Deleted: sha256:81a74307460c626137405b70a14ca763f3323699bb8195eb43371878632795d1 [2021-06-10T21:50:06.763Z] Deleted: sha256:1f5f32d8462f17a6d5bdeb69bddf5c2fdcb3b9d62aa0c8e1b781b90b6c44d24f [2021-06-10T21:50:06.763Z] INFO: Tidying pidfile d:\CI\PR-42511\4\docker.pid [2021-06-10T21:50:06.763Z] INFO: Nuking d:\CI [2021-06-10T21:50:24.341Z] INFO: Zapped successfully [2021-06-10T21:50:24.341Z] [2021-06-10T21:50:24.341Z] INFO: executeCI.ps1 exiting at Thu Jun 10 21:50:21 CUT 2021. Duration 01:09:58.9010980 [2021-06-10T21:50:24.341Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T21:50:24.576Z] Recording test results [2021-06-10T21:50:25.042Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T21:50:26.584Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-10T21:50:28.296Z] Archiving artifacts [2021-06-10T21:50:29.363Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T21:50:30.362Z] + make clean [2021-06-10T21:50:31.318Z] docker volume rm -f docker-dev-cache [2021-06-10T21:50:31.318Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:50:55.074Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T21:51:37.514Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T21:51:52.258Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T21:51:55.957Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T21:51:56.410Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T21:51:56.863Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T21:51:59.021Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T21:52:03.676Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T21:52:09.426Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T21:52:15.166Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T21:52:32.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T21:52:34.920Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T21:52:35.373Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T21:52:50.121Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T21:52:50.121Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T21:52:57.150Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T21:52:57.150Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T21:53:02.903Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T21:53:28.112Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T21:53:28.112Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T21:53:36.624Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T21:53:38.779Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T21:53:45.807Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T21:53:51.567Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T21:53:51.567Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T21:53:51.567Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T21:53:51.567Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T21:53:57.316Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T21:53:58.273Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T21:54:01.976Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T21:54:01.976Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T21:54:01.976Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T21:54:31.839Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T21:54:31.839Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T21:54:42.100Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T21:54:49.117Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T21:54:49.117Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T21:54:49.117Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T21:54:52.814Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T21:54:53.768Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-10T21:55:08.526Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T21:55:14.284Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T21:55:15.239Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T21:55:32.837Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T21:55:32.837Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T21:55:32.837Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T21:55:32.837Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T21:55:34.355Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T21:55:44.617Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T21:55:46.769Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T21:55:47.723Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T21:55:47.723Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T21:55:47.723Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T21:55:50.601Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T21:55:56.337Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T21:56:03.417Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T21:56:09.229Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T21:56:09.229Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T21:56:17.823Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T21:56:17.823Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T21:56:26.433Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T21:56:32.254Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T21:56:40.849Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T21:56:49.446Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T21:56:49.446Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T21:56:51.633Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T21:56:51.633Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T21:56:51.633Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T21:56:51.633Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T21:57:00.224Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T21:57:00.224Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T21:57:00.224Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T21:57:02.427Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T21:57:02.427Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T21:57:02.427Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T21:57:02.427Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T21:57:02.427Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T21:57:06.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T21:57:09.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T21:57:12.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T21:57:12.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T21:57:12.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T21:57:14.950Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T21:57:14.950Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T21:57:17.869Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T21:57:17.869Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T21:57:17.869Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T21:57:20.788Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T21:57:20.788Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T21:57:23.708Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T21:57:23.708Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T21:57:27.468Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T21:57:27.468Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T21:57:30.387Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T21:57:35.094Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T21:57:40.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T21:57:40.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T21:57:40.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T21:57:40.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T21:57:40.908Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T21:57:43.095Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T21:57:43.095Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T21:57:46.015Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T21:57:46.015Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T21:57:48.932Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T21:57:48.932Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T21:57:53.645Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T21:57:56.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-10T21:57:59.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T21:57:59.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-10T21:58:02.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-10T21:58:05.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-10T21:58:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-10T21:58:16.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c8940_} [2021-06-10T21:58:19.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482589510_c:\foo_false____} [2021-06-10T21:58:22.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482589510_c:\foo_true____} [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T21:58:26.438Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T21:58:35.049Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T21:58:43.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T21:58:43.655Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T21:58:43.655Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T21:58:45.846Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T21:58:45.846Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T21:58:45.846Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T21:58:45.846Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T21:58:51.669Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T21:58:54.591Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T21:58:54.591Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T21:58:54.591Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T21:59:24.604Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T21:59:24.604Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T21:59:24.604Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T21:59:33.214Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T21:59:33.214Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T21:59:33.214Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T21:59:40.314Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T21:59:40.314Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T21:59:40.314Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T21:59:48.933Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T21:59:51.871Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T21:59:54.065Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T21:59:54.065Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T21:59:54.527Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T21:59:57.457Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T21:59:58.441Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T21:59:58.903Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T21:59:58.903Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T21:59:59.364Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T21:59:59.364Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T21:59:59.826Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T21:59:59.826Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T22:00:14.689Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T22:00:14.689Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T22:00:16.233Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T22:00:20.938Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T22:00:20.938Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T22:00:20.938Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T22:00:23.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T22:00:23.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T22:00:23.589Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T22:00:27.337Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T22:00:29.527Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T22:00:38.119Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T22:00:59.258Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T22:01:03.974Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T22:01:09.799Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T22:01:18.426Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T22:01:18.887Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T22:01:23.606Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T22:01:24.584Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T22:01:26.131Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T22:01:31.962Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T22:01:37.779Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T22:01:38.243Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T22:01:38.706Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T22:01:41.628Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T22:01:50.232Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T22:01:53.159Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T22:01:56.914Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T22:02:01.628Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T22:02:02.090Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T22:02:05.015Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T22:02:15.375Z] === RUN TestDockerSuite/TestExec [2021-06-10T22:02:15.375Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T22:02:15.375Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T22:02:16.919Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T22:02:19.837Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T22:02:19.837Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T22:02:19.837Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T22:02:19.837Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T22:02:22.930Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T22:02:25.119Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T22:02:28.038Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T22:02:30.961Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T22:02:36.787Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T22:02:36.787Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T22:02:36.787Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T22:02:36.787Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T22:02:39.712Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T22:02:45.528Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T22:02:48.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T22:02:51.368Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T22:02:51.368Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T22:03:01.737Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T22:03:01.737Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T22:03:01.737Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T22:03:01.737Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T22:03:07.552Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T22:03:14.649Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T22:03:17.755Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestHealth [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T22:03:24.854Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T22:03:25.317Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T22:03:31.129Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T22:03:31.129Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T22:03:31.129Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T22:03:31.129Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T22:03:31.591Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T22:03:32.052Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T22:03:32.514Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T22:03:32.514Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T22:03:34.065Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T22:03:34.065Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T22:03:36.983Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T22:03:36.983Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T22:03:39.908Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T22:03:42.828Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T22:03:43.290Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T22:03:43.290Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T22:03:48.000Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T22:03:48.000Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T22:03:50.190Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T22:03:50.190Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T22:03:50.190Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T22:03:50.651Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T22:03:53.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T22:03:55.771Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T22:03:55.771Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T22:03:55.772Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T22:03:55.772Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T22:03:55.772Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T22:03:58.688Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T22:03:59.150Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T22:04:02.069Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T22:04:02.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T22:04:02.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T22:04:02.069Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T22:04:04.987Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T22:04:10.807Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T22:04:10.807Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T22:04:10.807Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T22:04:10.807Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T22:04:13.727Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T22:04:16.805Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T22:04:16.805Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T22:04:19.726Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T22:04:22.642Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T22:04:22.642Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T22:04:22.642Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T22:04:25.564Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T22:04:29.324Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T22:04:35.135Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T22:04:38.050Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T22:04:46.650Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T22:04:48.838Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T22:04:51.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T22:04:54.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T22:04:57.604Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T22:05:00.525Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T22:05:03.448Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T22:05:10.557Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T22:05:12.744Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T22:05:12.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T22:05:15.817Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T22:05:15.817Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T22:05:28.245Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T22:05:38.633Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T22:05:51.053Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T22:05:54.828Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T22:05:58.586Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T22:05:58.586Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T22:06:03.309Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T22:06:06.234Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T22:06:18.704Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T22:06:18.704Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T22:06:18.704Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T22:06:22.464Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T22:06:26.226Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T22:06:29.994Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPortList [2021-06-10T22:06:30.457Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T22:06:37.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T22:06:46.166Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T22:06:46.166Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T22:06:58.599Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T22:06:58.599Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T22:07:16.338Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T22:07:41.532Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T22:07:41.994Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T22:07:41.994Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T22:07:59.880Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T22:08:05.704Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T22:08:23.442Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T22:08:29.259Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T22:08:29.259Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T22:08:29.259Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T22:08:36.380Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T22:08:36.380Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T22:08:36.380Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T22:08:36.380Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T22:08:36.380Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T22:08:48.807Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T22:08:48.807Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T22:08:49.780Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T22:08:49.780Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T22:08:50.757Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T22:08:52.304Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T22:08:52.304Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T22:08:58.132Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T22:09:05.255Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T22:09:13.850Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T22:09:39.037Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T22:09:39.037Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T22:09:49.400Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T22:09:49.400Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T22:09:49.400Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T22:09:50.376Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T22:09:57.484Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T22:10:03.313Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T22:10:03.776Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T22:10:10.886Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T22:10:10.886Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T22:10:10.886Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T22:10:36.084Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T22:10:38.278Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T22:10:39.258Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T22:10:49.645Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T22:10:58.269Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T22:11:10.701Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T22:11:17.820Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T22:11:18.281Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T22:11:22.040Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T22:11:52.073Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T22:11:52.073Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T22:12:00.647Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T22:12:02.165Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T22:12:02.166Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T22:12:05.861Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T22:12:05.861Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T22:12:05.861Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T22:12:18.181Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T22:12:21.882Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T22:12:30.393Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T22:12:34.095Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T22:12:37.801Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T22:12:37.801Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T22:12:44.822Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T22:12:48.529Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T22:12:48.529Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T22:12:53.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T22:12:53.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T22:12:53.169Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T22:12:56.921Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T22:13:00.622Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T22:13:04.322Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T22:13:07.196Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T22:13:07.196Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T22:13:07.196Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T22:13:07.196Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T22:13:10.888Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T22:13:10.888Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T22:13:10.888Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T22:13:10.888Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T22:13:10.888Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T22:13:13.761Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T22:13:24.010Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T22:13:26.882Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T22:13:26.882Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T22:13:26.882Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T22:13:26.882Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T22:13:35.400Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T22:13:39.096Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T22:13:39.096Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T22:13:42.789Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T22:13:42.789Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T22:13:42.789Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T22:13:42.789Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T22:13:51.297Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T22:13:54.996Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T22:13:58.691Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T22:14:02.393Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T22:14:08.132Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T22:14:08.132Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T22:14:08.584Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T22:14:08.584Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T22:14:08.584Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T22:14:08.584Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T22:14:08.584Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T22:14:23.325Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T22:14:23.325Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T22:14:26.195Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T22:14:38.504Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T22:14:38.504Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T22:14:38.504Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T22:14:38.504Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T22:14:45.544Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T22:14:51.287Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T22:14:51.287Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T22:14:51.287Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T22:14:51.288Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T22:14:52.240Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T22:14:53.199Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T22:14:56.898Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T22:15:00.593Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T22:15:01.551Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T22:15:04.432Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T22:15:04.887Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T22:15:09.542Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T22:15:09.543Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T22:15:09.543Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T22:15:09.543Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T22:15:09.543Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T22:15:09.543Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T22:15:21.846Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T22:15:21.846Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T22:15:24.924Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T22:15:31.939Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T22:15:35.635Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T22:15:39.329Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T22:15:42.210Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T22:15:46.856Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T22:15:46.856Z] === RUN TestDockerSuite/TestRunState [2021-06-10T22:15:46.856Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T22:15:55.369Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T22:15:55.369Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T22:15:58.253Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T22:16:05.273Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T22:16:08.150Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T22:16:08.150Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T22:16:11.843Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T22:16:11.843Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T22:16:11.843Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T22:16:16.489Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T22:16:26.951Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T22:16:39.263Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T22:16:49.525Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T22:16:49.525Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T22:16:49.525Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T22:16:53.238Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T22:16:56.121Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T22:17:06.375Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T22:17:12.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T22:17:14.269Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T22:17:17.961Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T22:17:24.977Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T22:17:27.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T22:17:27.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T22:17:28.325Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T22:17:28.776Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T22:17:30.939Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T22:17:41.209Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T22:17:41.209Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T22:17:53.511Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T22:17:53.511Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T22:17:59.278Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T22:17:59.279Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T22:17:59.279Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T22:17:59.279Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T22:17:59.732Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T22:18:20.740Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T22:18:20.741Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T22:18:21.696Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T22:18:25.392Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T22:18:25.392Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T22:18:29.097Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T22:18:46.709Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T22:18:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T22:18:50.417Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T22:18:56.153Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T22:18:56.153Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T22:18:57.117Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T22:18:57.117Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T22:18:57.117Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T22:19:09.422Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T22:19:09.422Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T22:19:10.940Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T22:19:10.940Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T22:19:10.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T22:19:28.545Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T22:19:28.545Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T22:19:28.545Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T22:19:46.154Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T22:19:46.154Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T22:19:48.310Z] --- PASS: TestDockerSuite (3419.58s) [2021-06-10T22:19:48.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T22:19:48.310Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T22:19:48.311Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.86s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.64s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T22:19:48.311Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T22:19:48.311Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.09s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-10T22:19:48.311Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T22:19:48.311Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.96s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.61s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T22:19:48.311Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T22:19:48.311Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.83s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T22:19:48.311Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.53s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.22s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2021-06-10T22:19:48.311Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.92s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.26s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.30s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.05s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.03s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.84s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.17s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.10s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.66s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.24s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.99s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.38s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.07s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (35.52s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.08s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.32s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.19s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.21s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.09s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.11s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.27s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.61s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.92s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.83s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.25s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.22s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.18s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2021-06-10T22:19:48.311Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.30s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCmd (0.82s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.75s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.24s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.38s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.52s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.76s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.64s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.97s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.18s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.89s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.57s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.80s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.50s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.86s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.93s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.61s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.94s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.44s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.51s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignore (91.16s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.86s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.86s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.58s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.84s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.70s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.35s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.33s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.05s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.33s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.45s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (18.49s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (150.12s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.93s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.76s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.75s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.14s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.06s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.78s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.03s) [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2021-06-10T22:19:48.311Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.88s) [2021-06-10T22:19:48.311Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.13s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFails (3.04s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.21s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.05s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.07s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.67s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.36s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.15s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.24s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.42s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildHistory (15.26s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.31s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.33s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabel (1.31s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.34s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.10s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.77s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.19s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.68s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (49.89s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.89s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.38s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.39s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.24s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.03s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.29s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.27s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.20s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.78s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.69s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.75s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.18s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.70s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.81s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.66s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.32s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.79s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.79s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.91s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.57s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.99s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.30s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildRm (16.68s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.90s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.85s) [2021-06-10T22:19:48.312Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.17s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.57s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.83s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.69s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.43s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.81s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.84s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.05s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildStderr (6.11s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.68s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.83s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (9.10s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.00s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.28s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.79s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.62s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.30s) [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T22:19:48.312Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.26s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.50s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.60s) [2021-06-10T22:19:48.312Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.33s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.83s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.63s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.38s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.27s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.89s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.83s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.86s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.05s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.70s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.78s) [2021-06-10T22:19:48.765Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-06-10T22:19:48.765Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-10T22:19:48.765Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.61s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.94s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitChange (6.30s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.98s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-06-10T22:19:48.765Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.45s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T22:19:48.765Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitTTY (8.76s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.75s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T22:19:48.765Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T22:19:48.765Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T22:19:48.765Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-10T22:19:48.765Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T22:19:48.765Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T22:19:48.765Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.13s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.53s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.92s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.51s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.35s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.04s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.01s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.15s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.99s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.98s) [2021-06-10T22:19:48.765Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T22:19:48.765Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.30s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.42s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.73s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.11s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-06-10T22:19:48.765Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.40s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T22:19:48.766Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.01s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-06-10T22:19:48.766Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.78s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.91s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.91s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.50s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.84s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.07s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.16s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.04s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.06s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c8940_} (3.13s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482589510_c:\foo_false____} (3.13s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1482589510_c:\foo_true____} (3.20s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-10T22:19:48.766Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.82s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.91s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.60s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.16s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToCaseE (26.34s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.84s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToDot (7.84s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCpToStdout (7.89s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-06-10T22:19:48.766Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.32s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateArgs (0.33s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.65s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.81s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.20s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateLabels (0.31s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.26s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.30s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.30s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T22:19:48.766Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T22:19:48.766Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-06-10T22:19:48.766Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestDockerFails (0.12s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.03s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (8.04s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.23s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsCopy (6.60s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.27s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.84s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.22s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.81s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.50s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFilters (5.28s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFormat (5.89s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsRename (2.77s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsResize (8.72s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.77s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.63s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.48s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.74s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-10T22:19:48.766Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-10T22:19:48.766Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.46s) [2021-06-10T22:19:48.766Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T22:19:48.766Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.766Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T22:19:48.766Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T22:19:48.767Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.87s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.89s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.76s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.73s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.52s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.91s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecInspectID (5.48s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T22:19:48.767Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.27s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T22:19:48.767Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.01s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.54s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.74s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.72s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.63s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.72s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T22:19:48.767Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.14s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.96s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.17s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.40s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.02s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.99s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.39s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImportBadURL (2.55s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T22:19:48.767Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T22:19:48.767Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T22:19:48.767Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T22:19:48.767Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.79s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectDefault (2.92s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectHistory (6.04s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.06s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.32s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.93s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.86s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T22:19:48.767Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.80s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectStatus (3.48s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.83s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.26s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.74s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.74s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.87s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.04s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.87s) [2021-06-10T22:19:48.767Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-06-10T22:19:48.767Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T22:19:49.220Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.63s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.69s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.43s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.22s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T22:19:49.220Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.03s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (10.89s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (12.01s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (11.49s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.08s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.13s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-06-10T22:19:49.220Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.03s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.78s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsSince (11.10s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsTail (4.47s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.10s) [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.88s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.14s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T22:19:49.220Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.94s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-10T22:19:49.220Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T22:19:49.220Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-06-10T22:19:49.220Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T22:19:49.220Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-06-10T22:19:49.220Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T22:19:49.221Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-10T22:19:49.221Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T22:19:49.221Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.22s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-06-10T22:19:49.221Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsByOrder (12.48s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersBase (17.02s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (26.95s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.52s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (17.16s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.25s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.04s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.10s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.74s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.22s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T22:19:49.221Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.30s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.25s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (8.57s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.06s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.03s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.43s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.34s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.34s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.82s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.37s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.68s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiBlank (0.15s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.54s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.52s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.44s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.19s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.75s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (8.17s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.14s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.89s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiTag (1.29s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.72s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.54s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.45s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.18s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.99s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.21s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (11.81s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.44s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (8.44s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.55s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.41s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.15s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.01s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.44s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.93s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.23s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.54s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.74s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.46s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.48s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.86s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.02s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.57s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (8.40s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.50s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.57s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunExitCode (8.63s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.62s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.57s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.71s) [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.07s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.14s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (14.56s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.71s) [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.221Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-10T22:19:49.221Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.94s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.65s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.37s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.59s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.42s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.43s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.14s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.29s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.59s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunRm (3.61s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.99s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.52s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.59s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.48s) [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.94s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (8.31s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.222Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.14s) [2021-06-10T22:19:49.222Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:49.222Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.33s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.13s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.08s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.57s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.17s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.76s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.58s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (11.87s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.82s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.94s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.63s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (8.68s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.15s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.69s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.39s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.94s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.61s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.46s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.97s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.46s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.42s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.60s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (18.42s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.51s) [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.74s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.48s) [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-06-10T22:19:49.681Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.681Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T22:19:49.681Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T22:19:49.682Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-10T22:19:49.682Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-06-10T22:19:49.682Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.56s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.26s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.37s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T22:19:49.682Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.60s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.51s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.26s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.89s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.13s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.81s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.71s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.70s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.14s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.33s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.18s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-10T22:19:49.682Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.12s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.37s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-06-10T22:19:49.682Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.15s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.48s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.51s) [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (18.59s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T22:19:49.682Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.36s) [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T22:19:49.682Z] --- PASS: TestDockerRegistrySuite (0.47s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T22:19:49.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T22:19:49.682Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T22:19:49.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T22:19:49.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T22:19:49.682Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T22:19:49.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T22:19:49.683Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerDaemonSuite [2021-06-10T22:19:49.683Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T22:19:49.683Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T22:19:49.683Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T22:19:49.683Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerSwarmSuite [2021-06-10T22:19:49.683Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T22:19:49.683Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T22:19:49.683Z] --- PASS: TestDockerPluginSuite (0.07s) [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerNetworkSuite [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T22:19:49.683Z] === RUN TestDockerHubPullSuite [2021-06-10T22:19:49.683Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T22:19:49.683Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] PASS [2021-06-10T22:19:50.141Z] ok github.com/docker/docker/integration-cli 3421.547s [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === Skipped [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T22:19:50.141Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T22:19:50.141Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T22:19:50.141Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-10T22:19:50.141Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T22:19:50.141Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.141Z] [2021-06-10T22:19:50.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-10T22:19:50.141Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T22:19:50.142Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T22:19:50.142Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T22:19:50.142Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2021-06-10T22:19:50.142Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.07s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.07s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.63s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.84s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.83s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.83s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2021-06-10T22:19:50.142Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.80s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.79s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.86s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.86s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.76s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.76s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.78s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.78s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-06-10T22:19:50.142Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2021-06-10T22:19:50.142Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.142Z] [2021-06-10T22:19:50.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.85s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.85s) [2021-06-10T22:19:50.143Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.83s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.83s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.83s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.83s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.86s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.86s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.78s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.78s) [2021-06-10T22:19:50.143Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-06-10T22:19:50.143Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-10T22:19:50.143Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-06-10T22:19:50.143Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T22:19:50.143Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T22:19:50.143Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T22:19:50.143Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T22:19:50.143Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.05s) [2021-06-10T22:19:50.143Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-06-10T22:19:50.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-06-10T22:19:50.143Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.143Z] [2021-06-10T22:19:50.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-10T22:19:50.597Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-10T22:19:50.597Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T22:19:50.597Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-10T22:19:50.597Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.597Z] [2021-06-10T22:19:50.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2021-06-10T22:19:50.598Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T22:19:50.598Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T22:19:50.598Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-06-10T22:19:50.598Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-10T22:19:50.598Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T22:19:50.598Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T22:19:50.598Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T22:19:50.598Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T22:19:50.598Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T22:19:50.598Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T22:19:50.598Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.598Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T22:19:50.599Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T22:19:50.599Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T22:19:50.599Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-10T22:19:50.599Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T22:19:50.599Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T22:19:50.599Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T22:19:50.599Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T22:19:50.599Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T22:19:50.599Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T22:19:50.599Z] [2021-06-10T22:19:50.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T22:19:51.056Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-10T22:19:51.056Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T22:19:51.056Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-06-10T22:19:51.056Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-06-10T22:19:51.056Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2021-06-10T22:19:51.056Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-10T22:19:51.056Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-10T22:19:51.056Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.056Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T22:19:51.057Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T22:19:51.057Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T22:19:51.057Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.057Z] [2021-06-10T22:19:51.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-10T22:19:51.058Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-10T22:19:51.058Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.058Z] [2021-06-10T22:19:51.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T22:19:51.058Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T22:19:51.058Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.058Z] [2021-06-10T22:19:51.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2021-06-10T22:19:51.058Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2021-06-10T22:19:51.058Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.058Z] [2021-06-10T22:19:51.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T22:19:51.058Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-10T22:19:51.058Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.058Z] [2021-06-10T22:19:51.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T22:19:51.058Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-10T22:19:51.512Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.512Z] [2021-06-10T22:19:51.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T22:19:51.512Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-10T22:19:51.512Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.512Z] [2021-06-10T22:19:51.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-10T22:19:51.512Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-10T22:19:51.512Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.512Z] [2021-06-10T22:19:51.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T22:19:51.513Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T22:19:51.513Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.513Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-06-10T22:19:51.514Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T22:19:51.514Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T22:19:51.514Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.514Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2021-06-10T22:19:51.515Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T22:19:51.515Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T22:19:51.515Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.515Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-06-10T22:19:51.968Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-06-10T22:19:51.968Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T22:19:51.968Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:51.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.968Z] [2021-06-10T22:19:51.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:51.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T22:19:51.969Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T22:19:51.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.969Z] [2021-06-10T22:19:51.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T22:19:51.970Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T22:19:51.970Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:51.970Z] DONE 1092 tests, 546 skipped in 3432.590s [2021-06-10T22:19:51.970Z] INFO: Integration tests ended at 06/10/2021 22:19:51. Duration:00:57:12.9635537 [2021-06-10T22:19:51.970Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T22:19:51.970Z] [2021-06-10T22:19:52.422Z] Containers: 2 [2021-06-10T22:19:52.422Z] Running: 0 [2021-06-10T22:19:52.422Z] Paused: 0 [2021-06-10T22:19:52.422Z] Stopped: 2 [2021-06-10T22:19:52.422Z] Images: 18 [2021-06-10T22:19:52.422Z] Server Version: 0.0.0-dev [2021-06-10T22:19:52.422Z] Storage Driver: windowsfilter [2021-06-10T22:19:52.422Z] Windows: [2021-06-10T22:19:52.422Z] Logging Driver: json-file [2021-06-10T22:19:52.422Z] Plugins: [2021-06-10T22:19:52.422Z] Volume: local [2021-06-10T22:19:52.422Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T22:19:52.422Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T22:19:52.422Z] Swarm: inactive [2021-06-10T22:19:52.422Z] Default Isolation: process [2021-06-10T22:19:52.422Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T22:19:52.422Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T22:19:52.422Z] OSType: windows [2021-06-10T22:19:52.422Z] Architecture: x86_64 [2021-06-10T22:19:52.422Z] CPUs: 4 [2021-06-10T22:19:52.422Z] Total Memory: 32GiB [2021-06-10T22:19:52.422Z] Name: azwin-2-a848c0 [2021-06-10T22:19:52.422Z] ID: QL4W:43PN:MS63:E55T:B5NK:X3JJ:34X6:PQMW:A5K7:FAIE:EL7A:Z2ON [2021-06-10T22:19:52.422Z] Docker Root Dir: D:\CI\PR-42511\4\daemon [2021-06-10T22:19:52.422Z] Debug Mode (client): false [2021-06-10T22:19:52.422Z] Debug Mode (server): true [2021-06-10T22:19:52.422Z] File Descriptors: -1 [2021-06-10T22:19:52.422Z] Goroutines: 17 [2021-06-10T22:19:52.422Z] System Time: 2021-06-10T22:19:51.9332577Z [2021-06-10T22:19:52.422Z] EventsListeners: 0 [2021-06-10T22:19:52.422Z] Registry: https://index.docker.io/v1/ [2021-06-10T22:19:52.422Z] Labels: [2021-06-10T22:19:52.422Z] Experimental: false [2021-06-10T22:19:52.422Z] Insecure Registries: [2021-06-10T22:19:52.422Z] 127.0.0.0/8 [2021-06-10T22:19:52.422Z] Live Restore Enabled: false [2021-06-10T22:19:52.422Z] [2021-06-10T22:19:52.422Z] [2021-06-10T22:19:52.422Z] INFO: Stopping daemon under test [2021-06-10T22:19:52.422Z] SUCCESS: The process with PID 912 (child process of PID 5192) has been terminated. [2021-06-10T22:19:52.422Z] SUCCESS: The process with PID 5192 (child process of PID 1676) has been terminated. [2021-06-10T22:19:52.422Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T22:19:52.422Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 22:19:52. [2021-06-10T22:19:52.422Z] INFO: Tidying up at end of run [2021-06-10T22:19:52.422Z] INFO: Saving daemon under test log (d:\CI\PR-42511\4\dut.out) to bundles\CIDUT.out [2021-06-10T22:19:52.422Z] INFO: Saving daemon under test log (d:\CI\PR-42511\4\dut.err) to bundles\CIDUT.err [2021-06-10T22:19:52.422Z] INFO: Nuke-Everything... [2021-06-10T22:19:52.874Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T22:19:53.335Z] 2ba52b23b9e1 [2021-06-10T22:19:53.335Z] d2940dc3d6d3 [2021-06-10T22:19:53.335Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-10T22:19:57.982Z] Deleted: sha256:aa31ee68e4d46a0e19da4e4d8c516edd4a2169ef6f6396ca3099253e251b2e76 [2021-06-10T22:19:57.982Z] Deleted: sha256:b38874cd21859c0db5e239af7ccb094e0fb7df5e11655bfb930d152d1d788324 [2021-06-10T22:19:57.982Z] INFO: Tidying pidfile d:\CI\PR-42511\4\docker.pid [2021-06-10T22:19:57.982Z] INFO: Nuking d:\CI [2021-06-10T22:21:23.888Z] INFO: Zapped successfully [2021-06-10T22:21:23.888Z] [2021-06-10T22:21:23.888Z] INFO: executeCI.ps1 exiting at Thu Jun 10 22:21:11 CUT 2021. Duration 01:40:13.5160296 [2021-06-10T22:21:23.888Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T22:21:24.123Z] Recording test results [2021-06-10T22:21:24.687Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T22:21:26.786Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-10T22:21:29.867Z] Archiving artifacts [2021-06-10T22:21:31.025Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42511/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T22:21:31.934Z] + make clean [2021-06-10T22:21:34.089Z] docker volume rm -f docker-dev-cache [2021-06-10T22:21:34.089Z] docker-dev-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